Implementation question
-

Im looking forward implemting this ma cross over and macd signal line, please help me out.
For a buy i want the Ma to cross each other first then wait for the macd signal line to go cross above the value 0
for sell i want the ma to cross each other first then wait for the macd signal line to cross below the value 0
How would i implemen this please help
-
@jovetp Are both crossings happening at the same time? Apparently, the MA crossing will always happen before the MACD one. If that is the case, it would be very easy. If nor moore complexity is required.
-
@l-andorrà when the MA crosses, the conditions stays true and waits for Macd to cross also then place order thats the goal. So no not the same time
-
@jovetp Then try this:
