OHLC got wrong

steve
Hello guys,

I have been getting different results on both PCs.

I am using the same API pickle and using the same code on both PCs, but I am getting slightly different OHLC total bid/ask results. If anyone has had an experience like this, please leave a comment.

Is this because of an API issue?
@sujith @admin
  • sujith
    Websocket API has nothing to do with this. It doesn't matter how you have connected to the ticker.
  • steve
    @sujith alright. If use the same API key on two different PCs, will there be a delay or latency issue? Does the API ticker work perfectly on both PCs? Technically, it has no issue, right? Please explain.
  • sujith
    Kite Ticker broadcasts tick to all subscribed clients at once. It doesn't matter from the Kite Ticker's perspective.
    As long as you are using the same access token and within the rate limits it is fine.
Sign In or Register to comment.