Simple EA
-
So I have started to learn coding, but this thing takes so long to understand. That's why I need a little help.
I am trying to code an EA that enters a trade when price goes below (above for buy) the candle that changed color. The candles are Babon Candles, based on babon slope color change. Can anybody help me out?
Cheers(Uploading 100%)
-
I guess that this is some custom indicator. Colors in indicators in general does not matter. What matters is their output buffers. Or, if you can't get anything from them, maybe you can get something from the objects that the indicator prints on the chart (if it does that of course).