Pyramid strategy - possible with fxdreema?
-
Hello,
I have a question. Is it possible to build with fxdreema a pyramid strategy? Example:
Buy position 1 EUR/USD 1.35000 TP 1.35200 SL: 1.34800Buy position 2 IF EUR/USD @ 1.35100 (TP 1.35200 SL: 1.34900) -- SL Buy/Order 1: 1.34900
I missing a "IF Then" query...
Best regards and THANK YOU

Mark
-
Many strategies are possible
If then is the "Condition" block. -
yes, but we say it the program that the count 10 pips and then open the 2. Position?

-
Depends, it can be a position, it can be as a pending order... different ways. And it also depends if it is MT4 or MT5.
-
MT4....
-
Here is some example that I created some days ago: https://fxdreema.com/shared/dEwPXVl7c
-
thank you, I test it