News Trade EA MT5
- 实用工具
- Konstantin Kulikov
- 版本: 2.60
- 更新: 9 十月 2025
- 激活: 20
下載最新的設定檔:https://www.mql5.com/en/blogs/post/747929
主要默认设置说明
- Use_Symbols_from_Line = true;
- Symbols_Line = GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF.
- News_currency_pairs = true;
- Excluded_currency_str = GBP;
- IncludeHigh = true.
为执行更多交易(较为激进的方案),请清空“Excluded_currency_str”行,指令将结合英镑/GBP新闻发出。此外,还可添加中度重要新闻IncludeMedium = true。
- SecondBeforeHigh = 60;
- SecondAfterHigh = 20.
- IncludeSpeaks = false;
- SpeaksHigh = true;
- SpeaksMedium = true.
为执行更多交易(较为激进的方案),请进行如下设置:SpeaksHigh = false和SpeaksMedium = false,下单将不受发言阻碍。
- Trade_Direction = BUY_and_SELL;
- Type_Orders = ORDERS_LIMIT;
- Offset_from_price = 2.5.
- TakeProfit_Safety = 5;
- StopLoss_Safety = 0;
- Total_open_transactions = 3;
- Min_minuts_pause_between_positions = 1440;
- Min_pips_between_positions = 35;
- Multiplier_of_trade_Lot = 1.5.
可针对每一货币对设定最大账户资金回撤百分比,例如:Close_positions_at_percentage_of_loss=30。

I see that no one has left a review for this EA for a long time. I'll correct this oversight on my part and confirm that the EA is reliable and the developer trustworthy. It doesn't make transactions very frequently, but it suits well as a background worker for a more active EA.