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

Thông báo miễn trừ trách nhiệm

Thông tin và các ấn phẩm này không nhằm mục đích, và không cấu thành, lời khuyên hoặc khuyến nghị về tài chính, đầu tư, giao dịch hay các loại khác do TradingView cung cấp hoặc xác nhận. Đọc thêm tại Điều khoản Sử dụng.