📝 产品详情
Dynamic Trailing Stop Activator
| 作者 | Noorazren Bin Baharil |
| 版本 | v5 |
| 激活数 | 5 |
| 原价 | $30 USD |
Dynamic Trailing Stop Distance Logic
- Base Trailing Distance: Define a minimum trailing distance for small profits.
- Profit-Dependent Distance: Scale the trailing stop distance based on the current profit level.
- Cap Distance (Optional): Optionally, limit the maximum trailing stop distance to avoid overly large values.
Input Parameters
- MagicNumber : Filters trades by their magic number.
- BaseTrailingStop : Minimum trailing stop distance (in points).
- ActivationThreshold : Profit threshold in pips to activate trailing stop.
- ScalingFactor : Controls how quickly the trailing stop distance grows with profit.
- MaxTrailingStop : Optional cap on the maximum trailing stop distance (in points).
Example
- BaseTrailingStop = 50 points
- ActivationThreshold = 200 pips
- ScalingFactor = 0.5
- For every 1 pip of profit above 200 pips, trailing distance increases by 0.5 points.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览