• Overview
  • Reviews (17)
  • Comments (100)
  • What's new

News Trade EA MT4

4.38
Present to you the useful robot that I have been using for several years. It can be used in both semi-automatic mode and fully automatic mode.

The program contains flexible settings for trading on the news of the economic calendar. It cannot be checked in the strategy tester. Only real work. In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools > Options > Expert Advisors. Check the option "Allow WebRequests for listed URL:". Add this (delete the space): https://  nfs.faireconomy.media

Monitoring default settings in fully automatic mode: https://www.mql5.com/en/signals/1447007 . Attach the EA to the GBPUSD chart of any timeframe (the timeframe doesn't matter) to get the same result.

When creating your own sets of settings for this EA, refer to the description of all parameters in the blog.


Description of the main default settings

The work is on pairs with GBP (GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF) from one chart. GBP is the most volatile currency, which gives more chances for a successful exit from the deal.

  • Use_Symbols_from_Line = true;
  • Symbols_Line = GBPUSD, EURGBP, GBPJPY, GBPCAD, GBPAUD, GBPCHF.

Pending orders are opened before the news of the currencies of the currency pair, in addition to the GBP (so that several orders are not opened at the same time). Thus, GBPUSD orders open before USD news, EURGBP orders before EUR news, GBPJPY orders before JPY news, etc. High importance news are taken into account.

  • News_currency_pairs = true;
  • Excluded_currency_str = GBP;
  • IncludeHigh = true.

To get more deals (more aggressive option) make the "Excluded_currency_str" line empty, then orders will be opened on GBP news as well. You can also add medium importance news IncludeMedium = true.

Pending orders are opened 60 seconds before the news is published. In 20 seconds after the publication of the news, unworked pending orders are deleted.

  • SecondBeforeHigh = 60;
  • SecondAfterHigh = 20.

If speeches of high and medium importance are scheduled in the coming hours, orders will not be opened.

  • IncludeSpeaks = false;
  • SpeaksHigh = true;
  • SpeaksMedium = true.

To get more trades (more aggressive option) set SpeaksHigh = false and SpeaksMedium = false, then the speeches will not block the opening of orders.

A fake price movement is expected before the news is published, so LIMIT orders are used at a distance of 2.5 points from the price. Pending orders are opened in both directions (BUY and SELL). When one of the orders is triggered, the other one is deleted; if during the specified time none of the orders worked, then both are deleted.

  • Trade_Direction = BUY_and_SELL;
  • Type_Orders = ORDERS_LIMIT;
  • Offset_from_price = 2.5.

Volatility during the news can be very different, so using the standard SL for all trades in a fully automatic mode seems to be ineffective. Since a short SL will often knock out and a large SL does not make sense, as it will take most of the balance. If you prefer sets with SL, then select careful settings for each currency pair separately (Use_Symbols_from_Line = false). In the default settings, a day is given to close positions at TP equal to 5 points. If the position is not closed in a day, then an averaging order is opened (maximum three positions for one currency pair).

  • 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.

You can set the maximum drawdown as a percentage of the account balance for each currency pair, for example Close_positions_at_percentage_of_loss=30.

Parameters from the last block "consider other positions" are intended for joint work with other Expert Advisors (take into account open positions with other magic numbers). Therefore, you can add this expert to the general profile of experts.


Reviews 17
Nail Sharipov
423
Nail Sharipov 2023.06.08 14:46 
 

Отличный бот, брал мт5 сейчас для мт4 советую , 5+ от меня.

Franck Martin
69071
Franck Martin 2023.05.25 17:24 
 

The seller is very available if there is a need to solve problems. I always use it to diversify my investments in addition to my main EA.

Iurii Semenov
251
Iurii Semenov 2022.09.23 18:38 
 

Отличный советник, использую его уже почти пол года, много настроек, есть все что может понадобится. За 4 месяца на счете с моими настройками +75% от вложенного. Торгую с ним в полуавтоматическом режиме, но и в автоматическом он справляется. Рекомендую! (настройки не стандартные,свои)

