Hello folk!
I try building IB project and I have some problems with using IB's Data feed, I can't make rightly charting.
1. Api IB returns HistoricalData with an end point at time but can't update last value.
2. Has RealTimeBars but this function updating the bar only each 5 seconds.
3. He has tickPrice but this tickPrice has not time value. And I don't understand if I set candle interval of one hour it is new candle or not.
And how do to use this limitations that to get a working real-time chart?
May be who know where is a working code as a sample?
I try building IB project and I have some problems with using IB's Data feed, I can't make rightly charting.
1. Api IB returns HistoricalData with an end point at time but can't update last value.
2. Has RealTimeBars but this function updating the bar only each 5 seconds.
3. He has tickPrice but this tickPrice has not time value. And I don't understand if I set candle interval of one hour it is new candle or not.
And how do to use this limitations that to get a working real-time chart?
May be who know where is a working code as a sample?