need negative shift for MACD prediction

 

Hello everyone,

I am recently trying to predict MACD signals and i think its going well. the problem is that i want to draw it in the indicator window but haven't been successful so far.

So consider i can have all the candles needed in order to calculate the iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,0)>iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_SIGNAL,-1)

how can i draw it?

*the indicator will be uploaded for free after coding 4 sure

 
Negative shift is the future - does not exist, can't be done
Reason: