📝 产品详情
ATR Exit MT5
| 作者 | BLAKE STEVEN RODGER |
| 版本 | v1.14 |
| 更新 | 2021-11-13T03:21:30 |
| 激活数 | 0 |
- In an upward trend, the long trailing stop line (orange line under buy) appears and advances upward until the close crosses under the line.
- In a downward trend, the short trailing stop line (magenta over sell) appears and declines until the close crosses over the line.
While we use the ATR Exit as a trailing stop, it can be used in a volatility breakout strategy. The trader or EA can buy whenever the close crosses above the upper trail line and sell whenever the close crosses below the lower trail line.
This ATR exit trail is superior to using a fixed percentage because its change is based on the volatility characteristics of the underlying instrument and time frame. As Investopedia makes clear, "as the trading range expands or contracts, the distance between the stop and the closing price automatically adjusts and moves to an appropriate level, balancing the trader's desire to protect profits with the necessity of allowing the [instrument] to move within its normal range." (r)
Parameters:
- AtrPer (14) – Indicator Period;
- Factor (3) – This is the factor for multiplying the ATR. You may use fractions – this does not need to be an integer;
- Shift (1) - Indicator shift;
- Show Channel (true/false) — if false (default), it shows the orange line under buy in upward trend, magenta line over sell in downward trend; if true, it shows a channel on both sides of the price.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览