add to position
-
Hi, I'm trying to do something really simple, but somehow I cant get it to work.
I want to add X % to position every time the last opened position is Y pips in negative. Like a dollar cost avarege system. Every time price goes against the last position by Y pips X % is added to the position.
All orders will be closed when the total sum of pips (of the basket of trades) is in profit by 10 pips.
Here is a link to the project https://fxdreema.com/shared/eO8iegwkd
Can sombody see what im doing wrong?
-
-
Great, thank you.! One step closer
Now the ea opens the second position. But not more than that. I want it to open a new position every time the last order is negative 20 pips. So if position 1 is negative 20, open a second position, if position 1 is negative 40 pips and position 2 is negative 20 pips, open a third position etc. Any idea what is missing? -
anyone knows how to get around this? I have tried so many different ways, and i simply cant get it to do what i want it to..
-
@piptheripper In this case, don't place a (add to volume) rather place a normal buy block
