PROTECTED SOURCE SCRIPT

Multi-TimeFrame RSI

2 549
// 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

면책사항

해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.