Actually, I figured it out !! @biztet @CedieTraderMax thank you so much!
Posts made by burnsm16
-
RE: How do I set up EA to Execute once per EMA cross?posted in Questions & Answers
-
RE: How do I set up EA to Execute once per EMA cross?posted in Questions & Answers
@biztet thank you so much! that fixed the problem. I do have one more question atm if you could help.
When I change Condition 3 inputs to "see below" it doesn't want to open a trade and this is true if "candle Id" is set to 0or1

-
RE: How do I set up EA to Execute once per EMA cross?posted in Questions & Answers
thank you both for the feedback! However, I tried what you mentioned and it seems not to work. I Might have not explained the issue clearly or I might not quite understand what you mean or I'm doing it wrong.
this is what I currently have

this is condition 2 setup true is the same for 3 concerning "Candle ID"

-
How do I set up EA to Execute once per EMA cross?posted in Questions & Answers
Hi community , I'm creating my first EA and is trying my best
.. currently one of my conditions is to place a buy when the EMA crosses up but since i have a small SL there is times when the SL is hit and since the EMAs is still crossed up, another buy posistion is opened and this is true for the opposite conditions for a Sell order. I just want it to run once and if TP or SL gets hit then to restart but EMA condition of crossing up needs to happen again. I hope this makes sense
thanks in advance