I am trying to get futures kline data for ADABUSD but data I got is not matching actual data shown in website. It is affecting RSI calculations too much and spoling my strategy. Is there any solution ? Or What I am doing wrong
I am using the following function in python.
I’ve been struggling with the same issue. I had no solution, but the workaround was stop using the Client class and instead of this get the info directly from the Endpoint: