please assist me
-
i need help to only enter when in downtrend i used EMA for potential entries to trade minor trends detecting bearish engulfing pattern i only need help with my MA crossover to only enter bearish engulfing pattern when the 9 ema crossed downwards from above https://fxdreema.com/shared/AVVIgBNKc
-
That description is very vague. Could you please upload an example on a chart of what you need?
-
@l-andorrà If the yellow ma is below red ma then i only want to enter when bearish candle stick pattern is detected and when yelow ma is above red ma and bulish pattern is detected then only buy please help. -
Use a condition block to act when X>orX< happens, maybe just < >, do this on a back test project, also set up a test to get the candle stick pattern working.
-
@jstap can you please help me i tried my best but that is all i can do hehe please mate
-
Add a shared link to your project, this way what you have done can be looked at.
-
-
Try this, once per bar should go under your conditions.

-
thank you @jstap i will try it
-
it does not detect my MA
to trade only in downtrend -
This is why I said test in separate projects as soon as the cross has happened it is < or >.