hi @sujith,
I am getting different values of ohlc from historical data web service in live market and after close market for 15 min candlestick can you please explain why it is like this and how to fix it
Thanks in advance
Hi @sujith,
but I am getting the same value of open price, close price, high price and low price on every tick, but when I see the chart the values are different.
tickerProvider.setOnTickerArrivalListener(new OnTick() {
@Override
publi…
can you please guide me for how to calculate open high low close for 15 minutes candle stick if I schedule my application for every 15 minutes for creating a new connection and subscribing for the token.