PureBytes Links
Trading Reference Links
|
It's right in the book. THe macd is the difference between a 26 day ema
and a 12 day ema. Mov(C,12,E)-Mov(C),26,E)
Then just apply a 9 day ema to it for the trigger .
Jack
Dan Cash wrote:
> In an attempt to play around with the numbers in theMACD, I find the
> only one I have is the one in Equis drop down, which can't seem to be
> changed.
>
> Therefore, would some kind person post THE formula.
>
> Thanks,
>
> Dan
|