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

The Expert Advisor opens two multidirectional orders. When one of them is closed in profit, two orders are re-opened, the volume of orders increases depending on the volume of the MultiplierVolume multiplier and the number of orders opened by the Expert Advisor. In each new open pair, orders are opened with equal volume, locking each other. Opening pairs continues until the number of orders of the same type reaches the number of Limit_for_orders, then the Expert Advisor will only increase the grid, excluding locking.

Troubleshooting, contacting the author –>> https://www.mql5.com/ru/blogs/post/741040

Troubleshooting, contacting the author –>> https://www.mql5.com/ru/blogs/post/741040

  • Lots – the volume of the first trade in a group of orders in lots;
  • Magic – magic number;
  • Slippage – allowed slippage in points;
  • Trailing_Step_Money – trailing step in the deposit currency;
  • Trailing_Start_Money – start of trailing in the deposit currency;
  • Limit_for_orders – the maximum number of orders of the same type for opening orders in multidirectional groups;
  • Long_Trades – to allow purchases;
  • Short_Trades – allow sales;
  • New_Cycle-allow opening new orders after closing;
  • Overlap_LH-allow the Expert Advisor to use additional trailing in money for the highest and lowest orders of the group (separately for Buy and Sell);
  • Step_Close – minimum distance from the order to close it;
  • Step_Grids – step for the order grid in points;
  • MaximumOrdersInWork – the maximum allowed number of orders opened by the Expert Advisor;
  • MultiplierVolume-lot multiplier;
  • Overlap_after – the minimum number of orders in the group to cover the first order with the last one.

[spoiler title=”Read More…”]

Other developments of the author -> > https://www.mql5.com/ru/users/nechaevrealle/seller

Other developments of the author -> > https://www.mql5.com/ru/users/nechaevrealle/seller

[/spoiler]

Add review
Reviews ( 0 ):