• 概要
  • レビュー (11)
  • コメント (49)
  • 最新情報

News Trade EA MT5

4.55
僕自身が数年間使っている便利なロボットをご紹介します。半自動モードでも完全自動モードでもお使いいただけます。

当プログラムは経済指標カレンダーで発表されるニュースをもとにした取引の柔軟な設定が可能です。戦略テスターでは確認不可です。実際の取引のみです。端末の設定メニューを開いて許可URLリストにニュースサイトを追加する必要があります。サービス > 設定 > エキスパート・アドバイザーをクリックしてください。”次のURLの WebRequestを許可する:"にチェックを入れてください。次のURLを追加してください(空白は削除します): https://  nfs.faireconomy.media

最新の設定アーカイブをダウンロードしてください: https://www.mql5.com/en/blogs/post/747929

当該エキスパート・アドバイザーのためのカスタマイズ設定セットを作る場合は、ブログの全パラメータの説明を参照してください: https://www.mql5.com/en/blogs/post/748545


基本的なデフォルト設定について

一つのチャートからGBPとの通貨ペア(GBPUSD、EURGBP、GBPJPY、GBPCAD、GBPAUD、GBPCHF)で取引をします。GBPは最もボラティリティの高い通貨のため、取引が成功するチャンスが高まります。
  • Use_Symbols_from_Line = true;
  • Symbols_Line = GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF.
保留注文受付は、通貨ペアのGBP以外の通貨に関するニュース掲載の前に(複数の注文受付が同時に開始されることを避けるため)開始します。 即ち、GBPUSDの注文はUSD関連ニュース掲載の前に、EURGBPの注文はEUR関連ニュース掲載の前に、GBPJPYの注文はJPY関連ニュース掲載の前、などのように開始するのです。重要度の高いニュースが考慮されます。
  • News_currency_pairs = true;
  • Excluded_currency_str = GBP;
  • IncludeHigh = true.

もっとたくさんの取引を取得したい場合(より積極的なパターン)は、"Excluded_currency_str"を空白行にすると、GBP関連ニュース掲載でも注文受付が開始されます。そして重要度が中程度であるIncludeMedium = trueニュースも表示されます。

保留注文受付はニュース掲載の60秒前に開始します。執行できなかった保留注文はニュース掲載後20秒後に削除されます。
  • SecondBeforeHigh = 60;
  • SecondAfterHigh = 20.
今後数時間以内に重要度が中程度は高程度のスピーチが予定されている場合は、注文受付が開始されません。
  • IncludeSpeaks = false;
  • SpeaksHigh = true;
  • SpeaksMedium = true.

もっとたくさんの取引を取得したい場合(より積極的なパターン)は、SpeaksHigh = false и SpeaksMedium = falseを行ってください。そうすると、スピーチは注文受付開始をブロックしなくなります。

ニュース掲載直前には虚偽の価格変動が想定されるので、価格から2.5ポイント離れた LIMITオーダーが使用されます。保留注文受付は双方(BUYとSELL)に開始します。一方の注文が執行されると、もう一方の注文が削除されます。指定された時間内にどちらの注文も執行されなかった場合は、両方とも削除されます。
  • Trade_Direction = BUY_and_SELL;
  • Type_Orders = ORDERS_LIMIT;
  • Offset_from_price = 2.5.
ニュース掲載期間中のボラティリティが極端に異なる場合があるので、完全自動モードで全取引に対して標準SLを適用することは効率が悪いように思われます。 SLが短い場合はノックアウトされる頻度が高く、SLが大きい場合は、残高の大部分を使ってしまうので、無意味です。SLのあるセットが望ましい場合は、各通貨ペアごとに個別詳細設定を行ってください(Use_Symbols_from_Line = false)。デフォルト設定では、5ポイント相当のTPでポジションをクローズするまで24時間取引ができます。24時間後ポジションがクローズされなかった場合は、アベレージング注文受付が開始されます(一つの通貨ペア当たりの最大ポジション数は3つまで)。
  • 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のように、各通貨ペアごとに残高に対する最大損失率を設定できます。

最後のブロックである"consider other positions”のパラメータは、他のエキスパート・アドバイザーとの共同作業(その他のマジックナンバーが付いている開かれたポジションを考慮する)のために設定されているものです。そこではエキスパート・アドバイザーの総合プロフィールにこのエキスパート・アドバイザーを追加することができます。


レビュー 11
Nice Trader OÜ
2567
Aller Uja 2024.04.29 13:41 
 

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.

Patman
89
Patman 2023.11.08 14:04 
 

Hello Konstantin,

it's a smart tool and was quite easy to install.

I can recommend it to any passionated trader.

Franck Martin
150082
Franck Martin 2023.05.25 17:23 
 

The seller is very available if necessary to solve the problems. I always use it to diversify my investments besides my main EA.

