📝 产品详情
TSO Moving Average Slope
| 作者 | Dionisis Nikolopoulos |
| 版本 | v1.0 |
| 更新 | 2017-07-25T10:32:35 |
| 激活数 | 0 |
The Moving Average Slope (MAS) subtracts the moving average level n-periods ago from the current moving average level. This way, the trend of the moving average can be drawn on the moving average line.
Features
- Observe uptrends and downtrends at a glance.
- The indicator is non-repainting.
- Returns buffer values for the trend of the moving average to be used as part of an EA. (see below)
Inputs
- Moving Average Period: The period of the moving average (MA).
- Slope Period: Number of periods between the current MA level and the previous MA level.
- Include Last Bar: Include the bar being drawn in the MA calculation.
- UpTrend: Positive trend colour.
- DownTrend: Negative trend colour.
- NonTrend: No trend colour.
For EA Developers
The indicator can be easily used as part of an EA. Buffer for trend type = 3.
- Buffer value = 0: uptrend
- Buffer value = 1: downtrend
- Buffer value = 2: no trend
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览