Recommended products
The professional utilities "Ichimoku Waves Meter" to analyse graphs using the correct interpretation of Ichimoku kinkōhyō! Is a graphic program that allows traders to quickly and easily measure the proportions between the indicated points on the price graph. This time and price indicator is a basic tool for analysing the chart according to the Ichimoku strategy on the MT4 platform. Using this tool allows an insightful and complete analysis of time waves as well as price waves in a very short t
KFX Trade Manager
Joe Christopher Ramirez
Introducing the "KFX Trade Manager" expert advisor for MetaTrader 4 (MT4), a comprehensive solution for advanced trade management and risk control. This powerful tool is designed to enhance your trading experience by automating various aspects of order handling, profit optimization, and alert notifications. With the "KFX Trade Manager," you can take your trading to the next level and streamline your operations for improved efficiency and better risk management. Key Features: Trade Management Set
This EA will automatically close all open and pending order when profit or loss is reached according to users setting. Profit or loss can be set by percentage or by amount. When inputting amount for loss make sure to put " - " (minus) sign before the amount. The color of text displayed on the chart can be change in the user input. The text position can also be changed: - left top corner - right top corner - left bottom corner - right bottom corner
Quantum Pro Deluxe
Luis Mariano Vazquez Marcos
Experimente el poder del Asesor Experto "QUANTUM", un algoritmo meticulosamente diseñado para operar en el mercado del oro. Este asesor experto ha demostrado consistentemente excelentes resultados en rigurosas pruebas retrospectivas (backtesting), destacándose por su capacidad para capitalizar las tendencias del oro con precisión y eficacia. Parámetros Recomendados: TODAS LAS DIVISAS Periodo M5, M15 , M30 Y H1 AUTOAJUSTABLE EL LOTAJE POR FACTOR DE RIESGO Disclaimer de Riesgo:   El uso de este As
Effective Decision
Tatiana Savkevych
The Effective Decision bot (for EURUSD) works on the Metatrader trading platform, which is widespread on the Forex market. The basis of the bot is a complex algorithm for controlling transactions. Many indicators are used as the main entry signal (Envelopes, ADX, Bands, MA, RSI, AD, Alligator, BearsPower, Fractals, Momentum). Bot environment: Currency pair - EURUSD. TimeFrame - H1. The maximum spread is 20 pips. Required deposit - $10,000 (or equivalent). The maximum drawdown is 12%. Peculiar
I will support only my client. สำหรับลูกค้า Parameters General Trade Settings Money Management  Lot : Fixed (can change) Strategies  - H4 Strategies you can using both it is fixed with MA, Bollinger band, Candlestick Levels Close Functions  - H1, H4 and D1 Strategies you can using both MagicNumber  - individual magic number. The EA will only manage position of the chart symbol with this magic number. NextOpenTradeAfterMinutes  - 8 minutes is default, can change it MaxSpread  - upto currency
This Robot Ea with indicators ADX. ONLY 1 COPIES OUT OF 5 LEFT AT $ 499! After that, the price will be raised to $ 999. LIVE SIGNAL and EA STRATEGY ⤵⤵⤵ https://www.mql5.com/en/users/supomo/seller#products    PARAMETER SETTING EA ⤵⤵⤵ https://www.mql5.com/en/blogs/post/744860 SETTING EA ADX VERSION: ++>, Setting_ADX VERSION= "------- ( Setting Strategy ADX ) -------";         >>period_ADX=28; ++>, EA_Indicators=1. ADX VERSION ++>,  Setting Martingale="------- ( MARTINGALE [open 1=disable]
Close at time
Yaotang Liu
3.5 (2)
Close at time is a very useful EA to close specific positions at specific time. It also provides additional condition to setup. Close specific positions at time. Close specific positions which currently profits. Close specific long positions only. Close specific short positions only. Close specific pending orders. It is useful to support your trading strategies. Parameters description magic : Target magic number to close. close_time_hr: Hour to close. (MetaTrader 4 terminal time) close_time_mi
FREE
Designed with advanced algorithms and utilizing deep learning technology, our Haiau Capital MT4 (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recommendations: Cur
The professional utilities "Ichimoku Waves Meter" to analyse graphs using the correct interpretation of Ichimoku kinkōhyō! Is a graphic program that allows traders to quickly and easily measure the proportions between the indicated points on the price graph. This time and price indicator is a basic tool for analysing the chart according to the Ichimoku strategy on the MT4 platform. Using this tool allows an insightful and complete analysis of time waves as well as price waves in a very short t
AlwaysWin MT4
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 Opt
Vantage
Waseem Raza
5 (1)
Vantage is a one-click semi-automated tool which works with the user interface. The EA's base strategy is grid trading. The user can start first trade from chart buttons and the EA will do rest of the work. User can open grid to loss side, profit side or both sides same time, or can do a simple trade without the grid. Use low risk against balance and apply EA on VPS. With this, the EA can work properly without any interruption. To understand all functions watch the video below. Input parameter
The AG algorithm is an element of a complex trading system for trading a basket of currencies for 8 major currencies for all 28 currency pairs. The algorithm is used to process data from the cluster indicator CCFp,  determining the width of the trading range relative to the previous ones,  and to calculate the trend and signal to enter and exit a position. The algorithm receives data from the indicator CCfp through 8 buffers Signals to open and close orders are transmitted for automatic tradin
I will support only my client. สำหรับลูกค้า Parameters General Trade Settings Money Management  Lot : Fixed (can change) Strategies  - H1 and H4 Strategies you can using both it is fixed with MA, Bollinger band, Candlestick Levels Close Functions  - H1 and H4 Strategies you can using both MagicNumber  - individual magic number. The EA will only manage position of the chart symbol with this magic number. NextOpenTradeAfterMinutes  - 20 minutes is default, can change it MaxSpread  - upto curre
EMA Dashboard
Chantal Sala
1 (1)
Ema Dashboard is an innovative dashboard that allows you to monitor Moving Average on multiples symbols and different timeframes. This dashboard allows you to analyze information on 28 pairs on an unique chart. Its functionality includes analysis of All Time Frames. This configuration allows you to identify the Long Term Trend with extreme ease. This panel allows you to take very important directional movements. A click on button opens a new chart (symbol and timeframe). Graphic Object Symbol
Hello, My name is Callan May i am a forex teacher  from learn to trade with cal, over the past year i have made an expert advisor that is affordable and works extremely well,WILL IT MAKE YOU A MILLIONARE Over night... no but itll make consistant profits month in month out year in year out follow the settings.  it works on the usdchf and eurusd pairs only and the 1hour tf only the settings will change every 1000 dollars profit witch you will do manually, only the volume will change by 0.01 ev
TPS GBP & EUR Scalper Pro EA: Unleash the Power of Precision Scalping Experience the cutting-edge of scalping technology with the TPS GBP & EUR Scalper Pro EA. This expert advisor is meticulously designed to capitalize on micro market movements in the GBP and EUR currency pairs, offering you unparalleled precision and profitability in your trading. Ultra-Fast Execution: The TPS GBP & EUR Scalper Pro EA operates with lightning speed, executing trades in the blink of an eye. Take advantage of
I will support only my client. สำหรับลูกค้า Parameters General Trade Settings Money Management  Lot : Fixed (can change) Strategies  - M30 Strategies you can using both it is fixed with MA, Bollinger band, Candlestick Levels Close Functions  - M30 Strategies MagicNumber  - individual magic number. The EA will only manage position of the chart symbol with this magic number. NextOpenTradeAfterMinutes  - 8 minutes is default, can change it MaxSpread  - upto currency pairs, MaxSlippage  - upto c
EUR 4 of 8 MT4
Tomas Michalek
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 samp
THIS PRODUCT CAN NOT BE TEST IN STRATEGY TESTER. PLEASE TRY DEMO VERSION: https: //www.mql5.com/en/market/product/58082 FIRST 10 COPIES AT 30 USD, NEXT PRICE WOULD BE 50 USD RISK AND TRADE MANAGER RISK AND TRADE MANAGER   is an advanced trading panel designed for manual trading.   Utility helps to manage trades effectively and efficiently with a single click. MAIN FEATURES Convert and display Stop Loss (SL)   Pips into % and amount to view the clear picture of the trades if SL hits. Fund alloca
Heaven Assistant: Simplify Your MT4 Management Simplify the management of the MetaTrader 4 (MT4) platform with the Heaven Assistant . This Expert Advisor (EA) is a robust tool that allows you to control and customize your trading environment in an efficient and user-friendly manner. Key Features: Multiple Pairs Opening: Quick access to most currency pairs, both major and minor, plus exotic pairs. The ability to open indices, metals, and cryptocurrencies with a single click. Template Change: Easi
IA SUPREME MT4Hedging by Partner’s Academy Bring Precision and Control to Your Trading Elevate Your Trading Experience with Partner’s Academy Innovation After purchase, you will receive additional settings with inputs specifically designed for major crosses. Contact me directly on mql4.com. DO YOU WANT TO SEE IT LIVE? JOIN THE TELEGRAM GROUP t.me/supremeforexexpert Overview IA SUPREME MT4Hedging is an advanced artificial intelligence-based trading system carefully developed by Partner
Imperator EA
Sergei Ozerov
Imperator EA   Imperator   is a moderately secure trading system based on a clustering model of trading patterns. It consists of many simple functions and has many parameters that allow you to memorize various market situations and interpret them correctly. The EA opens one deal in a certain direction and sets   Stop Loss   and   Take Profit   , and when a certain profit is reached, the EA uses   Trailing Stop   . The signals of the model are based on such indicators as: MACD RSI Price Action
Kakarot Ea
Pham Xuan Can
PROFITABLE HIGHER AND SAFER - Kakarot EA uses indicators combined with AI algorithm according to the principle of trend detection and trend matching. - The principle of order balancing, low DD protects accounts better for high profits. - Flexible command entry and exit - Works on all pairs, preferable to major USD pairs. - Support trade manual methods. - Provide effective bot management parameters at your own discretion to be able to bring a much higher profit. Help Manual Bot config
GridMartin Conqueror
Konstantin Kulikov
4.71 (14)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
ChristMyHedge (Christ My Hedge)  is an EA (Expert Advisor) aka forex trading robot based on Overbought/Oversold, trend-reversal/trend-confirmation principle. Recommended pairs are EURUSD, USDCHF, USDCAD, NZDUSD, USDJPY, AUDUSD, EURJPY, CADJPY, AUDJPY, EURGBP , EURCHF and GBPUSD .  This EA is the MT4 version and run on D1 (or Daily ) charts only. ( MT5 version is also here in the market ).  However, the newer version of ChristMyHedge-MT5 is news-based .i.e. it monitors economic news before openin
Forex Gump
Andrey Kozak
2.83 (6)
Forex Gump is a fully finished semi-automatic trading system. In the form of arrows, signals are displayed on the screen for opening and closing deals. All you need is to follow the instructions of the indicator. When the indicator shows a blue arrow, you need to open a buy order. When the indicator shows a red arrow, you need to open a sell order. Close orders when the indicator draws a yellow cross. In order to get the most effective result, we recommend using the timeframes H1, H4, D1. There
Rebate gnome
Vasilii Konovalov
Rebate robot. The money on the deposit rotates around zero, while a lot of transactions are made and the rebate is stuffed.It does not load the deposit, there is a stop loss and take profit.It is necessary to bet on several instruments at once, pairs can be any, but it is recommended to bet on those in which the trend is clearly traced on the daily chart. With prolonged reversals, the robot loses, but it happens very slowly and relatively safely, so it is recommended to track the trend at least
Risepanel
Hossein Ahmadi Beni
1 (1)
Risepanel helps you open positions, close positions and analyze currencies. It works any time frame. For calculations to be correct, your account currency must be USD, EUR or GBP. Features Market information. Orders and Pending Orders (Stop & Limit). 8 kinds of Pending by trend line. Specifications and Margin Calculation Required by Buy or Sell. Calculate and determine Stop Loss by pip, currency pair price, monetary value and percentage of risk. Calculate and determine the take profit by pip,
GridProfit
Hafis Mohamed Yacine
Grid Profit  Grid Profit EA Working with all pairs. TimeFrame - 5-15-30-1H Minimum Deposit Recommended : $1000 USD lot 0.01  Grid Profit EA  V 1.00  would probably come about in the event the volatility to your commodity begins to diminish. In the case some sort of examine benefits are generally in the beginning to travel sideways, that ATR profit would probably figure out how to drop off of. This can trigger that trailing terminate to travel in excess since examine benefits began to be w
Buyers of this product also purchase
Pro Arbitrage EA   trades based on Arbitrage Strategy. The strategy is like a scalping technology but on three cross currency pairs at the same time. Each trade basket involves three pairs (all open at the same time) and they will close at once when any desired profit reaches. The strategy has no SL technically because all opened currencies are hedged. SL can happen if high slippages on order execution on the broker side. So the strategy is one of the safest ones in the world. MT4 Limitation :
Mentfx Mmanage
Anton Jere Calmes
5 (16)
The added video will show you the full functionality, effectiveness, and simplicity of this 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 c
Unlimited Trade Copier Pro 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 not b
Averaging Helper
Sergey Batudayev
5 (2)
Averaging Helper - This sort of trading helper instrument will help you average out your previously unprofitable positions using two techniques: standard averaging hedging with the subsequent opening of positions according to the trend The utility has the ability to sort out several open positions in different directions at once, both for buy and for sell. For example, you opened 1 position for a sell and the second for a buy, and they are both unprofit, or one is in the unprofit and one is in
ADAM for FTMO 40
Vyacheslav Izvarin
ADAM EA Special Version for FTMO  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/94887 Signal using ADAM  https://www.mql5.com/en/signals/2190554 --------------------------------------------------------------
News Trader Pro
Vu Trung Kien
4.41 (17)
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
Reward Multiplier is a semi-automatic trade manager based on pyramid trading that opens additional orders with the running profit of your trades to maximize return exponentially without increasing the risk. Unlike other similar EAs, this tool shows potential profit/loss and reward to risk ratio before even entering the first trade! Download Demo here  (starting lot is fixed at 0.01) Guide + tips here MT5 version   here You only open the first order. When your trade goes into profit RM opens
Custom Ultimate Sniper Dashboard
Hispraise Chinedum Abraham
5 (2)
Custom Ultimate Sniper Dashboard MT4 Once you purchase, send a message to my inbox for manual. Are you tired of missing out on profitable trades because you can't keep up with market movements? Look no further because the Custom Ultimate Sniper Dashboard is here to help. This EA upgrade to the original Ultimate Sniper Dashboard indicator is specifically designed for users of the Meta Trader 4 (MT4) platform, and it packs a punch with its impressive arsenal of 98 algorithms. These algorithms wo
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
Forex Market View Dashboard and CSM
Opengates Success International
5 (2)
FFXMV Dashboard + CSM is a custom indicator combined with Currency Strength Meter . It is created to give the Traders a full view of what is going on in the market. It uses a real time data to access the market and display every bit of information needed to make a successful trading. Before attaching this Indicator to your window chart, go to your MT4's Market Watch panel and HIDE all the Currency pairs you don't need or trade and leave the rest there. The reason is that FFMV Dashboard will DISP
Everyone knows that the best way to make money in the markets is by knowing the future. Have you ever wished to know the future price of something in advance? Even if it were just a few days, hours, or minutes ahead? What if it were possible to know it but with less than a second of advance notice? That's precisely what the PZ Latency Arbitrage EA robot does. PZ Latency Arbitrage EA is your personal time machine: but it can only travel into the past by less than a second. The robot is like Bi
FTMO Sniper 4
Vyacheslav Izvarin
Dedicated for FTMO and other Prop Firms Challenges 2020-2023 Trade only GOOD and checked PROP FIRMS  Default parameters for Challenge $100,000 Best results on GOLD and US100  Use any Time Frame Close all deals and Auto-trading  before  US HIGH NEWS, reopen 2 minutes after Close all deals and Auto-trading  before Weekend at 12:00 GMT+3  Friday Recommended time to trade 09:00-21:00 GMT+3 For Prop Firms MUST use special Protector  https://www.mql5.com/en/market/product/94887 -------------------
Click Trade Manager
Hispraise Chinedum Abraham
5 (1)
Once you purchase, send a message to my inbox for manual. Click Trade Manager is a powerful tool that offers a range of benefits for both beginner and professional prop firm traders. It is designed to protect your prop firm or personal accounts from breaching drawdown limits and can automatically close trades when your profit target is hit. Additionally, Click Trade Manager is highly customizable, allowing you to choose settings that best suit your trading style. One of the key features of Cl
FiboPlusWaves
Sergey Malysh
5 (1)
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
Easy Strategy Builder
Gheis Mohammadi
5 (4)
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
FTMO Protector 7
Vyacheslav Izvarin
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) Bal
AntiMartingale-Execution is a pyramidal Money Management system capable of increasing positions as equity increases using the positive margin of the transaction. It is possible to set the capital for each operation, the operating and maximum margins and the target level to be reached. Once the general trade settings have been made, it is possible to preview the grid of operations that will be activated by pressing the BUY / SELL button. If necessary, it is also possible to close all operations
This Dashboard displays signals in grid view for the 28 major fx currency pairs. It is Mainly used for forex scalping in between 10 to 20 pips maximum and can be used on major trend market decisions. It Uses mainly Moving average and does not give false signal. All you need to note is the point in the grid where the signal occurs.  A beep sound is heard whenever there is a new signal and it will be displayedat the top of the chart.
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 Binary Options Copier Remote is a powerful tool to copy binary options trades remotely between multiple accounts at different locations over internet. This is an ideal solution for signal provider, who want to share his binary options trades with the others globally on his own rules. One provider can copy trades to unlimited receivers and one receiver can get trade from unlimited providers as well. The provider can set the subscription expiry for each receiver, so that receiver will no
Semi Automated EA for working as your trading assistant. Overview Trading planner will make you act like professional traders in real markets. Before entering markets, they make a plan for their trades, screening out all opportunities in all time frames. Trading Planner can be used for all Time Frames (M1 ~ MN). Simply draw trendline as a trend and Support/Resistance . At this version , market opportunities will be taken by trendline using strategy of 1, 2, 3 . Simply draw the trendline by defi
Pairs Trade
Oleg Pechenezhskiy
The Pairs Trade indicator is a utility for semi-automatic pair trading. It allows combining the charts of two arbitrary instruments, even if the schedules of their trading sessions are different. It displays a spread chart in the form of a histogram with an overlaying moving average. It calculates the swap that will be charged for the synthetic position (in the deposit currency). It is possible to set a level for automatic opening of a synthetic position on the spread chart (analogous to the 'se
Corporate Report
Pavel Verveyko
5 (1)
The script displays info about the share's corporate reports and dividends. The data is downloaded from   investing.com : Report date Profit per share (EPS) Revenue Market capitalization Amount of dividends Date of payment of dividends Dividend income The product cannot be tested in the tester (since it is not possible to receive data from the Internet). Before launching:  Add 2   URL   https://ru.investing.com/earnings-calendar/Service/getCalendarFilteredData  and   https://ru.investing.com/
This Stacker EA will: Automatically set Stop loss on a new order Automatically set Take profit on a new order Stack (or open up to 4 additional orders at the same time) when a new order is placed, the SL/TP can be preset individually for each order. Provides a transparent replacement for the standard 1-click trading buttons in MetaTrader 4 (1 click still works and SL/TP will automatically be set as well as Stacking). Automatically calculate lot order size according to preset risk management perc
FXFledgling Exit Tool is a complete risk management tool that analyzes both the open trades and the direction of the pair of open trades. As long as the suggested entry and lotsizing management presented here is followed strictly, you will have a high chance (but no guarantee) of surviving the trade. What It Does It is used as an exit tool. It helps the trader to manage any manual trade that he transacted. It does the following: Trail Stop Dynamic Stop Loss - a calculated stop-loss that change
Crypto Market Pro
Daniil Kurmyshev
5 (2)
New opportunities for analyzing cryptocurrency in the usual MetaTrader 4. For example : We select the symbol of the cryptocurrency and attach any indicators, Expert Advisors or scripts. Startup Mode View cryptocurrency; Data collection. Capabilities Work as with a standard currency chart; Automatic update of open charts; Selection of individual cryptocurrency for updating; Selection of individual timeframes for updating; Work on the desired timeframes; Open charts do not affect the work of C
FX Gambit
Boyan Atanassov
Zenner Trading Presents FX Gambit Streaming Live on YouTube:  https://youtu.be/rD9bCSxypio FX Gambit is an Adaptive, Market Neutral, Dual MT4 based Parallel Launch Automated Trading System, designed to respond to all directional combinations and permutations of the market, and still produce a Net Positive Outcome. There are 2 instances of MT4 with 2 charts in each. The LONG LEG of the HEDGE is in the left chart and the SHORT LEG on the right. The two MT4 instances exchange current market BI
Fibonacci Expansion and Retracement Analysis Fibonacci retracing and extended line tools for the MT4 platform, ideal for traders who use the DiNapoli point trading method and the Golden Section trading The main function: 1. You can draw multiple sets of Fibonacci retracements directly, and the relationship between important return points is clear at a glance. 2. Can draw Fibonacci extensions 3. The Fibonacci foldback and extension of the line can be moved left and right for easy observ
Советник риск-менеджер с огромным арсеналом возможностей защиты вашего депозита. Для инвесторов, которые решили передать капитал в доверительное управление. Когда у трейдера нет доступа к настройкам - нивелирует торговые риски. А также для трейдеров, которые осознали необходимость стороннего контроля за их торговлей для улучшения торговых результатов.  Для максимальных результатов - должен стоять на отдельном VPS сервере и у трейдера не должно быть возможности менять настройки в торговый период.
Grid Hero War Pad
Chock Hwee Ng
3.67 (6)
Grid Hero War Pad is a  GRAPHICAL MANUAL TRADER version of the original Grid Hero EA, designed and created for ADVANCED TRADERS who are experienced in plotting their own market entries. It is coded using ADVANCED GRAPHICAL INTERFACE programming, that combines the power of discretionary trading with Grid Hero algorithm in the form of a graphical console with button-click easy execution. It allows you to execute trades manually using Market Orders and Pending Orders, and then automatically uses t
More from author
Breakthrough Strategy MT5
Konstantin Kulikov
3.91 (11)
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. There are 25 actual sets for different currency pairs, as well as   a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal.   Evaluate statistics on a live signal , as the str
FrankoScalp MT5
Konstantin Kulikov
4.28 (29)
Congratulations! You have come to the page of the longest running Expert Advisor on the Forex market! For more than 5 years, this expert has been at the hearing and in various tops. On any Forex forums you can find discussion topics for the "FrankoScalp" expert, but only on mql5 you can buy the original updated version of the expert, as well as get in touch with the author and get into the friendly "FrankoScalp" user community. Purchase details When you buy an expert, you get it forever (all
News Trade EA MT5
Konstantin Kulikov
4.55 (11)
Present to you the useful robot that I have been using for several years. It can be used in both semi-automatic mode and fully automatic mode. The program contains flexible settings for trading on the news of the economic calendar. It cannot be checked in the strategy tester. Only real work. In the terminal settings, you need to add the news site to the list of allowed URLs. Click Tools > Options > Expert Advisors. Check the option "Allow WebRequests for listed URL:". Add this (delete the spa
Friday Monday MT5
Konstantin Kulikov
3.88 (8)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124 . Therefore, as an alternative or addition to t
Good Monday MT5
Konstantin Kulikov
2.75 (4)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. 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, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Breakthrough Strategy
Konstantin Kulikov
4.36 (36)
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. There are 25 actual sets for different currency pairs, as well as a profile for quick setup . You can analyze the statistics of the Expert Advisor for different currency pairs using my signal. Evaluate statistics on a live signal , as the strateg
FrankoScalp
Konstantin Kulikov
3.81 (117)
Congratulations! You have come to the page of the longest running Expert Advisor on the Forex market! For more than 5 years, this expert has been at the hearing and in various tops. On any Forex forums you can find discussion topics for the "FrankoScalp" expert, but only on mql5 you can buy the original updated version of the expert, as well as get in touch with the author and get into the friendly "FrankoScalp" user community. Purchase details When you buy an expert, you get it forever (all
Friday Monday
Konstantin Kulikov
5 (3)
This EA trades a weekly gap, opening trades on the Friday before the market close and closing trades on Monday morning. This strategy do not contain grid and martingale elements. I have been using this strategy for a long time with my "Breakthrough Strategy" EA. I intentionally did not over-optimize the sets for "Breakthrough Strategy", as they have been showing good results for a long time on a real account: https://www.mql5.com/en/signals/395124   . Therefore, as an alternative or addition to
GridMartin Conqueror
Konstantin Kulikov
4.71 (14)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
GoldenScalp MT5
Konstantin Kulikov
4.2 (5)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100"   (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for eac
GoldenScalp MT4
Konstantin Kulikov
4.25 (4)
Hello algo traders. This Expert Advisor can be considered the apogee of my activity in Forex. I managed to apply all my knowledge to the development of this trading system. The Expert Advisor trades on gold (XAUUSD), any timeframe (the same on any TF), the initial account balance is from $50. The following presets are available "GS default SL 001for100" (same as default settings). Each position has several closing logics, including a hidden StopLoss, which is calculated individually for each
GridMartin Conqueror MT5
Konstantin Kulikov
4 (6)
An automated trading system with smart entry/exit algorithms that uses grid and martingale techniques to maximize profits. The expert has monitoring with a long history for many months, since this system, like all my other experts, is focused on long-term growth: https://www.mql5.com/en/signals/author/test-standart The best sets for currency pairs: GBPUSD, GBPCAD, EURJPY (timeframe М1). Download settings (sets):   https://www.mql5.com/en/blogs/post/747929 Description of EA parameters in comment
Close by percentage MT5
Konstantin Kulikov
4.86 (7)
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
Good Monday
Konstantin Kulikov
5 (8)
The expert trades at the opening of the market after the weekend, focusing on the price gap (GAP). Already developed sets are in the comments. 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, AUDJPY, AUDNZD, CHFJPY, CADJPY,
Virtual Trailing SL TP MT5
Konstantin Kulikov
5 (1)
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
Close by percentage MT4
Konstantin Kulikov
4.86 (7)
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
Modify Order SL TP
Konstantin Kulikov
5 (2)
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
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
Virtual Trailing SL TP
Konstantin Kulikov
5 (3)
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
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
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
Trailing by SAR MT5
Konstantin Kulikov
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
Open a position for EA MT4
Konstantin Kulikov
5 (1)
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
Spread Record
Konstantin Kulikov
3.75 (4)
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
Trailing and SL TP
Konstantin Kulikov
5 (2)
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
Filter:
Olivier
148
Olivier 2024.02.16 17:05 
 

beautiful tech. wonderful contact & support. did not deliver. Hopeful about the author's future work.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2024.02.17 20:55
thank you
Jesus Torres Parraga
1035
Jesus Torres Parraga 2023.09.07 21:08 
 

The EA leaves a lot to be desired for many reasons that I am going to highlight. It is complex to optimize and the sets that Konstantine provides are too generic and risky, you can easily lower the risk but you cannot backtest a news EA. Don't even think about entering his telegram, as soon as you register in it, you will be contacted by a fake konstantine who by chance is also Russian, and he will ask you for money in crypto for some improved sets, it is a trap This would not happen if Konstantine responded to everything publicly in the EA forum in MQL5, but he prefers to divert you to Telegram, where as soon as you register, the scammers enter you privately, seconds apart, with their name, logo, etc... The EA sets are very poor, they are hardly optimized. He has a lot of options that he doesn't use in his sets, and he uses too high risk. It seems that by not answering publicly in the product forum in MQL5 he wants to take you to Telegram, and it does not offer anything of interest there and it is a trap of Russian scammers. The EA may be good, but being a news EA it makes it almost impossible to optimize in backtesting and the sets, as I said, are extremely poor, with hardly any deep configuration on their part. The EA is old, it is not capable of getting the GMT time right, something that modern EAs do, they do not bother to update this aspect. He does not use the product forum to inform correctly, he always prefers to respond with a link from his blog or privately in internal messaging, it does not seem like fair play to me. You should answer publicly in the product forum. Because the doubt that a person solves is read later by other people. It makes no sense to sign up for your telegram, it's a scammer's trap. Being able to provide all the support in the product forum here in Mql5, it seems to be of special interest. Summarizing. Bad old GMT configuration that causes many doubts. Sets offered too generic. It does not offer public help in the product forum in MQL5, it redirects you to Telegram, what it does makes no sense. It makes no sense to provide support on Telegram knowing that the scammers are there, and that does not happen through MQL5. If you know that they scam there, why do you offer Telegram? I would like to see much more information in the forum when you are asked something about a topic and you answer it in the forum and not privately, and I would like to see much more elaborate sets, since the risk and DD I lower myself, but the configuration should give it better quality. And an EA with a bad Set is a bad EA. When I improve the sets, I improve the GMT programming (I wouldn't even have to ask for it) and when I really respond to everything on the product forum, then I will give it more than 1 star. I beg people to stay away from this product due to its poor support and poorly designed sets. Do not enter your telegram.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2023.09.08 12:37
My main communication takes place here and I respond to all messages in personal correspondence and in the product thread. There are answers to all the questions, but not a single question from you in the comments, so it’s strange to accuse me of ignoring it. However, despite this, many users ask for communication in a telegram, so a group has been created, but I am not encouraging anyone to join there. In your first message you asked to be added immediately, here is your first message to me on MQL5 to me:
"
Hello I have purchased your EA News Trade. I have other news EAs but I need a better one.
I want you to give me access to the News trade users telegram.
"
I added you and you immediately received a warning message when joining the group:
"
SCAMMERS ACT IN CHAT!
⛔️Do not send me and admins your money. We do not write such offers in private.
🤝Selling Expert Advisors only through the MQL5 service.
"
I can't imagine how anyone could ignore this. On my pages on MQL5, it is also indicated that all sales are only through MQL5 service. I'm very sorry that you became a victim of fraud, I understand that you are upset, but writing a bad review on this basis is wrong.
Nail Sharipov
423
Nail Sharipov 2023.06.08 14:46 
 

Отличный бот, брал мт5 сейчас для мт4 советую , 5+ от меня.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2023.11.09 14:47
Спасибо:)
Franck Martin
69071
Franck Martin 2023.05.25 17:24 
 

The seller is very available if there is a need to solve problems. I always use it to diversify my investments in addition to my main EA.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2023.05.25 20:57
Thank you
Bluetradissimo
641
Bluetradissimo 2023.02.16 21:07 
 

Just my 2 cents worth. In principle this is probably an excellent EA, but very dependent on which broker you use and even within Broker performance seems to vary quite significantly. I am running this on 2 FP real accounts - note Konstantin also uses FP Markets for monitoring. One FP account with GBP base currency experienced a horrendous drawdown of nearly 60% (!!) luckily the account did not go bust! while the other FP account with CHF currency had - so far - drawdown of only less than 10 % but has not been running that long. both accounts run on FPMarkets-Live2. I have now limited the number of open trades under the Grid mode to 2 (the 60% drawdown happened after the EA opened 3 trades with increasing lot sizes against the trend! )

I have also had good experiences running it on Axi real accounts.. (in that context I also ran it initially on a FP Demo account but that only worked for a few months then stopped)

Again, puzzling to see that with the same broker performance in different accounts with different base currencies can be so different. Also much lower drawdown there with Axi, maximum 11% so far for both accounts. I initially had the standard risk settings of 0.01 lot per 100 balance, but obviously after the horrendous drawdown reduced this to 0.01 lot per 150; AND (as mentioned before) reduced number of open positions to maximum 2. I am still concerned about the grid mode used. I subscribed to a previous version of the "joint work of 5 EAs" that Konstantin offered. That account went bust after opening 3 positions with increasing lot sizes against the trend even though I had "moderate risk" settings and allegedly such a drawdown of >99% should not happen.

I am only running Newstrade EA (and I would avoid "Grid Martin" as this was probably the culprit for the 99% drawdown of the "joint work of 5 EAs")

So I think Newstrade EA on its own probably good EA but risky.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2023.02.23 19:17
Thanks for the feedback. I did not just publish this program in the utilities, and not in the experts. This is not some kind of "black box" with a secret algorithm, it's just opening pending orders before the news.
The utility works according to the ticks of the chart it is attached to, so there may be differences if the Expert Advisor is attached to different currency pairs on different accounts.
As for the fact that it is possible to blow up an account using a grid set, then of course it is possible, especially with a lot of 0.01 for $100-200 of the balance. But I like this set and use it on my accounts so I provided it.
In general, this utility has many parameters for creating your own sets, for sure, many people have an idea about trading on the news, so use at least StopLoss, at least Trailing. Ok, I understand, I would like to immediately get a good set with StopLoss along with the utility, here it is (in the "News_Trade.zip" archive): https://www.mql5.com/en/blogs/post/747929 You can use this set as a base for your sets, just modify this one if you have thoughts on how to improve it (you can write to me in PM).
Iurii Semenov
251
Iurii Semenov 2022.09.23 18:38 
 

Отличный советник, использую его уже почти пол года, много настроек, есть все что может понадобится. За 4 месяца на счете с моими настройками +75% от вложенного. Торгую с ним в полуавтоматическом режиме, но и в автоматическом он справляется. Рекомендую! (настройки не стандартные,свои)

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.10.20 16:42
Спасибо за отзыв:)
Shumini8 请添加微信
1609
Shumini8 请添加微信 2022.09.21 09:50 
 

我购买了作者好几个EA,非常好,在新闻前打开订单并很快获得利润!I bought several EA from the author, very good, signal time is long enough to be trustworthy。

Tim Sustar
790
Tim Sustar 2022.09.10 22:09 
 

Grid. No SL.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.09.10 22:11
In the default settings - yes, but you can customize the set to your liking, the expert is full of parameters.
Maya Rivera
168
Maya Rivera 2022.09.09 07:06 
 

This was my second EA from Konstantin. It's very precise on entries and exits so the grid positions are rarely activated. If you manage your risks well, you will be very successful with this EA. Konstantin's support is outstanding. Thank you.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.09.10 22:11
Thanks for your feedback!
Perez0289
305
Perez0289 2022.07.29 00:35 
 

very good ea

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.07.29 11:24
Thank you:)
Childerich
1299
Childerich 2022.07.18 13:38 
 

been using this EA for almost a month. I'm using this as a complementary Expert, and very satisfied with the result. not so many trades, but stable.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.07.18 15:56
Thank you very much)
Georgios Baizanis
2201
Georgios Baizanis 2022.07.03 08:20 
 

Excellent product. Be aware may not work well with some brokers that restrict the placing of T/L and S/L to a certain distance from current price. For 99% of the brokers you will not be having that problem. I tested for a week now the EA and works well

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.07.03 22:00
Thanks for your feedback!
Moreno Dainese
1286
Moreno Dainese 2022.06.23 12:53 
 

top super Kostantin

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.06.23 13:14
Thank you)
Mikhail Rozhkov
884
Mikhail Rozhkov 2022.06.22 06:51 
 