おすすめのプロダクト
概要 外国為替や金融市場では、迅速な反応と正確な意思決定が非常に重要です。しかし、標準のMetaTrader 5端末は最小でも1分のチャートしかサポートしておらず、トレーダーが市場の変動に敏感であることを制限しています。この問題を解決するために、 秒単位チャートキャンドルインジケーター を導入しました。このインジケーターを使用すれば、1秒から30秒の市場の動向をサブチャートで簡単に表示・分析できます。 主な機能 複数の秒単位タイムフレームのサポート :このインジケーターは、以下のタイムフレームを選択でき、さまざまな取引戦略に対応します: S1 : 1秒 S2 : 2秒 S3 : 3秒 S4 : 4秒 S5 : 5秒 S10 : 10秒 S15 : 15秒 S20 : 20秒 S30 : 30秒 リアルタイム更新 :秒単位チャートはリアルタイムで更新され、各瞬間に最新の市場情報を提供します。これにより、迅速な取引判断が可能になります。 ユーザーフレンドリーなインターフェース :インジケーターはサブチャートに表示され、直感的で使いやすいです。異なるタイムフレームに素早く切り替えて市場を迅速
Trade Utility Pro is a bot utility designed to help you manage trades more easily, quickly, and accurately. This utility features a control panel interface and supports MetaTrader 5 exclusively. This utility does not link to any account information or external sources, ensuring safety. Main Features: Open Trade Support: Lot size calculation Fixed Lot: Custom input lot required Money Risk Lot: Automatically calculated based on stop loss and money risk Account % Risk Lot: Automatically calculated
FREE
The Forex trading advisor Modern bot is an automatic scalping system that opens and closes deals using a special tick analysis algorithm programmed in the code without human intervention. The main task of the ego is to instantly make a deal where a person loses time for analysis and decision making. They also automate trading, removing the emotional burden from a person and allowing you to save time. Scalping is one of the varieties of short-term strategies, moreover, the shortest of them. Usin
Plug & Play portfolio - series of high-quality EURUSD H1 strategies for maximized success. The 4th out of 8 strategies  portfolio set.  Each EA works well as a standalone, works even better as portfolio. Triple tested  - backtest, robustness tests , portfolio correlation. Uses a well-known CCI indicator combined with an ADX indicator. Why to buy Fully automatic EA with really easy set-up. Only risk amount to be set and you are good to go. Developed using genetic algorithms on 'in sample' data
Gold Scalping Matrix MT5
Mohamed Abdulmohsen Mohamed Saeed Ali
The Gold Scalping Matrix is an advanced trading algorithm designed to capitalize on market action and price reversals in the gold market. This innovative bot employs real time market behavior trading strategy, intelligently placing buy and sell orders at predetermined intervals around the current market price.  *Key Features:* 1. *Psychological Analysis*: The bot leverages market sentiment indicators to identify potential reversal points, allowing it to predict shifts in investor behavior and
Trade on Bybit with  MT5/MT4 EAs and indicators! GRat_BybitImport   is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency on one the most popular crypto exchanges   Bybit  24/7. Features 1. ALL Bybit instruments are available. 2. Import(automatic copying) to the specified Bybit  currency all trades (made manually or by an EA) from an MT5 account (including demo) by the specified symbol and/or magic number. 3. Import(automatic copying)   to the specified By
Joni Lee Second Forex Robot in the Market CAN RUN WITH ONLY $300 (recomended minimum deposit) LOT size 0.01 if <$2000 else 0.02 Introducing the “Joni Lee First Forex Robot,” a trailblazing innovation in automated forex trading. Developed by the renowned Joni Lee, this robot is the first of its kind, setting new standards in the forex market. Key Features: Can take profit (TP) and cut loss (CL) State-of-the-Art Algorithms:   Employs sophisticated algorithms to analyze market data and execute tra
AO Trade
Ka Lok Louis Wong
AOトレードシステムは、市場のトレンドを利用したトレードに特化しており、競売やニュースの時間を参照ポイントとして、他の特定の注文時間と比較し、市場のトレンドを予測します。 **EAで使用されるすべての時間パラメータは、あなたの端末の時間を基にしています。異なるブローカーは異なるGMTのタイムゾーンで動作する場合があり、夏時間の調整によりさらに変化する可能性があります。** **実装前に、端末に合わせて時間設定を十分に確認してください。** 推奨設定: M1タイムフレームで使用する HK50 / DE40 / ustec / UK100 時間のチェック中には、特定のチェック時間の分後に価格のチェックが行われることに気付くでしょう(1.2チェック時間の分)。この設計は意図的であり、参照されているバーが完了することを許可し、オープン、ハイ、ロー、およびクローズの値が注文時間と正確に比較できるようにします。 設定 -----------------1 タイマー------------------- 1.1 チェック時間の時間(HH) -- 価格を記録するために使用されるタイムスタンプ
AlwaysWin MT5
Ismail Hakki Delibas
EA Description : The EA is designed based on specific trend detection algorithms and strong filters.Most of the algorithms are smart and automatic. You need to adjust some limited parameters to optimize the signal engine of the EA. Thus optimizing and using EA is very simple and easy. Supported Symbols and Timeframes : All timeframes and pairs are supported by EA. The best operation of EA is on all 28 Major and Cross Pairs of Forex. The best timeframes are M15,M30,H1 EA Inputs General Options
革新的な Trades Time Manager を使用して、取引ルーチンを簡単に管理できます。この強力なツールは、指定された時間に注文執行を自動化し、取引アプローチを変革します。 購入から注文の設定まで、すべて手動介入なしで、さまざまな取引アクションのためのパーソナライズされたタスク リストを作成します。 Trades Time Manager のインストールと入力ガイド EA に関する通知を受け取りたい場合は、MT4/MT5 ターミナルに URL を追加してください (スクリーンショットを参照)。 MT4のバージョン     https://www.mql5.com/en/market/product/103716 MT5のバージョン     https://www.mql5.com/en/market/product/103715 手動監視に別れを告げ、合理化された効率を採用します。直感的なインターフェイスにより、シンボル、約定時間、価格、ストップロス (SL)、テイクプロフィット (TP) ポイント、ロットサイズなどの正確なパラメーターを設定できます。 このツールの柔軟性は、市
BitBull EA
Arseny Potyekhin
4.6 (5)
親愛なるトレーダーの皆様、 最新プロジェクトをご紹介できることを大変嬉しく思います。 EA BitBull。 本物の暗号通貨トレーディングがついに実現しました! この戦略は非常にユニークであるため、ライセンスの販売数を限定したいと考えています。そのため、販売を制限するために価格は段階的に上昇します。 次の価格は790 USDです。 世界中の信頼できるパートナーの協力により、革新的な暗号戦略の開発に成功しました。 この戦略は、トレンドフォロー戦略と平均回帰戦略の原理をシームレスに組み合わせています。 RNN(再帰型ニューラルネットワーク)やLSTM(長短期記憶ネットワーク)などの高度なニューラルネットワークを活用しています。 BTC BitBull EAの成功を受け、現在はETH/BTCおよびETH/USDの通貨ペアに注力しています。 この技術を利用するために、事前のトレーディング経験は一切不要である点が特に注目に値します! 最適な結果を得るために、以下の設定と構成を遵守および採用してください: ブローカー 任意のブローカー(ECN/ゼロスプレッド推奨) レバレッジ
概要 AITrendBooster は、私たちが新たに開発したインテリジェントな取引システムで、トレンドフォロー型のポジション追加戦略を活用することで、収益性を大幅に向上させ、不利な市場状況でのドローダウンを効果的に軽減します。このシステムは、最先端のディープラーニング技術を組み込むことで、トレンド認識の精度を大幅に向上させました。 このシステムの設計目標は、レンジ相場では損益を均衡させ、トレンド相場ではポジション追加戦略を通じて収益を最大化することです。 現在、特別価格でご利用いただけます。次の価格目標は $999 です。現在の価格で残り 3 部のみです。購入後、ユーザーガイドを受け取るためにご連絡ください。 システム推奨条件 推奨通貨ペア:GBPUSD 時間足:制限なし 推奨資金:500ドル以上推奨 口座タイプ:特別な条件なし(低スプレッド口座が推奨されます) レバレッジ:特別な条件なし システムの特徴 ディープラーニング技術の導入:トレンド認識の精度を向上させ、エラーを削減します。 包括的なリスク管理:ストップロス、トレーリングストップ、およびアクティブなエグジット機能を備え
Trade on Binance in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchange Binance in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 5 most popular crypto exchange  Binance . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete orders and close positions (even partially), to set trailing stop and trailing profit.
Zenerix Bot is ​​an Expert Advisor designed specifically for the GBPUSD pair using special Fibonacci levels as the basis for its technical analysis. The Order type uses Instant Order, and only makes a single order in each session, which means it is not a Grid, and not a Martingale type. Orders are equipped with adjustable SL and TP, in addition there are settings to control DD. Starting price $255 for 5 copies, next --> $305 Recommendations: Timeframe: Any. Pair: GBPUSD. Initial Deposit: 1000. L
This program is a GUI for issuing orders that can be done more quickly. Faster TP SL setting This program is not an automated trading platform. Trading is risky, please manage your risk. We do not accept any responsibility. It should be tried with Demo before using it with Real. Normally, the setting sets the risk to 1:1 to shift manually or to enter the risk to x:1, where x can be entered and everything can move freely. Thank you to all customers who have purchased our products. We would like t
EASY Insight AIO – スマートで手間いらずな取引のオールインワンソリューション 概要 数秒で市場全体——FX、ゴールド、暗号資産、指数、さらには株式まで——を、手作業のチャート確認や複雑なセットアップ・インジケーター導入なしにスキャンできたらどうでしょうか? EASY Insight AIO はAIトレードのための究極のプラグ&プレイ型エクスポートツールです。市場全体のスナップショットを、クリーンなCSVファイルで一括出力。ChatGPT、Claude、Gemini、Perplexityなど、さまざまなAIプラットフォームで即座に解析できます。 ウィンドウの切り替えやグラフのごちゃごちゃしたオーバーレイはもう不要。自動エクスポートされる純粋で構造化されたインサイトだけで、無駄なチャート監視に悩まされず、スマートなデータ主導の判断に集中できます。 なぜEASY Insight AIOなのか? 本当のオールインワン • セットアップ不要、インジケーターのインストール不要、チャートへのオーバーレイ不要。インストールして起動し、エクスポートするだけです。 マルチアセット対
Forget Everything You Know About Trading Robots. Introducing Synthesis X Neural EA , the world's first Hybrid Intelligence Trading System . We have moved beyond the limitations of simple, indicator-based EAs to create a sophisticated, two-part artificial intelligence designed for one purpose: to generate stable, consistent portfolio growth with unparalleled risk management. Synthesis X is not merely an algorithm; it is a complete trading architecture. It combines the immense analytical power of
Buffalo Trader BOT
Douglas Serra Braga Junior
The Buffalo Trader BOT is the most complete QUANT solution on the market. With it you'll be able to create any strategy you want, and better, without tying yourself to specialist models that only perform specific tasks. With Buffalo, you will have a true ally for your operations, as you will have the freedom to define, test and train the best Quantitative Trading models using a single and powerful tool. See what you can do with your Buffalo Robot BASIC DEFINITIONS OF STRATEGY Define names for
Binance Grid Pro offers an alternative to the built in Grid systems Binance Platform offers. This utility let you define a grid parameters for interact with your Binance account using an Isolated Margin account. This is, similar to Spot Grid in Binance. This is not for handle with derivatives contracts, is for handle with Spot through Isolated Margin Account. But obviosly this utility offers a different approach than built in Binance Grid to handle the Grid, which I have found useful based on
Introducing our Trailing Stop Tool, a powerful solution designed to enhance your trading strategy by trailing your trades based on a selected number of candles. This tool provides an advanced feature that allows you to dynamically adjust your stop loss level as the market moves in your favor, aiming to lock in profits while minimizing potential losses. With the Trailing Stop Tool, you have the flexibility to choose the number of candles you want the tool to trail. Whether you prefer a conservat
This advisor is designed to work with a trading platform and implements an automated strategy for opening and closing positions based on technical indicators. It analyzes the current price in relation to a Simple Moving Average (SMA) over a specified period and uses the Average True Range (ATR) to determine potential stop-loss levels. The advisor aims to take action when the price deviates from the mean, applying user-defined input parameters such as lot size, stop-loss and take-profit levels, a
SYSTEM DESCRIPTION Our MT5 EA uses an advanced statistical system to determine the optimal time to open sell positions on the BOOM 1000, BOOM 500, and BOOM 300 assets. Based on rigorous market data analysis, the EA identifies the moment when there is a 90% probability of a bearish candle, allowing our users to enter a sell position with maximum confidence in success. This data-driven approach is the key to achieving profitable and consistent trades in BOOM 1000, and our EA is designed to autom
Bot DataSource AC is an automatic trading tool developed by the author based on the DataSource AC indicator. https://www.mql5.com/en/market/product/108132   indicator DataSource AC. The bot must be launched on the EURUSD H1 time period; it is optimized for this environment. Although if we consider the bot as a tool, then you can optimize the bot on any other time frame and currency pair. The principle of optimization when used on H1 is the following: we optimize at opening prices for 3 years, w
Sonic
Jalaluddin Raheemi
only 3 copies will be sold at the current price and then the price will increase to $399. Sonic EA is the result of studying and testing our best trading strategies and combining them with Artificial Intelligence technology. This EA is a perfect combination of quality, technology, intelligence, safety, and experience. This is just the start of this project, Every week our team works hard to improve this trading algorithm and add the best features to it.   Monitoring : Sonic MT5 1 Signal new
Cyber Pulse
Marco Brugali
4.18 (11)
Cyber Pulse Cyber Pulse is an innovative automated trading bot designed to operate efficiently on the GBPUSD, XAUUSD, and USDJPY markets. This bot executes an average of 3-5 trades per week, employing a clever combination of machine learning algorithms and price action strategies to deliver an excellent trading experience. Performance and Reliability: Market Versatility: Cyber Pulse is optimized for a wide range of assets, including currency and precious metals markets, ensuring flexibility and
FREE
Somewhere over the rainbow It is a system that tries to operate the market from the exhaustion of the trend with a correction algorithm that tries to cut losses at the cost of increasing the margin This system makes all the adjustments automatically, analyzing the pair and the market to decide which is the most efficient step to reach your destination. Somewhere over the rainbow is a multiple trade and multi lot system(The maximum batch can be up to 5 times the initial batch distributed in mult
Binanceは世界的に有名な暗号通貨取引所です! MT5ユーザーがBinanceFuturesを直接取引できるようにするために、このプログラムは次の取引機能を提供します。 1. Binance Futuresの取引スタイルを模倣し、フレンドリーな操作パネルを提供します。 2.レバレッジ、バランス、その他の情報を取得するには、自分でapiとsecretを入力します(Binance apiで先物取引の許可を開く必要があります)。 3. limitOrder(指値注文)、marketOrder(成行注文)、stopLimit(ストップ利益の制限とストップロス注文)、stopMarket(マーケットストップ利益とストップロス注文)をサポートします。 4.成行注文の場合、最大オープンポジションとコスト情報は最新の価格に基づいて計算できます。 5.すべての注文のリストを表示したり、注文をキャンセルしたりできます。 6.すべてのポジションのリストを表示でき、成行注文に従ってポジションを空にすることができます。 7. Deepin情報の自動表示のサポート(Deepin Websock
The Expert Advisor analyzes tick micro-signals and determines the direction to open a position. Micro-signals are identified by predetermined codes, which in the optimization are recorded in the settings of the bot. When a bot sees the corresponding micro-signal, it reacts to it by opening a position and its accompaniment! The bot has good predictability. You can check the work of the bot on the simulation of real history, how to configure the tester will be shown in the screenshot. Also, we sh
MT5 to MT5 Trade Copier: Unified Master-Slave Trade Replication for MetaTrader 5 Unlock seamless trade replication with the MT5 to MT5 Trade Copier , a powerful and versatile Expert Advisor (EA) for MetaTrader 5, now reengineered into a single, efficient solution. This updated version combines Master and Slave functionalities into one EA, allowing you to effortlessly switch between modes with a single parameter. Whether you're mirroring trades across accounts, managing client portfolios, or sca
Hello! I am a professional trader with experience trading on the Forex and Moscow Exchange margin markets. Trading in total for about 14 years. For all the time of trading, I have gained tremendous knowledge, experience and understanding of the essence of the market. I want to tell you that for a beginner, the market seems like a place to make easy profits. But this is an illusion and a big mistake. The market changes all the time, volatility changes, trends are replaced by flats, and flats by t
このプロダクトを購入した人は以下も購入しています
Instead of sticking to the Charts,let's use ALL IN ONE KEYLEVEL Announcement: We are pleased to announce the latest version 14.02 of the One In One Keylevel product. This is a reliable product that has been upgraded with many new features and improvements to make your work easier and more efficient. Currently, we have a special promotion for this new version. The current discounted price is $500, and there are only 32 units left. After that, the price will increase to $1000, and will continue to
Community, update news, feature discussions, complaints, suggestions, and first-line support are organized in a free Discord server . Use  Webmoney  to pay in crypto. Lazy Trader is your personal risk management assistant that independently finds the best market entries, manages positions, and helps you extract maximum profit from every trading idea! It monitors charts from M1 to W1 , finds optimal entry points based on your parameters, and manages trades without your involvement: -   Got an
Trading Chaos Expert
Gennadiy Stanilevych
5 (10)
This software has no equals in the world and represents a universal trade "console" covering trading signals, automated market entry, setting of Stop Loss and Take Profit, as well as Trailing Profit for multiple trades at the same time in a single open window. Intuitive control of the Expert Advisor in "three clicks" ensures a comprehensive use of all its functions on different computers, including tablets PCs. Interacting with additional signal indicators that mark the chart to give a real mark
YuClusters
Yury Kulikov
4.93 (41)
Attention: You can view the program operation in the free version  YuClusters DEMO .  YuClusters is a professional market analysis system. The trader has unique opportunities to analyze the flow of orders, trade volumes, price movements using various charts, profiles, indicators, and graphical objects. YuClusters operates on data based on Time&Sales or ticks information, depending on what is available in the quotes of a financial instrument. YuClusters allows you to build graphs by combining da
Live Forex Signals サイト信号での取引用に設計されています   https://live-forex-signals.com/en と https://foresignal.com/en . Live Forex Signal for MetaTrader 4   https://www.mql5.com/en/market/product/81445 パラメータ サイトへのサブスクリプションを持っている場合は、ユーザー名とパスワードlive-forex-signals.com/foresignal.com サブスクリプションがない場合は、フィールドを空のままにします; オープンされているお得な情報へのコメント リスクリスクは、取引のための預金の割合として、リスク=0の場合、値ロットが使用されます 取引のためのロット固定ボリューム UseTakeProfitは、サイトから利益を取る使用します 当サイトからのご利用停止のご案内 F r e c h encysignalupdateinminute顧問のサイトへの訪問頻度を指定します MaximumSpreadForT
Mentfx Mmanage mt5
Anton Jere Calmes
4.25 (8)
The added video will showcase all functionality, effectiveness, and uses of the trade manager. Drag and Drop Trade Manager. Draw your entry and have the tool calculate the rest. Advanced targeting and close portions of a trade directly available in tool (manage trades while you sleep). Market order or limit order on either side with factored spread. Just draw the entry, the tool does the rest. Hotkey setup to make it simple. Draw where you want to enter, and the stop loss, the tool calculates al
I present to your attention a powerful utility for predicting the future movement of an asset based on W.D. Ganna’s law of vibration. This utility analyzes the selected market model and provides codes for future possible market movement patterns. If you enter the selected code into the appropriate box, you will receive a forecast of the potential market movement. The utility has the ability to display several potential forecast models. The forecast is not yet tied to time and price and gives th
Autogrids
Guilherme Emiliao Ferreira
5 (3)
AUTOGRIDS MT5 Autogrids EA is a cutting-edge trading automation tool designed to give Forex traders an unparalleled edge in the market. Built on a powerful quantitative strategy, it analyzes the frequency distribution of daily price movements, leveraging historical data to create a highly optimized operational grid. Unlike conventional grid trading systems, Autogrids EA strategically models price distributions to define precise trading intervals, ensuring optimized entry points. Whether the mar
A triangular arbitrage strategy exploits inefficiencies between three related currency pairs, placing offsetting transactions which cancel each other for a net profit when the inefficiency is resolved. A deal involves three trades, exchanging the initial currency for a second, the second currency for a third, and the third currency for the initial. With the third trade, the arbitrageur locks in a zero-risk profit from the discrepancy that exists when the market cross exchange rate is not aligned
Adam FTMO MT5
Vyacheslav Izvarin
5 (2)
ADAM EA Special Version for FTMO Please use ShowInfo= false for backtesting ! Our 1st EA created using ChatGPT technology Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Tested on EURUSD and GBPUSD only  Use 15MIN Time Frame Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94362 --------------------------------------------------------------------------------
Trade on crypto exchanges in MT5! GRat_Crypto is a tool for manual and automated trading , including ANY available EA, ANY  cryptocurrency  on most popular crypto exchanges in the familiar MT5 environment 24/7. Features 1. ALL instruments of the 9 most popular crypto exchanges are available: Binance, BingX, Bybit, Coinbase, CoinEx, Kraken,   KuCoin, MEXC and OKX . 2. The ability to place ANY type of order available in MT5, both market and pending, to modify orders and positions, to delete order
GOLD robot4trade(FTMO対応エディション)v1.5 Robot4Trade.com 提供|AI強化・チャレンジ対応 概要 Advanced Forex EAは、FTMO、MyForexFundsなどのプロップファームの要件に完全対応した、次世代型の高性能・安定型アルゴリズム自動売買ツールです。 このEAは、信頼性の高い古典的インジケーター(MA、RSI、ATR)を現代的なリスク管理・資金保護と組み合わせ、日次ドローダウン監視、進化型エントリーロジック、リアルタイム統計ダッシュボードなどを搭載しています。 デモチャレンジでも、実際の資金運用でも—このEAはあなたのオールインワン自動売買ソリューションです。 ️ ストラテジーロジック 移動平均クロスオーバー(高速SMA&低速SMA) RSIフィルター:買われすぎ/売られすぎゾーンでのエントリーを回避 ATRベースのSL/TP:市場のボラティリティに自動対応 固定またはリスクベースのロットサイズ設定 ステップ距離とマルチプライヤー:価格が一定以上動いたときのみ再エントリー、ロットは段階的に増加 時間フィル
The  Easy Strategy Builder (ESB)  is a " Do It Yourself " solution that allows you to create a wide range of the automated trading strategies without any line of codes. This is the world’s easiest method to automate your strategies that can be used in STP, ECN and FIFO brokers. No drag and drop is needed. Just by set conditions of your trading strategy and change settings on desired values and let it work in your account. ESB has hundreds of modules to define unlimited possibilities of strategi
ShSH: an Automated Trading Tool Discover the future of trading with our ShSH an Automated Trading Tool , meticulously designed to harness the unique characteristics of the daily market's volatility . This cutting-edge system leverages the price breakout method , Analizing on market movements during the low-liquidity hours to deliver consistent and reliable results. Core Features: 1. Intraday Market Volatility Mastery: The robot is fine-tuned to detect subtle price patterns and movements unique
PROTECT YOUR FTMO Account in a simplest way Must-Have Account Protector for any Prop-trading Account and Challenge MT4 / MT5 Expert Advisor that protects your Forex Prop Trading account from an unexpected drawdown! FTMO Protector  is a Tool that lets you manage trades and control your profit and loss across multiple Robots and currency pairs using a simple parameters and settings. Use as many EAs and Instruments you need, the Protector will: 1.   Calculate your midnight (01:00 System time) Balan
News Trader Pro is a unique robot that allows you to trade the news by your predefined strategy. It loads every piece of news from several popular Forex websites. You can choose any news and preset the strategy to trade it, and then News Trader Pro will trade that news by selected strategy automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now, with this tool, trading news becomes easier, more flexible and more exciti
If you wish to draw Support and Resistance lines, view: daily market opening, classical pivot levels, Fibonacci pivot levels, trend lines, Fibonacci levels, the remaining time to candle closing, and current spread. If you seek to place your orders with the exact lot that meets your desired stop loss risk. If you wish to do all this and more with just one click, then this is the perfect tool to use. This tool will allow you to feel more relaxed when deciding to open orders, as well as predicting
Unlimited Trade Copier Pro MT5 is a tool to copy trade remotely to multiple MT4, MT5 and cTrader accounts at different computers/locations over internet. This is an ideal solution for you if you are a signal provider and want to copy your trades to other receivers globally on your own rules. One provider can copy trades to multiple receivers and one receiver can get trade from multiple providers as well. The provider can even set the subscription expiry for each receiver, so that receiver will n
The new version of  MirrorSoftware 2021  has been completely rewriten and optimized.  This version requires to be loaded only on a single chart because  it can detect all actions on every symbol and not only the actions of symbol where it is loaded. Even the  graphics and the configuration mode  have been completely redesigned. The MirrorSoftware is composed of two components (all components are required to work):  MirrorController  (free indicator): This component must be loaded into the MASTER
1. Record the price data for each Tick transaction. Data file contents: "Tick time", "ASK price", "BID price", "SPREAD SPREAD", "Tick quoted quantity". 2. Meanwhile, generate a quotation data file with a 1-minute period. Content of 1min data file: "ASK time", "ASK OPEN price", "ASK HIGH price", "ASK LOW price", "ASK CLOSE price", "BID time", "BID OPEN price", "BID HIGH price", "BID LOW price", "BID CLOSE price", "Tick quoted quantity". 3. Save all quotation data in one file every day, which is c
私は連星の利用に対するその商用戦略をMT5で自動化しました、そして、我々のMt5BridgeBinaryで、私はそのBinary口座に命令を送りました、そして、私は以下をリストします:簡単なもののこの方法を操作し始めてください! 専門家のアドバイザーは、頑健さテストを最適化して、認識するために、作るのが簡単です;また、テストでは、その長期の収益性(我々がその最高の戦略をBinaryに接続するためにMt5BridgeBinaryをつくった理由です)を、我々は推定することができます。 特徴: - それは、私が望んだくらい多くの戦略を使用することができます。(専門家のアドバイザー)。 - 彼は、更なるプログラムを必要としません。 - 時間枠を輸入することなく、我々のEAを囲んでください。 - それは、すべての開いた活動を視覚化することができます。 - 彼だけは、すべての命令を受けるために1つのグラフだけの中で我々のEAを実行する必要があります。 - 我々のEAが働くように、それは複雑な構成を必要としません。 入場パラメータ: - メール:電子メールは、Binaryのその報告に関するも
FiboPlusWave Series products Ready-made trading system based on Elliott waves and Fibonacci retracement levels . It is simple and affordable. Display of the marking of Elliott waves (main or alternative option) on the chart. Construction of horizontal levels, support and resistance lines, a channel. Superposition of Fibonacci levels on waves 1, 3, 5, A Alert system (on-screen, E-Mail, Push notifications).    Features: without delving into the Elliott wave theory, you can immediately open one of
Xrade EA is an expert advisor as technical indicator. For short period trade it's the best for next previsions of the trend of the market. +--------------------------------------------------------------------------------------- Very Important Our robot(data anylizer) does'nt take a trade procedure. If using only our robot you must take positions by yoursels +--------------------------------------------------------------------------------------- The technical indiator provide for a given sma
News: IDEA 2.0 is out with lot of features, like telegram bot notifications and Limits order! Check the changelog at bottom of page (*). Hi all, here you can find my Expert Advisor, called IDEA  (Intelligent Detection & managEr Algorithm) . In short, with this software you can: Have   a clear view of market status , with an indication of current trend. Simply add symbols you want to monitor to your market watch, and IDEA will notify you if some of them are in trend; Have an   automatic lots ca
Technical confluence zones is a very popular tool for traders. This EA detects such zones by studying chart patterns, naked price levels, fib levels, SMA/EMA over multiple timeframes and more. The source data is loaded from Mytradingpet.com. To find out what are factored in when determining such zones, visit https://mytradingpet.com - a free service for all traders. The zones are color coded. Purple indicates the highest level of confluence.
Oracle
Denis Sotnikov
5 (2)
Эксперт - торговый помощник, созданный по одноимённой торговой стратегии Оракул в сотрудничестве с ее автором Нео. Определяет на графиках в автоматическом режиме разворотные импульсные модели и строит по ним Вилки Нео - авторский инструмент, позволяющий определять циклы движения цены и указывающий на ожидаемую цель TakeProfit . Поиск ведется на всех заданных периодах графиков одновременно с фильтрацией совпадений. Осуществляется фильтрация неверных Вилок с указанием кода ошибки. Утилита имеет
Automatice sus estrategias comerciales con nuestra sencilla herramienta de creación de estrategias "similar a un rompecabezas".   Cree fácilmente estrategias que operen por usted en modo de piloto automático.   También puede cargar estrategias creadas por otras personas, como la clásica   Estrategia Martingala,   para usarla como muestra para su propia estrategia. Características clave Cree su estrategia a través de funciones simples de arrastrar y soltar, sin necesidad de conocimientos de pro
Binance Full Trader is developed for connection to your Binance account and get data, draw price charts and trade easily with any strategy by an indicator. A user-friendly interface has developed for it and has tried to give access to the necessary information such as open orders and wallet balances. ·        There are two sample indicators (one for trade signal and another for price) that you can download it from these links: https://drive.google.com/file/d/1w2CGuu3rArWKMhS9LkepT9zhVkGR1AO7/vie
As add-on to our professional divergence indicators we also created superb divergence scanners. These scanners give an overview of the different timeframes of the selected instruments and can save your tons of time. You can instantly see which instrument has a divergence on which timeframe. So no need to run through the charts manually anymore searching for good setups, with this scanner you see the whole market and you know where to look for a good trade opportunity. Even when you are not in fr
As add-on to our professional divergence indicators we also created superb divergence scanners. These scanners give an overview of the different timeframes of the selected instruments and can save your tons of time. You can instantly see which instrument has a divergence on which timeframe. So no need to run through the charts manually anymore searching for good setups, with this scanner you see the whole market and you know where to look for a good trade opportunity. Even when you are not in fr
作者のその他のプロダクト
FrankoScalp MT5
Konstantin Kulikov
4.28 (29)
おめでとうございます!お客様が来訪されたのは外国為替市場で最も長生きしているエキスパート・アドバイザーのページです! このエキスパート・アドバイザーは5年以上にわたり、よく耳にされ、様々なランキングの上位に入っております。 「FrankoScalp」エキスパート・アドバイザーに関するディスカッション・スレッドはどの外国為替フォーラムでも見つけることができますが、エキスパート・アドバイザーのオリジナルな更新バージョンを購入し、そして作成者と連絡を取り、フレンドリーな「FrankoScalp」ユーザーコミュニティに参加できるのはmql5のみです。 購入に関する詳細 エキスパート・アドバイザーをご購入いただきますと、永久にご使用いただけます(更新は全て無料)が、アクティベーションは10回までです。10台のコンピューター(またはVPS)でご使用いただけるのです。 取引口座と端末の数に制限はありません。 背景 私は2012年に外国為替の世界に飛び込み、2015年になると自動取引システムに完全に集中し、2016年には最初の自作エキスパート・アドバイザー「FrankoScalp」を公開しました
News Trade EA MT4
Konstantin Kulikov
4.38 (16)
僕自身が数年間使っている便利なロボットをご紹介します。半自動モードでも完全自動モードでもお使いいただけます。 当プログラムは経済指標カレンダーで発表されるニュースをもとにした取引の柔軟な設定が可能です。戦略テスターでは確認不可です。実際の取引のみです。端末の設定メニューを開いて許可URLリストにニュースサイトを追加する必要があります。サービス > 設定 > エキスパート・アドバイザーをクリックしてください。”次のURLの WebRequestを許可する:"にチェックを入れてください。次のURLを追加してください(空白は削除します): https://  nfs.faireconomy.media 最新の設定アーカイブをダウンロードしてください:   https://www.mql5.com/en/blogs/post/747929 シグナルモニタリング: https://www.mql5.com/en/signals/author/test-standart 当該エキスパート・アドバイザーのためのカスタマイズ設定セットを作る場合は、ブログの全パラメータの説明を参照してください :
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets"   https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open   one   additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following fu
FREE
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. You can search for current signals on this page, or write me a personal message: https://www.mql5.com/en/signals/author/test-standart The default settings ( timeframe M1 ) show the most stable results for: GBPUSD, GBPCAD, GBPAUD, EURUSD, AUDUSD, NZDCAD, NZDCHF All new sets appear here:  https://www.mql5.com/en/blogs/post/747929 A description of the Expert's parameters can b
GoldenScalp MT5
Konstantin Kulikov
4.2 (5)
Hello algo traders.  The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $100. The following presets are available "GS SL dynamic 001for100" . Each position has several closing logics, including a hidden StopLoss, which is calculated individually for each position, based on the volatility of the last hours. (If you have special stop requirements, then you can set your SL and TP in points via the parameters: "TakeProfit_Safety" and
Hello friends. I wrote this utility specifically for use in my profile with a large number of Expert Advisors and sets ("Joint_profiles_from_grid_sets" https://www.mql5.com/en/blogs/post/747929 ). Now, in order to limit losses on the account, there is no need to change the "Close_positions_at_percentage_of_loss" parameter on each chart. Just open one additional chart, attach this utility and set the desired percentage for closing all trades on the account. The utility has the following function
FREE
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
Trailing by SAR
Konstantin Kulikov
5 (1)
Tracking positions using trailing on the Parabolic SAR indicator. It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false , posi
FREE
The utility places stop loss and take profit for opened orders. It is necessary to allow automated trading in the terminal settings. Parameters magic - magic number. If less than 0, orders with any magic number are processed. only_this_symbol - only chart symbol. If false , orders of any symbols are processed. Take_Profit - take profit (TP). If the value is less than 0, then TP does not change. If the value equal to 0, TP is nullified (removed); Stop_Loss - stop loss (SL). If the value is less t
FREE
Spread Record
Konstantin Kulikov
4 (3)
This utility allows to record the spread value to the file, which is equal to or greater than the value specified in the settings, at the specified time. The utility also displays useful information on the symbol's chart: current spread value in points, name of account holder, name of trading server, leverage, the size of the swap for buy orders, the size of the swap for sell orders, day of the week for accruing triple swap, the size of a point in the quote currency, the minimum allowed level of
FREE
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
Hello everyone, this is another utility that I wrote specifically for users using my profile with a large number of experts and sets ( https://www.mql5.com/en/blogs/post/750723 ) . This utility is useful for working with a profile using grid strategies (averaging and martingale). As we know, such strategies periodically fall into a large drawdown and you need to be careful when opening averaging positions (do not open too many). In my profile, I use a limit of 3 positions for each EA, if this w
FREE
FrankoScalp
Konstantin Kulikov
3.8 (116)
おめでとうございます!お客様が来訪されたのは外国為替市場で最も長生きしているエキスパート・アドバイザーのページです! このエキスパート・アドバイザーは5年以上にわたり、よく耳にされ、様々なランキングの上位に入っております。 「FrankoScalp」エキスパート・アドバイザーに関するディスカッション・スレッドはどの外国為替フォーラムでも見つけることができますが、エキスパート・アドバイザーのオリジナルな更新バージョンを購入し、そして作成者と連絡を取り、フレンドリーな「FrankoScalp」ユーザーコミュニティに参加できるのはmql5のみです。 購入に関する詳細 エキスパート・アドバイザーをご購入いただきますと、永久にご使用いただけます(更新は全て無料)が、アクティベーションは10回までです。10台のコンピューター(またはVPS)でご使用いただけるのです。 取引口座と端末の数に制限はありません。 背景 私は2012年に外国為替の世界に飛び込み、2015年になると自動取引システムに完全に集中し、2016年には最初の自作エキスパート・アドバイザー「FrankoScalp」を公開しました
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sy
Breakthrough Strategy
Konstantin Kulikov
4.46 (35)
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. However, you can create your own trading settings and choose any day of the week for trading. The collection of settings sets can be expanded. Currency pairs for which sets are developed: EURUSD, EURCAD, EURAUD, EURNZD, GBPCAD, GBPAUD, AUDNZD, GB
GridMartin Conqueror
Konstantin Kulikov
4.69 (13)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. You can search for current signals on this page, or write me a personal message:  https://www.mql5.com/en/signals/author/test-standart The default settings ( timeframe M1 ) show the most stable results for: GBPUSD, GBPCAD, GBPAUD, EURUSD, AUDUSD, NZDCAD, NZDCHF All new sets appear here:  https://www.mql5.com/en/blogs/post/747929 A description of the Expert's parameters can
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic  - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol  - only chart symbol. If  false
Good Monday
Konstantin Kulikov
5 (8)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Various sets of settings are ready (trading against or towards the GAP). At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUD
Friday Monday
Konstantin Kulikov
5 (2)
This EA trades a weekly GAP, opening trades on the Friday before the market close and closing trades on Monday morning. The expert works from one chart for all currency pairs:   EURUSD, GBPUSD, USDCHF, AUDUSD, USDCAD, EURJPY, EURCHF, EURAUD, EURCAD, EURNZD, GBPJPY, GBPCHF, GBPAUD, GBPCAD, CHFJPY, AUDJPY, CADJPY, AUDCHF, AUDCAD, AUDNZD. If the symbols in the "Market Watch" have a suffix, then specify it in the expert parameter "Symbol_suffix". Version for MT5 Expert setup Download the latest se
GoldenScalp MT4
Konstantin Kulikov
4.25 (4)
Hello algo traders.  The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $100. The following presets are available "GS SL dynamic 001for100" . Each position has several closing logics, including a hidden StopLoss, which is calculated individually for each position, based on the volatility of the last hours. (If you have special stop requirements, then you can set your SL and TP in points via the parameters: "TakeProfit_Safety" and
The utility places virtual (hidden from your broker) trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_sym
The utility places trailing stop, breakeven, stop loss and take profit.‌ It is necessary to allow automated trading in the terminal settings. In testing mode, the utility opens Buy or Sell positions on the first ticks, which allows you to visually observe the given logic, changing the utility parameters. In real mode, the utility does not open positions. Parameters magic   - magic number. If less than 0, positions with any magic number are tracked. only_this_symbol   - only chart symbol. If fals
Good Monday MT5
Konstantin Kulikov
4.5 (2)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Various sets of settings are ready (trading against or towards the GAP). At the same time, various options are available in the expert settings, allowing you to create your own unique sets yourself.  Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Currency pairs for which the sets have been developed: GBPUSD, AUDUSD, NZDUSD, USDCAD, EURGBP, EURCHF, GBPCAD, GBPAUD, AUDCHF, AUD
This system was developed to work with a large number of sets and after a certain time it showed itself well when working at the close of trading on Friday. As a result, this direction of trading became the main one for working with this Expert Advisor. However, you can create your own trading settings and choose any day of the week for trading. The collection of settings sets can be expanded. Currency pairs for which sets are developed: EURUSD, EURCAD, EURAUD, EURNZD, GBPCAD, GBPAUD, AUDNZD, GB
Friday Monday MT5
Konstantin Kulikov
3.71 (7)
This EA trades a weekly GAP, opening trades on the Friday before the market close and closing trades on Monday morning. The expert works from one chart for all currency pairs: EURUSD, GBPUSD, USDCHF, AUDUSD, USDCAD, EURJPY, EURCHF, EURAUD, EURCAD, EURNZD, GBPJPY, GBPCHF, GBPAUD, GBPCAD, CHFJPY, AUDJPY, CADJPY, AUDCHF, AUDCAD, AUDNZD. If the symbols in the "Market Watch" have a suffix, then specify it in the expert parameter "Symbol_suffix". Version for MT4 Expert setup Download the latest sett
フィルタ:
Nice Trader OÜ
2567
Aller Uja 2024.04.29 13:41 
 

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.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2024.04.30 14:05
Thank you for your support, it is very valuable to me.
Patman
89
Patman 2023.11.08 14:04 
 

Hello Konstantin,

it's a smart tool and was quite easy to install.

I can recommend it to any passionated trader.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2023.11.09 14:45
Hello Patrick, thank you very much.
Mctrading123
104
Mctrading123 2023.07.10 15:14 
 

hi, I use the EA as it says I put the currencies as the name comes out I activate the DLL data import and I accept the algorithmic trading, but when the time of the news arrives my entry is not activated, can you help me configure it so I can use it well please

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2023.07.11 13:44
Franck Martin
150082
Franck Martin 2023.05.25 17:23 
 

The seller is very available if necessary to solve the problems. I always use it to diversify my investments besides my main EA.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2023.05.25 20:57
Thank you
Nail Sharipov
423
Nail Sharipov 2023.03.27 15:43 
 

Купил 8 янв 23г. очень доволен , советник супер , продавец отзывчивый быстро решает и помогает в проблемах с советником, 5+

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2023.05.25 20:58
Спасибо за отзыв
Yasir Ammar Raheem Al Kinani
789
Yasir Ammar Raheem Al Kinani 2022.10.30 17:48 
 

only 1 word about the ea are Excellent .. especially set file on signal with news EA

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2023.02.23 19:14
Thank you very much)
mistaeff
159
mistaeff 2022.08.20 02:16 
 

This thing blew 3 of my prop accounts on default settings. The fact it cannot be backtested and the author thinks backtesting isn't useful should be an amber flag. During the middle of the day it opened 2 separate positions that went into major DD and exceeded the 5% daily rule. I contacted him before this happened requesting for a backtesting functionality (which is possible by reading news in a txt file), he declined. I was told to just run it on default settings but found out the hard way that the defaults do not create a SL. It blew my accounts, he offered no explanation on how it happened. I then requested he added backtesting functionality (giving the opportunity for redemption essentially), he refused to bother. So this is purely intended to warn those using this to approach with caution.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2023.02.23 18:27
A set with StopLoss has appeared, you can download it here: https://www.mql5.com/en/blogs/post/747929
dmorin
533
dmorin 2022.07.27 09:34 
 

I must say being impressed by the simplicity and the efficiency of this EA. So far and after 2 weeks of testing, only winning trades are reported on the demo account. positions do not last long, seems hence very efficient. The drawback of the testing is that no SL has been set (as per default settings). I have so far not seen the grid in action. Once I will see the behavior of this EA under a higher level of stress I will update this review and consider using it on real account. Congrats Konstantin !

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2022.07.27 18:43
Thanks for sharing your opinion, it's appreciated :) With regards to SL, when using the default settings (as in the signal), it is recommended to use the "Close_positions_at_percentage_of_loss" parameter if you want to limit losses. Close_positions_at_percentage_of_loss - percentage of floating loss from the balance at which all positions are closing (for each currency pair separately); 0 - disabled; (positions of other experts are not taken into account).
A value of around 20-30% seems normal.
Aleksandr Ziazev
354
Aleksandr Ziazev 2022.07.01 00:31 
 

Простой в работе, хороший профит.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2022.07.02 12:05
Спасибо за отзыв
18sieben
125
18sieben 2022.04.22 13:32 
 

Simple but nicely working EA. Using it together with Konstantin other EA's. Support has been always good, products will be updated on occasion.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2022.04.29 20:52
Thank you very much:)
Andrio Suroyo
331
Andrio Suroyo 2022.04.13 02:22 
 

I have used all four of Konstantin's EAs for awhile now, with solid results on both MT4 and MT5. I expect News Trade will compliment the current set very well :) Thank you for your hard work, Konstantin.

Konstantin Kulikov
25597
開発者からの返信 Konstantin Kulikov 2022.04.19 15:30
Thank you very much for your feedback :) I really appreciate it.
レビューに返信
バージョン 2.50 2025.05.13
Added parameters to the "Grid" block:
Pips_between_orders_without_minuts_pause - the difference of the prices of opening in points, excluding the pause in minutes;
Min_Price_from_last_position - open positions only at the minimum relative to the previous position.
バージョン 2.40 2025.03.10
Money management parameters have been slightly changed.
バージョン 2.30 2024.10.14
Conferences are equivalent to speeches.
The Strictly_for_line_Only_News parameter has been added. If true, it is necessary to specify the most accurate news titles in the Only_this_News line.
バージョン 2.20 2024.09.03
The news filter has become more stable (please note that the MQL5 calendar is the most stable, there are no failures).
バージョン 2.10 2024.08.25
1) News sites have become more stable.
2) Added the Only_News_from_string, Only_this_News parameters.
3) The 3rd news source has been added, namely, MQL5 (it is the most stable, no failures).
バージョン 2.0 2024.06.18
Fixed the definition of news of the "Interest Rate Decision" type for the FF website.
バージョン 1.91 2024.05.31
The site for the news filter has been changed. Find the new site in the product description and add it to the terminal settings.
The default settings have also been slightly changed.
バージョン 1.81 2023.12.20
Added parameters that allow you to trade only on Interest Rate Decision.

InterestRateDecision - enable special conditions for Interest Rate Decision.
IncludeRate - if true, then open pending orders before the Interest Rate Decision; if false, then avoid the Interest Rate Decision (i.e., do not open any orders in the time ranges specified below).
SecondBeforeRate - the number of seconds until the Interest Rate Decision is released.
SecondAfterRate - the number of seconds after the Interest Rate Decision is released.
RateRemains - take into account the news of the Interest Rate if, according to the forecast, the interest rate remains the same.
RateChanges - take into account the news of the Interest Rate if, according to the forecast, the interest rate changes.
DirectionalOpening - open orders only in the direction of the forecast of changes in the Interest Rate.

To the archive with the settings ( https://www.mql5.com/en/blogs/post/747929 ) added a basic set of settings with a stop loss, trading only on Interest Rate Decision: "NewsTrade SL Rate".
バージョン 1.71 2023.06.11
1) Added alternative news site. Details in the comment thread.

2) Fixed a bug. In previous versions, errors could be observed (an extra order was not deleted and TP was not set) if many symbols were used in the line: Symbols_Line.
バージョン 1.61 2023.03.26
The news site is back up and running.
バージョン 1.60 2023.02.21
Added breakeven parameters.
Breakeven_Start - necessary amount of points from an position Open price for setting a breakeven. 0 - disabled.
Breakeven_Plus - increase a breakeven by a number of points.

