OPEN-SOURCE SCRIPT

RSI Local Trend

Cập nhật
A simple indicator using two RSIs.

Conditions for buy:
RSI(slow) < RSI(fast) and RSI(slow) < long_trigger

Conditions for sell:
RSI(slow) > RSI(fast) and RSI(slow) > short_trigger

It is recommended to use in small timeframes for scalping.

Recommended settings:
slow = 3
fast = 14
long_trigger = 30
short_trigger = 70

In markets where there is very high volatility, it is recommended to change the trigger parameters:
long_trigger = 20
short_trigger = 80
Phát hành các Ghi chú
Added Alerts
Pivot PointsPivot points and levelsRelative Strength Index (RSI)rsi2

Mã nguồn mở

Theo tinh thần TradingView thực sự, tác giả của tập lệnh này đã xuất bản dưới dạng nguồn mở để các nhà giao dịch có thể hiểu và xác minh. Chúc mừng tác giả! Bạn có thể sử dụng miễn phí. Tuy nhiên, bạn cần sử dụng lại mã này theo Quy tắc nội bộ. Bạn có thể yêu thích nó để sử dụng nó trên biểu đồ.

Bạn muốn sử dụng tập lệnh này trên biểu đồ?

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