The Expert Advisor uses a strategy based on strong price deviations, traded on the major currency pairs. For this strategy, the author's indicator "Indicator Maximum Price Deviation" was developed, an algorithm that detects deviations on timeframes: M5 and H1 and if a deviation is found, the advisor opens the first order, and then if the price moves in the positive direction, the advisor opens additional orders on each bar (supports a total of additional 9 orders). The EA does not increase the lot for additional orders.
Hidden Stop Loss, Take Profit, Breakeven and Trailing Stop are used.
Use multi-currency testing on 10 currency pairs in MetaTrader 5. Instructions to start multicurrency testing are shown in the video instructions.
The Expert Advisor does not use Martingale strategy.
Real Monitoring: https://www.mql5.com/en/signals/803269
Attention! Only EA available for hedge accounts.
Version for MetaTrader 4:
www.mql5.com
Requirements and Recommendations
Use fast testing:
Hidden Stop Loss, Take Profit, Breakeven and Trailing Stop are used.
Use multi-currency testing on 10 currency pairs in MetaTrader 5. Instructions to start multicurrency testing are shown in the video instructions.
The Expert Advisor does not use Martingale strategy.
Real Monitoring: https://www.mql5.com/en/signals/803269
Attention! Only EA available for hedge accounts.
Version for MetaTrader 4:

Buy the 'EA Modern Deviation Trend Pro MT4' Trading Robot (Expert Advisor) for MetaTrader 4 in MetaTrader Market
The EA uses a strategy based on strong price deviations, trading is carried out on major currency pairs. For this strategy, the author's indicator
- Advisor attach to only one chart (any of the working pairs) - all trading on all pairs is done from only one chart! You can enable and disable currencies in the settings.
- The minimum recommended balance for the time frames and pairs is $1,500.
- Hedge accounts are required.
- Broker with five and three digit quotes.
- Make sure you have different Magic Numbers for each EA that you are using on one account.
- Available VPS server required.
- Multi_Currency_BackTest - in true uses multi-currency tester.
Use fast testing:
- Tick simulation methods:
- OHLC on M1.
- EURUSD
- GBPUSD
- GBPJPY
- USDCHF
. - USDJPY
- USD
- GBPAUD
- USDCAD
- NZDUSD
- GBPNZD
Parameters
- EURUSD is the true currency;
- ...
- is a true currency that can be used.
- Magic_Start(Finish) - Trade ID;
- Symbols_Prefix(Suffix)_Name - enter ONLY prefix (suffix) if your broker uses it in the symbol name (for example: "m."(".m") if the name of the pair is "m.EURUSD"("EURUSD.m"));
- Custom_Risk If this is true, lot sizes will increase as account balances rise (risk management).
- User_Balance-User balance
- Add_to_User_Balance – Add to Users_Balance to smoothen the transition to the new lot.
- Lot_on_every - Size of lot per - User_Balance;
- Fixed_Lot - constant lot;
- Aggressive_Trade - if true the EA will adaptively increase lot size.
- Order Comment - comment on the orders;
- Slippage- before order triggering
- Show_Info_Panel - information panel (false - fast backtest);
- Show_additional_panel - profit panel for each month, only for backtest;
- Panel_1;
- Panel_2;
- OFF_Info_Panel_1,2 - Off. InfoPanel 1,2;
- Multi_Currency_BackTest:
- true - multicurrency tester.
- False - Current currency and Time Frame
- Max Spread - max spread
- Economic News Filter:
- Select http/ HTTP is a protocol to download economic news.
- http(s)
- News_update_every_N_minutes - news updates every N minutes;
- Select http/ HTTP is a protocol to download economic news.
- Monday - Monday;
- ...
- Friday - Friday.
- Use time - in true time trading;
- GMT Setting – GMT Settings
- GMT Auto ( only for real ) - automatic GMT shift (not for tester);
- GMT Mode - manual adjustment;
- GMT_mode - shift of the server time of the broker in relation to GMT (0 - off );
- Every_Day_Start - start time (hh:mm);
- Every_Day_End - The end of time (hh.:mm).
- Time Trade at the true time
- Disable_in_Friday - Friday end time (hh:mm).