Jim Dean
 Elite
   Posts: 1059
Joined: 10/11/2012
Location: L'ville, GA
User Profile |
ATR can be reasonably approximated with about 10-20 bars of prior data, using a simple average ... no need for pure wilders calc
simplest TR formula = max(High,C1) - min(Low,C1)
... and of course you know how to do averaging :~)
[Edited by Jim Dean on 9/1/2017 11:18 AM]
|