connected to IB as broker.
Trying to display charts for 6E 12-15, FGBL 12-15 GC 12-15, FDAX 12-15 futures.
I visualise 5 min bars and then 200 bars back, so really something simple.
Chart loading takes ages, e.g. 15-20 seconds for GC 12-15, and it remains stuck in loading if I request weekly bars (would be 200 weeks back)...
Wouldn't it be possible to load old data once for ever locally and then reload it only from the disk on the pc instead of reconnecting to the data provider?
Andreas
trace shows this
2015-10-28 13:44:11:926 (IB 1) IB.Adapter.OnError: id=-1 errorCode='MarketDataFarmConnectionOk' errorMessage='Market data farm connection is OK:usfuture'
2015-10-29 08:53:27:531 ERROR: Data.BarsSeries.DownloadFromProvider for instrument FGBL 03-11: IB was unable to locate instrument. Please verify your symbol mapping is correct for instrument FGBL 03-11 Eurex

Comment