delay in getting the candle values

anupama
i am trapping the candle values every minute(live data) in my application. my application receives the candle but when i print the open, close, high and low values received by my candle they do not exactly match the values when i backtrack and see the same candle after some time. i want to ask is there any delay in the live candle received by the method HistoricalData.
Sign In or Register to comment.