Hi guys,
I'd like to make an EA based on the Slope Direction Line indicator.
Very simple: at color change of SDL (red --> blue) : buy at beginning of the following candle
at following change color (blue --> red) : buy close at beginning of the following candle then sell
at following change color (red --> blue) : sell close at beginning of the following candle then buy
etc... etc...
No SL , no TP.
In manual, it's a profitable system but it's better automatically
The system have to work on any TF and its own SDL settings.
In the pic, the SDL settings are 40.3.0 on M30 TF.
Thanks.