Well, if a trade taken on one candle is closed on the same candle then the conditions are correct for a re-entry again because they were correct for the first trade. This means the bot will take a second trade. 4 hours is quite a long time so it is perfectly possible for this to happen.fxozgirl wrote:SteveHopwood wrote:We need an extra filter to ensure that Close[1] was on the correct side of the fast MA.fxozgirl wrote:Here's another one...looks like BASA is taking the re-entry once price crosses above the MA (not necessarily a close)
Added to V 1f in post 1.
Steve v1f produced 2 trades in the one candle overnight for me.
EURNZD - both re-entry trades, 1st trade taken BUY 1.68751 at 12:00 closed for BE+2, 2nd trade BUY 1.68738 taken at 14:56 still open
1st trade is correct, but not the 2nd trade
An EA does what it is coded to do. You want it to do something different, you have to tell me to tell it what is different. EA's are not mind-readers. Nor am I.