How can I cancel an order using trader toolbox and interactive brokers.
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying a few fundamental commands with trader toolbox. I can't find documentation on canceling an order. The doc I found did not work. They suggested ib.Handle.cancelOrder(id)
댓글 수: 1
Jordan Ross
2016년 9월 21일
Hi Jay,
Please share a short code example you have in which you are canceling an order with the following function call:
>> ib.Handle.cancelOrder(id)
The documented workflow for working with the interactive broker is found here: http://www.mathworks.com/help/trading/interactive-brokers-order-workflow.html
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!