The Expert Advisor finds price consolidation zones. When the price leaves this zone, it opens a position. It the position fails to be closed by a take profit and there was a crossing of the consolidation zone from the opposite side, the EA will open a locking position with an increased volume.
Input parameters
The product works both on 4 and 5-digit quotes. Specify values in points like for 5 decimal places in the input parameters, and it will automatically recalculate everything for 4 decimal places.
- Start Lots - initial lot;
- Lot multiplier - lot multiplier for the second and subsequent orders;
- Max Lot - maximum acceptable lot;
- Take Profit, points - take profit in points;
- Stop Loss - Stop Loss om deposit currency;
- Pause after Stop Loss closed, minutes - pause when opening orders after stop loss is activated, in minutes;
- Trail Start, points - profit in points to activate trailing stop;
- Trail Distance, points - trailing stop distance;
- Signal Bar - work on the current bar / work on closed bars.
- Start Time/Stop Time - the beginning and end of the time period for the EA to open the first order;
- Magic - magic number for the Expert Advisor to identify its positions.
No comments:
Post a Comment