i can't find information on the keywords for trader toolbox.

조회 수: 1 (최근 30일)
JAY CAMERON
JAY CAMERON 2016년 9월 18일
답변: Brendan Hamm 2016년 9월 19일
I am starting to evaluate Trader Toolbox using Interactive Broker. I need to find documentation on the following: ibOrder.action = 'BUY'; I know the options 'BUY' and "Sell" by examples I found online. Where are the other possible words documented?

채택된 답변

Brendan Hamm
Brendan Hamm 2016년 9월 19일
This is all on the interactive broker website. In the MATLAB doc you will find this link: https://www.interactivebrokers.com/en/software/api/api.htm. You can then search for "IOrder" which shows the documentation on what you are looking for. There is then a field which states Action() and provides the list of supported values: BUY, SELL, SSHORT.
Since MATLAB is just allowing you to connect to IB, the actual fields allowed are all defined by IB and you must refer to their API documentation.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by