📝 产品详情
RSI cyclic
| 作者 | Mattia Marco Platania |
| 版本 | v3.0 |
| 更新 | 2025-01-21T02:14:58 |
| 激活数 | 0 |
The cyclic smoothed RSI indicator is an enhancement of the classic RSI, adding
- additional smoothing according to the market vibration,
- adaptive upper and lower bands according to the cyclic memory and
- using the current dominant cycle length as input for the indicator.
The cRSI is used like a standard indicator. The chart highlights trading signals where the signal line crosses above or below the adaptive lower/upper bands. It is much more responsive to market moves than the basic RSI.
The indicator uses the dominant cycle as input to optimize signal, smoothing and cyclic memory. To get more in-depth information on the cyclic-smoothed RSI indicator, please read Chapter 4 "Fine tuning technical indicators" of the book "Decoding the Hidden Market Rhythm, Part 1" available at your favorite book store.
If "isTest" is set on false the indicator will be plotted for all available bars, otherwise it will start plotting from the current live bar on (ideal for efficient backtesting).
Leave a review if you find this useful!
This mql4 code is a transaltion of the PineScript code "RSI cyclic smoothed v2" by StockMarketCycles
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览