@l-andorrĂ Oh, okay, I'll try it and hopefully it works, I'll keep you in the loop.
Latest posts made by jjzones
-
RE: EA not following conditions.posted in Questions & Answers
-
RE: EA not following conditions.posted in Questions & Answers
@zooslinkis This is the link to my project https://fxdreema.com/shared/amu5pgBK
-
RE: EA not following conditions.posted in Questions & Answers
https://fxdreema.com/shared/amu5pgBK that is the link to the project.
-
EA not following conditions.posted in Questions & Answers
I am creating a robot that opens a long signal when a bullish candle closes above the Double Exponential Moving Average after the precious candle closes bullish candle crosses and closed above the Double Exponential Moving Average and vice versa for the opposite. However, what I noticed is that it opens trades abitrarily. Sometimes several candles after the conditions have been met, other times when the conditions have not even been met, it even skips entries. I do not know how to share my EA conditions so it's easier for you to see what I mean. Any help.
Below is my condition for a BUY signal.
Candle Bullish body size (pips) close X> Double Exponential Moving Average 14.
Candle Bullish body size (pips) close > Double Exponential Moving Average 14.What am I doing wrong?