Negative Negotiation Distance
-
Hello friends, I'm trying to understand how to open trades when the distance is negative and understand how to place a rule.
Let's say my EA opened a purchase, but the price went down.
I want him to open a new purchase when the current candlestick's opening is below 200 pips from the opening of the previous order.
Follow my project to help me identify if I did it right. --> https://fxdreema.com/shared/7wqGkfrIc -
@fabiobioware Your logic is correct, but adding volume means you will create a whole new trade. Are you sure that is what you want?
-
@l-andorrà said in Negative Negotiation Distance:
Your logic is correct, but adding volume means you will create a whole new trade. Are you sure that is what you want?
Thanks for the help friend, yes this is what I want, create a new purchase negotiation with the largest volume multiplied.