User didn't leave any comment to the rating

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.06.22 12:39
Спасибо за отзыв!
Dannieyo
958
Dannieyo 2022.04.29 20:49 
 

seldom but accurate, like published signal. I love this kind of EA. So far 100% accuracy. Thanks Konstantin

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.04.29 20:51
Thank you very much:)
28tradingfx
222
28tradingfx 2022.04.13 02:21 
 

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
24495
Reply from developer Konstantin Kulikov 2022.04.19 15:31
Thank you very much for your feedback :) I really appreciate it.
Morteza Hosseini
315
Morteza Hosseini 2022.04.09 22:06 
 

Regardless of whether the work is good or not, the author is very attentive, So I believe I am willing to pay for the products he made.

Konstantin Kulikov
24495
Reply from developer Konstantin Kulikov 2022.04.19 15:34
Thank you for your trust. I really try not to let you down.
Reply to review
Version 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".
Version 1.72 2023.06.13
Sorry, orders are not opened in the previous version, download version 1.72
Version 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.
Version 1.61 2023.03.26
The news site is back up and running.
Version 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.
Version 1.50 2022.10.31
Improved work stability.
Version 1.40 2022.10.04
Added parameter.
Maximum_Lot_Size - maximum trading lot size.
Version 1.30 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.
Version 1.21 2022.05.02
The bug in the work of parameters from the "consider other positions" block has been fixed again.
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.
Version 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.
Version 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.