Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

(from the MT5 and MT4 models, there may be slight differences, due to the peculiarities of the implementation of the code on MT5)

The strategy relies on the breakdown of significant amounts, with automatic calculation of Stop Loss (200-400 points (5 signals)).

The Expert Advisor has been analyzed from 2010 to the current day in various market conditions/intervals .

  • Stop loss is obviously used
  • Not used martingale / grid/ hedging, etc. (the recovery function uses a lot increase of 1 time)
  • Complies with FIFO rules
For testing, you need a history of 1000 bars

Recommended EURUSD pair. Timeframe M30.

Monitoring https://www.mql5.com/en/signals/author/bebikovi

Recommendations for Risk values :

  • Risk = 3-5 – Low risk;
  • Risk = 7-10 – Average risk;
  • Risk = 15-25 – High risk;

Recommended-ECN / STP Broker with a minimum StopLoss level of 0-1 pips/spread of 0-5 pips (5 digits) /VPS server.

Trading leverage 1: 100 and higher (possible with a smaller leverage but with a lower Risk value)

Parameters

  • Magic Number – the ID of the transactions;
  • Show Info Panel – show the info panel;
  • EA Comment-comment on the EA’s trades;
  • Lot calculation mode (Auto / Fix) – lot calculation mode (autolot/Fixed Lot);
  • Risk – lot size based on the maximum risk per trade;
  • Fix Lot – fixed lot size;
  • Take Profit – take profit;
  • autosl – automatic calculation of SL;
  • Stop Loss – stop loss;
  • MaxSpread(0-OFF) – control of the maximum spread (0-Off);
  • Buy Pending shift – shift for a buy order;
  • Sell Pending shift – shift for a sell order;
  • Winter GMT Offset – winter time zone of the server;
  • Auto MinProfit ( ON/Off) – automatic calculation of the minimum profit for a trailing stop;
  • Amount of profit (in points) for the trailing stop – the number of points required to start a trailing stop;
  • Trailing stop value – size of the trailing stop;
  • Step of the trailing stop – step of the trailing stop;
  • Allow buy orders – allow purchase orders;
  • Allow sell orders to allow the orders to sell;
  • Broker quotes shift (true / false) – Use a quote shift (if the Bid price differs from the price on the chart);
  • Broker quotes shift (auto calculation) – Automatically calculate the shift;
  • Broker quotes shift (enter a value) – Shift value;
  • Recovery mode-recovery function in case of drawdown (on/off);
  • Multiple start recovery (trailing/breakeven) – coefficient for trailing, for the recovery function;
  • Multiple lot for recovery mode-lot calculation coefficient for the recovery function;
  • Number of recovery trades – number of trades in recovery mode
  • activaterecovery (ON/Off) – force activation of recovery mode.
  • FIFO compatibility (On/Off) – clear compliance with FIFO rules
  • Split Pending Orders (use only if need (test before)) – Enable the division of a position into several orders (I did not test it on a real account, a check is required!) By default, the function is not needed, only if desired and necessary!;
  • Split to ” X ” orders-split the position into “X” orders;

[spoiler title=”Read More…”]

Parameters

  • Magic Number – the ID of the transactions;
  • Show Info Panel – show the info panel;
  • EA Comment-comment on the EA’s trades;
  • Lot calculation mode (Auto / Fix) – lot calculation mode (autolot/Fixed Lot);
  • Risk – lot size based on the maximum risk per trade;
  • Fix Lot – fixed lot size;
  • Take Profit – take profit;
  • autosl – automatic calculation of SL;
  • Stop Loss – stop loss;
  • MaxSpread(0-OFF) – control of the maximum spread (0-Off);
  • Magic Number – the ID of the transactions;
  • Show Info Panel – show the info panel;
  • EA Comment-comment on the EA’s trades;
  • Lot calculation mode (Auto / Fix) – lot calculation mode (autolot/Fixed Lot);
  • Risk – lot size based on the maximum risk per trade;
  • Fix Lot – fixed lot size;
  • Take Profit – take profit;
  • autosl – automatic calculation of SL;
  • Stop Loss – stop loss;
  • MaxSpread(0-OFF) – control of the maximum spread (0-Off);
  • Buy Pending shift – shift for a buy order;
  • Sell Pending shift – shift for a sell order;
  • Winter GMT Offset – winter time zone of the server;
  • Auto MinProfit ( ON/Off) – automatic calculation of the minimum profit for a trailing stop;
  • Amount of profit (in points) for the trailing stop – the number of points required to start a trailing stop;
  • Trailing stop value – size of the trailing stop;
  • Step of the trailing stop – step of the trailing stop;
  • Allow buy orders – allow purchase orders;
  • Allow sell orders to allow the orders to sell;
  • Broker quotes shift (true / false) – Use a quote shift (if the Bid price differs from the price on the chart);
  • Broker quotes shift (auto calculation) – Automatically calculate the shift;
  • Broker quotes shift (enter a value) – Shift value;
  • Recovery mode-recovery function in case of drawdown (on/off);
  • Multiple start recovery (trailing/breakeven) – coefficient for trailing, for the recovery function;
  • Multiple lot for recovery mode-lot calculation coefficient for the recovery function;
  • Number of recovery trades – number of trades in recovery mode
  • activaterecovery (ON/Off) – force activation of recovery mode.
  • FIFO compatibility (On/Off) – clear compliance with FIFO rules
  • Split Pending Orders (use only if need (test before)) – Enable the division of a position into several orders (I did not test it on a real account, a check is required!) By default, the function is not needed, only if desired and necessary!;
  • Split to ” X ” orders-split the position into “X” orders;
  • Buy Pending shift – shift for a buy order;
  • Sell Pending shift – shift for a sell order;
  • Winter GMT Offset – winter time zone of the server;
  • Auto MinProfit ( ON/Off) – automatic calculation of the minimum profit for a trailing stop;
  • Amount of profit (in points) for the trailing stop – the number of points required to start a trailing stop;
  • Trailing stop value – size of the trailing stop;
  • Step of the trailing stop – step of the trailing stop;
  • Allow buy orders – allow purchase orders;
  • Allow sell orders to allow the orders to sell;
  • Broker quotes shift (true / false) – Use a quote shift (if the Bid price differs from the price on the chart);
  • Broker quotes shift (auto calculation) – Automatically calculate the shift;
  • Broker quotes shift (enter a value) – Shift value;
  • Recovery mode-recovery function in case of drawdown (on/off);
  • Multiple start recovery (trailing/breakeven) – coefficient for trailing, for the recovery function;
  • Multiple lot for recovery mode-lot calculation coefficient for the recovery function;
  • Number of recovery trades – number of trades in recovery mode
  • activaterecovery (ON/Off) – force activation of recovery mode.
  • FIFO compatibility (On/Off) – clear compliance with FIFO rules
  • Split Pending Orders (use only if need (test before)) – Enable the division of a position into several orders (I did not test it on a real account, a check is required!) By default, the function is not needed, only if desired and necessary!;
  • Split to ” X ” orders-split the position into “X” orders;

[/spoiler]

Add review
Reviews ( 0 ):