writeif(OscP(12,26,E,%) <= -3 AND ROC(OscP(12,26,E,%),5,$) = -Sum(Abs(ROC(OscP(12,26,E,%),1,$)),5), "The MACD is in an oversold range. Prices may continue to move lower for some time. Wait for prices to move higher before considering any long positions.", "writeif(OscP(12,26,E,%) >= 3 AND ROC(OscP(12,26,E,%),5,$) = Sum(Abs(ROC(OscP(12,26,E,%),1,$)),5), "The MACD is in an overbought range. Prices may continue to move higher for some time. Wait for prices to move lower before considering any short positions.", "The MACD is not in an Overbought/Oversold range.")")