gofinance / ib

Pure Go interface to Interactive Brokers IB API
386 stars 120 forks source link

Fix packet encoding of RequestRealTimeBars #19

Closed typeless closed 8 years ago

typeless commented 8 years ago

According to https://www.interactivebrokers.com/en/software/api/apiguide/java/reqrealtimebars.htm, the BarSize field should be an integer rather than string.