Hi, I'm trying to understand how to calculate a RSI[14]; I don't understand which value I should provide to the indicator as I'm retrieving the Candles from the websocket and it returns a series of value.
I can help with the documentation when this gets cleared out :)
Hi, I'm trying to understand how to calculate a
RSI[14]
; I don't understand whichvalue
I should provide to the indicator as I'm retrieving theCandles
from the websocket and it returns a series of value. I can help with the documentation when this gets cleared out :)