Final touches
-
https://fxdreema.com/shared/ePpsTE7gc
I am trying to make my EA be able to open "x" amount of positions when triggered. I've tried using loop x times and check position count.
-
-
Your logic is correct. It should work as per your current settings. What is the problem exactly?
-
I don't know which blocks to add for it to work .
-
can you please make a demo and I will recreate it
-
@Moneyman012 said in Final touches:
Turn on the loop block #21851 and put number of trades, it works for me. But it closes trades immediately because of block #21837

you should review this
-
How can I solve that cause I try to change it but it messes up the whole thing
-
@Moneyman012 delete close position under buy/sell now blocks and put how many trades you want in the input

-
Ok but may I ask what will happen if the candle reverses, will it still be able to trigger one trade and close the opposite one ?
-
I haven't actually looked at the strategy, I just found out why it doesn't open multiple orders. Do some test to see what works and what doesn't and come back