MT5 Testing - Problemetic Output
-

Any idea as to why my buy order is placed. So much above the candle.
My Condtion is simple.
CANDLE [2] > BELOW 25 RSI
CANDLE [1] > ABOVE 25 RSI
BUY -
@nawajishk strange, it doesn't look like it's for the spread, can you share the project?
-
-
@nawajishk Maybe the spread was very large at that time, try some other pair. This is my trial on EURUSD

However you have two opposite conditions at the same time on candle ID0 and ID1. I advise you never to use the ID0 candle because you will always have incorrect signals

-
@ambrogio You are right. In many instances, I have seen that incorrect signals are generated. But If I use "Crosses Above" condition, in that case, it buys the moment it crosses the level. I want to OPEN the trade on the start of the new candle or at the close of the current candle.
What should I do then. -
@nawajishk You can try to play around the crosses, candle ID and the applied price of the indicator
https://fxdreema.com/shared/qCo0Bct5
