Hi Tanaka san,
I was testing the EA_Coral . Does anyone noticed that the EA is not operating to what it should be?
Shouldn't the EA open and close trade based on the Pink and blue bar? It does not seem to be working based on these rules.
I noticed that the EA is not reacting this way as what it should be.
Not sure if the other memebers noticed the same. You will notice if you don't set TP and SL (attack martingale should not be set as well).
This is just my observations. Hopefully others can feedback. This is a potential good EA, but just that it does not react to what it should be doing.
View attachment 145432
Update on my observation through my forward test of this EA_Coral:
1) EA does open and close near to the pink and blue bar, although it does only on the hour mark if you set the TF to H1.
2) When opposite close is activated, it closes the current open trade, it does not immediately open the opposite direction. So far I observed that it may open only at the next hourly candle. Not sure if its a bug or it is just that way.
3) There is 'noise' signal coming in during the process of a trend when an open trade is active. Meaning if I have a SELL trade during a downtrend, during the process of this trend, a BUY signal is activated and caused the SELL trade to close prematurely due to opposite signal. One way I tried to overcome this is to set to TRUE on 'close_only_profit' in the EA settings. But still this is not ideal and should not be the way how the EA should react. It should not have 'noise' signal casuing the trade to close prematurely.
If you guys interested to test it out, here is my set file.

