I requested data from a higher timeframe “selectedTimeframe” but the float array returned is completly incosistent with what i have on the actual higher timeframe
note: the chart below is the higher timeframe(4h), and the one above is the lower timeframe(1h)
here is the code :
i have tried manually unputting the timeframe string, but that seems not to be the issue, i also created a temporary request for just the close price on the higher time frame, but that also yielded the same result, the higher was inconsistent with whats displayed on the lower timeframe