Multitimeframe confirmation
-
Hello can you please assist, so the EA needs to check if the candle firstly meets the H1 condition and also meets both m15 conditions. After that is should open a trade and close the oposite direction.
-
Your condition block use > or < rather than crossover, do you actually mean crossover ?
-
I mean the new candle that forms above the ema candle id 0
-
-
https://fxdreema.com/shared/aC9bVkEHd can you please assist @jstap
-
Any block under a no trade will stop working when a trade is placed. a condition candle 0 is the currently forming one, 1 is the last closed, candle 1 closed < > MA on candle 1
-
So something like this https://fxdreema.com/shared/8K7wiGLcd
-
You need to set the TF for MA as well, if you want them to both be true at the same time you need to connect 1 above the other.

-
https://fxdreema.com/shared/XNZvVCaLc so it should look like this
-
Yes, test and say if something's not working, no trade would prevent multiple trades
-
IT'S opening too many trades, instead of one when both conditions are true

-
@jstap if both the conditions are met then only one trade must open
-
must i put it at the top like this ? https://fxdreema.com/shared/T9krlh3lc
-
I just did and it only open a sell trade
-
https://fxdreema.com/shared/ZhvCTFGrd now my EA is back to opening so many trades,
-
@jstap can you please assist
-
@ambrogio can you please assist
-
As it is it can open a new position every candle the conditions are correct, is this what you want?
-
No only one trade, an exampleof a trade would be the following, a buy trade would've been opened at that candle stick and only one would've been opened


-
Then you need to start your tree with a no trade block