Skip trade/trades in Grid
-
How this would work is that if I enter say 2 into the parameter/setting and the gap size was 15 the EA would enter the first trade as normal but the second top-up would be 3 x the gap size i.e. 45 pips away (skipping 2 trades).Normal top-ups would happen like this 0, 15, 30, 45, 60, 75 …..This setting will cause top up to be 0, 45, 60, 75 …..
So it will skip trade 2 en trade 3 in the grid which will have happened at minus 15 pips and again minus 30 pips.
-
You need to use variables to do that. Are you familiar with variables?