[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Average True Range



PureBytes Links

Trading Reference Links

Can anybody explain the difference between:

ATR(10);

and

MA(ATR(1),10);

I expected the same results but they are not equal.

Thanks,
Jim