📝 产品详情
ECN Bot
| 作者 | Vitaly But |
| 版本 | v7 |
| 激活数 | 6 |
| 原价 | $149 USD |
Pefect timeframe : 5 m
ECN Smart / Bot is an automated trading advisor for the MetaTrader 4 platform, based on a price channel strategy combined with signal filtering using the RSI indicator.
? Strategy: Price Channel Pattern
The robot defines channel boundaries using Bollinger Bands:
- Upper channel boundary (resistance) is the Upper Band .
- Lower channel boundary (support) is the Lower Band .
The robot opens trades when the price reaches the channel boundaries and is confirmed by the RSI value:
- Buy if:
- Price breaks or touches the lower channel boundary.
- RSI is below the oversold level.
- Sell if:
- Price touches the upper channel boundary.
- RSI is above the overbought level.
Trade Management Logic:
- ✅ RSI is used as a filter for channel signals.
- ✅ Trades are closed when the price exits the opposite channel boundary or upon an inverse RSI signal.
- ✅ Dynamic lot: averages out in case of a losing trade for potential loss recovery.
- ✅ Lot is adjusted considering MINLOT , LOTSTEP , and MAXLOT .
?️ ECN-Compatibility:
The Expert Advisor does not use SL/TP when opening trades, making it compatible with ECN brokers. SL/TP can be added separately via OrderModify() if needed.
✅ Advantages:
- Operates within a channel — clear entry and exit levels.
- Minimizes risk with RSI filter.
- Adaptive lot management with restrictions.
- ECN support and order error control.
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览