Recover Reverse
-
Hi and thank you for all for help.
in this blocks when I test it its normal result but in the real demo or live account it is open two or more positions in same price and maybe in same tick.
https://fxdreema.com/shared/Us9O36Sjb -
@mohammed65 Blocks 230 and 210 are exactly the same. You are duplicating that condition. This means that condition is true, two trades will be opn, not just one.
-
and also in this way it is same thinklink text
-
@mohammed65 The I do not understand your strategy. I see two ways to open a trade. If conditions on both trees are met, two trades will be open at the same price. Isn't it what you want?
-
This I want to do ZONE RECOVERY>>>> link text
Yes two way but one is BUY other one is SELL
in the test BUY and SELL is normal but in the demo as down picture or live account its open two or more in same price!
-
@mohammed65 I see it is a martingale. Do you really need such a complex structure for a martingale? That strategy is never successful in the long term.