Hello all,
I'm looking to implement moving averages that basically mimic what the MACD shows. I understand the MACD line is the 12 day EMA - 26 day EMA, and the signal line is the 9 day EMA of the MACD line, but am having trouble translating this to moving averages, especially with the data history function.
Could anyone point me in the right direction?