Hi guys, found this thread a few days ago and went through Dolly, Nana and Isakas's thread.
First thing, I'll like to thank you guys on the amount of effort that's been put into this EA.
Got a couple of questions regarding DIN_KusKus_EA_2.4
Has anyone tried to backtest this EA using the visual mode?
I noticed the GMACD, and DIGISTOCH don't display the correct info.
If your running M5 Period test, only the M5 figures would change, the other signals stay the way they are. Running M30 Period test, only M30 would change.
2. The entry condition seems to only check if all the indicators agree on the current bar, then it enters. but that would allow entries at the wrong time.
i.e. instead of checking if price crossed the ema50, it checks if price is above ema50. and if ashi candle turned from red to blue, it checks if its blue.
3. The exit condition seems to exit when all the indicators disagree with your current position. from my testing, the trades usually hit their stop loss before this condition is met.
Thats what I've noticed so far, please advise if I've mistaken.
Thanks
Dominic