Bug fixed. In previous versions, trailing stop in virtual mode (Trailing_Reall=false) did not work for multiple pairs from the same chart.
バージョン 1.50 2022.10.31
Improved work stability.
バージョン 1.40 2022.10.04
Added parameter.
Maximum_Lot_Size - maximum trading lot size.
バージョン 1.3 2022.08.05
Added the following.

1) Ability to avoid interest rate decision days.
InterestRateDecision_StopOpen - if true, then do not open any orders within the time ranges specified via the "SecondBeforeRate" and "SecondAfterRate" parameters.
SecondBeforeRate - the number of seconds before the release of the interest rate decision.
SecondAfterRate - the number of seconds after the release of the interest rate decision.

2) Ability to use a virtual trailing stop.
Trailing_Reall - if true, then a real trailing stop is used, if false, then a hidden trailing stop.

3) Ability to open orders every day at a specified time.
At_this_time_every_day - if true, then open orders every day at the time specified in "Add_Event" (hours:minutes:seconds).



This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.
バージョン 1.2 2022.04.29
Fixed a bug in the operation of parameters from the "consider other positions" block.
This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.
バージョン 1.1 2022.04.16
Fixed a bug in the calculation of "Multiplier_of_Min_minutes_pause" and "Multiplier_of_Min_pips_between_positions" parameters.
This update does not affect sets and profiles, the settings remain the same.

How to update in order not to reset the settings of Expert Advisors on open charts.
1) Save your current profile (tab "file" -> "profiles").
2) Switch to another profile (for example, the default profile).
3) Update the experts in the terminal (via the market).
4) Open your profile (saved in step 1).
This can be done even if you have open positions.