issue getting mixed candlestick
JamesDee13 opened this issue · 0 comments
JamesDee13 commented
I'm calling onCandlestickEvent for streaming and getting mixed candlestick data, it returns about 10 candlesticks right data then on next minute it suppose to be new candlestick data but it still print out mixing with previous data even the data running for 5 mins it is still print out the first candlestick data mixing with data from minute 2,3,4 turning out it is totally a mess. Anyway for fixing this, guys ?