📝 产品详情
Loop Pattern EA
| 作者 | Alexander Chertnik |
| 版本 | v1.0 |
| 更新 | 2020-09-21T15:09:41 |
| 激活数 | 53855 |
Loop Pattern EA is an automatic long term strategy trader.
Minimum trading account 10,000.
Best performance on GBPUSD 1h.
This EA calculates amount of candles back controllable by the user and applies certain function:
if
(calculate_Green_Body()>calculate_Red_Body() &&
calculate_Green_High()<calculate_Red_Low() && newcandle())
{ buy(); } ... There are no stoploss or takeprofit and the trades closes then the opposite signal arrives.
this EA operates only once per bar closing, fast methods of optimization are valid.
the user can optimize by model (control point) & (open prices only)
developed, tested and optimized on " VantageMarkets " platform.
Recommended broker > Vantage
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览