- Credits
- 0
Hi guys
As I see that enough people would like to know how good their indicator is, testing it with an Ea.
I thought the following:
I am going to try to make a Simple Ea for all with the indicator that you share here.
So we can identify how good an indicator is, with respect to another.
The EA will be simple and for all indicators equal:
TP 50
SL 60
The EA will take the H1 signal
Only 1 trade at the same time, until it closes, there will be no other.
The operations will be opened with the first candle in which the signal goes off, 20 minutes later (to try to avoid false signals, indecisions of the indicator)
Remember this:
I am not a programmer, And neither an Expert, I just want to help and discover good indicators.
The indicators have to be in mq4 please.
If I find good indicators on my own, I will also make them EAs, and I will share them here.
I will only share the EAs in ex4, without any limitations in time or anything.
Reason:
I do not want if we are lucky enough to find something good here, someone can sell it, so, anyone will come to soehoe.id, and download the EA.
Free from All to All
I understand that the EA will be very basic, but this helps to make backs of your indicator, also, we have the opion to use:
RoNz_Auto_SL-TS-TP
This EA can control the SL and TP of other EA, with the ability of Trailing Stop and Hide them ...
I will make an backtest for the EA:
EURUSD 6 month
H1
Spread in fxt Dukascopy data, 10
Leverage 100
Nothing else, I hope we get something good from here![]()
Hello
this EA is excellent, for my taste, you can see the whole thread of it here: https://soehoe.id/automagico-ea.t26883/#post-477236
the problem with version 7 is that it doesn't open operations (it's being fixed) that's why I also shared version 6 which works fine.
version 6 needs some fixes, if someone can do it we would all appreciate it:
1) when the EWO indicator is used as a filter, it does not filter well, it does not open trades, that is because there is some fault.
the EWO indicator should work like the OBOS indicator when used as a filter, that is: when the EA wants to open an order because the conditions are right, he looks at the EWO indicator to see if it enables that buy or sell, if there is a yellow line of the EWO indicator at the top then it is enabling selling until an opposite signal is given, if the yellow line is at the bottom of the EWO then it is enabling buying until the yellow line is on top again. This is how it should work.
2) in version 7 an option was added to enable automatic trading or not, that was what failed because it did not open any order, that would have to be fixed too.
I upload both versions here.
the indicators can be found in the thread that I passed previously.