Websocket vs Historical API

Hi, I have multiple strategies that use live candles data for entry and exit conditions. I tried setting up a Websocket and creating candles but the data is not accurate with EOD fetch of historical API. I have also checked fetching live market data with historical API and it seems good to me. Just wanted to understand, apart from the rate limits is there any other data accuracy or latency concern which might arise in historical data API? I would be very happy to use historical API to fetch live market candle data.

2 replies