📝 产品详情
Midpoint Bands
| 作者 | Emanuel Cavalcante Amorim Filho |
| 版本 | v1.0 |
| 激活数 | 0 |
Midpoint Bands is a channel-like indicator that draws two lines on the chart - an upper band and a lower band, pointing out possible reversal levels.
This is one of the indicators used in the Sapphire Strat Maker - EA Builder.
The bands are simply calculated like this:
Upper Band = (HighestHigh[N-Periods] + LowestHigh[N-Periods])/2
Lower Band = (LowestLow[N-Periods] + HighestLow[N-Periods])/2
Middle Line = (Upper Band + Lower Band)/2
If you find any bugs, feel free to contact me or leave a comment.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览