Please who can help me explain how i can connect to condition i.e. when 9 ema cross above 50sma and when 9 ema cross above 50ema it should open a buy trade. I've tried everything 
https://fxdreema.com/shared/TWlDoNOke
Best posts made by codex3024
-
Connect double conditionsposted in General Discussions
Latest posts made by codex3024
-
RE: How to use the AND block to connect 4 conditionsposted in Questions & Answers
@sktsec let me explain everything
- the EA is an only buy EA
- The first EA is to open a buy trade
- the Second EA is to close the buy trade, which is going to be attached on another window with the same pair.
- The problem is when you connect the conditions together the normal way, it doesn't work.
MY QUESTION IS HOW CAN I MAKE THIS POSSIBLE.
I've tried various block connections, its either it doesn't open a trade or it works and continuously open the same buy trade even after hitting my TP level
PLEASE I HOPE YOU UNDERSTAND ME
-
RE: How to use the AND block to connect 4 conditionsposted in Questions & Answers
@sktsec and also i found someone with the same problem and he didnt get any solution either
https://fxdreema.com/forum/topic/10245/how-to-create-two-conditions-for-1-trade
-
RE: AND BLOCKposted in General Discussions
@jstap and also i found someone with the same problem and he didnt get any solution either

https://fxdreema.com/forum/topic/10245/how-to-create-two-conditions-for-1-trade
-
RE: AND BLOCKposted in General Discussions
@jstap i found a way of combining both conditions, but after hitting my tp it immediately opens another buy trade instead of one trade per condition
http://fxdreema.com/shared/gnEftisCd -
RE: How to use the AND block to connect 4 conditionsposted in Questions & Answers
@sktsec Hello https://fxdreema.com/shared/4noxv4LQd Based on the above link the EA is supposed to open a buy trade when 9 EMA cross above 200 SMA and 9 EMA cross above 200 EMA, so how can i implement this condition. I'm sure it's possible