PROTECTED SOURCE SCRIPT

Multi-TimeFrame RSI

2 544
// This is multi timeframe RSI indicator which displays RSI value of 15/25/75/D/W/M timeframes in single window.
// One can select or deselect individual RSI's, choose RSI length of default RSI, length of slow/fast RSI.
// Current RSI indicator considers below scenarios to be bullish 1) RSI > 55 2) Smaller TF RSI > Larger TF RSI
// Current RSI indicator considers below scenarios to be bearish 1) RSI < 55 2) Smaller TF RSI < Larger TF RSI
// Background of the indicator turns green when RSI trades above 55, turns red when RSI trades below 45 else orage
// If SlowRSI > SlowRSI[1] then it indicates EMA(RSI(14),LEN) is in a upward slope i.e. its bullish

Exención de responsabilidad

La información y las publicaciones no constituyen, ni deben considerarse como asesoramiento o recomendaciones financieras, de inversión, de trading o de otro tipo proporcionadas o respaldadas por TradingView. Más información en Condiciones de uso.