📝 产品详情
TSO Stochastic RSI MT5
| 作者 | Dionisis Nikolopoulos |
| 版本 | v1.15 |
| 更新 | 2017-07-25T10:57:55 |
| 激活数 | 0 |
Stochastic RSI makes a stochastic calculation on the RSI indicator. The Relative Strength Index (RSI) is a well known momentum oscillator that measures the speed and change of price movements, developed by J. Welles Wilder.
Features
- Find overbought and oversold situations.
- Sound alert when overbought/oversold level is reached.
- Get email and/or push notification alerts when a signal is detected.
- The indicator is non-repainting.
- Returns buffer values for %K and %D to be used as part of an EA. (see below)
Basic Strategy
- Look for shorts when the price rises above the upper boundary.
- Look for longs when the price falls below the lower boundary.
Inputs
- RSI Period: Typically set to 14
- %K period: Typically set to 8
- %K Smoothing Period: Set to 1 for the default %K calculation. Set a higher value to have %K smoothed using an X-period Simple Moving Average (SMA). This also affects %D since it is the SMA of %K.
- %D period: Typically set to 5
For EA Developers
The indicator can be easily used as part of an EA.
- Buffer for %D value = 0
- Buffer for %K value = 1
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览