IB Gateway API – Writing algo in a different way
We were implementing a basket trading application with execution through Interactive Brokers Gateway API. Among major features, we had to implement a recuperation of current cash balances and specifying security type for correct symbol matching. Trying to implement the algo logic, we suddenly stuck into…