Increase volume every 30 pips in favor of profit.
-
Goodnight.
I have an EA that moves every 30 pips in favor of my stoploss, I would also like to increase each volume with each stop movement. Ex: it starts with 0.1 volume after moving 30 pips in favor of the stop, add 0.1 volume in the operation .. turn in favor of the gain in the same operation. -
@mateus_f You can use the 'add to volume' block, but that will open a new trade right there. That's the only way I know fxDreema can do that.
-
Good Morning.
I tried to do it however it doesn't respect, it ends up opening dozens of entries in the same order ... ex: the EA over 30 pips and it opens sales for more than 500 and does not increase to simply 0.2 -
@mateus_f Can you please share your link to the project?