Request Interactive Brokers contract details
[
requests Interactive Brokers® contract
details using IB Trader WorkstationSM connection d
,reqid
]
= contractdetails(ib
,ibContract
)ib
and IB Trader Workstation IContract
object ibContract
.
[
requests Interactive Brokers contract
details using an event handler function d
,reqid
]
= contractdetails(ib
,ibContract
,eventhandler
)eventhandler
.
Use the sample event handler ibExampleEventHandler
or
write a custom event handler function.
If the
variable ibBuiltInErrMsg
appears in the MATLAB® workspace, check the status of the connection and function execution by displaying
the contents of this variable. ibBuiltInErrMsg
contains messages related to:
Connection
Information resulting from executing functions
Errors