Hi all :hi:
seeing a good interest in this EA I decided to recode completly the indicator embedding, so that it should now work much better.
New you find
UsingOnlyProvenZones=true; if it is set to true the EA will only use proven S/R zones for opening positions. Setting it to false will let the EA too use verfied zones.
Backtesting makes not much sense with this EA as it will be very slow and the value of crappy backtester is not big at all, too the EA uses more tf..
Please don't forgaet OOTB the EA is set for M30 tf, if you want to change the tf please use
PERIOD_SR=PERIOD_M30 to set the tf you want to use, you can too play with the other tf setings (
PERIOD_2CandleRule=PERIOD_H4,
PERIOD_ATR=PERIOD_H4).
Please report your results, with the setings you use and if you see again positions taken that should not be taken let me know...
I hope much will do some demo forward testing with this EA, so that we can maybe improve the strategy or create new variants.
Thanks again to all of you who are testing this EA and so much helping for improving it!!
The new version is attached in first post!
Cheers
Tommaso