rterp / SumZeroTrading

A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
http://rterp.github.io/SumZeroTrading/
Other
145 stars 47 forks source link

"No Security Definition" errors from IB data subscriptions should container ticker symbol #52

Open rterp opened 6 years ago

rterp commented 6 years ago

Currently when a market data subscription to Interactive Brokers is created, but IB can't find the information, an error is returned saying that a security definition for the request can't be found. However the ticker symbol isn't returned so it isn't clear which subscription request failed if multiple are submitted at once.