Search found 1 match

Go to advanced search

by trading.federico83
Fri Aug 11, 2023 11:56 pm
Forum: Pine Script Q&A
Topic: Requesting help out about rsi = rsi(close, rsi_length)
Replies: 0
Views: 6393
 
Jump to post

Requesting help out about rsi = rsi(close, rsi_length)

Hi Community> I would like to request your aid regarding the following pin editor code error writing down> Code> strategy("VWAP, RSI, and ADX Mean Reversion Strategy", overlay=true) // Inputs vwap_length = input(20, "VWAP Length", minval=1) rsi_length = input(4, "RSI Length", minval=1) rsi_overbough...

Go to advanced search