News Trade EA MT5
- ユーティリティ
-
Konstantin Kulikov
💎 HELPFUL INFORMATION 💎
🔹 Autostart of terminals when rebooting VPS: https://www.mql5.com/en/blogs/post/736914 - バージョン: 2.60
- アップデート済み: 9 10月 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.