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

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)

Asked:

on 10 Dec 2015

Community Treasure Hunt

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

Start Hunting!