Hi, I am using futuresChart and get live data, all fine. But when I use it with limit = 2 and compare the previous candle, which is set to isFinal = true, to the one from the futuresCandles endpoint, it shows a difference. This over time creates a huge inconsistency in the cache. As if after the first candle change, the candle is set to isFinal = true too early. Any idea where to fix this?
Hi, I am using
futuresChartand get live data, all fine. But when I use it withlimit = 2and compare the previous candle, which is set toisFinal = true, to the one from thefuturesCandlesendpoint, it shows a difference. This over time creates a huge inconsistency in the cache. As if after the first candle change, the candle is set toisFinal = truetoo early. Any idea where to fix this?