SELL EVERY "X" PIPS, AND CONTINUE SOLD IN NEW ORDERS
-
I am trying to get EA to sell when the price drifts X pips from last order. But he is making non-stop sales when it comes in at that price. I need it to sell every time I reach these pips, and successively in each order, how can I do that?
-
-
I'm doing this, but it's giving a lot of orders.

-
@mdallacourt in the block "for each trade" put 1 in the "not more than n trades" field
-
Even though changing still gives one order after another, can you send me the one you did to see what I did wrong?

-
I got it, I had to put it "once per trade / order" after the "pips away from open-price". Thanks for the help!
-
@mdallacourt that block it's not necessary, somethings is wrong, check out this example, it works fine

