How can I get the commission of the operations done in Interactive Brokers through the Trading Toolbox?

1 view (last 30 days)
The documentation in the Interactive Brokers API allows the reporting of the commissions. According to the documentation of the API, after the call to reqExecutions() a call to commissionReport() is triggered, and this call returns a struct with the commission details. However, I can not find this utility in the Matlab function "execution" of the Trading Toolbox, how can I get access to it?

Answers (0)

Community Treasure Hunt

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

Start Hunting!