Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Hull Moving Average (HMA)
Template
Function Version (v17+)
HAVG(w, x)
Where w can be any formula which returns a numeric value.
Where x is the period of the function being applied to w.
Indicator Version
HAVGwx.z
Where w must be a price or volume component (O, H, L, C or V).
Where x is the Period of the Indicator.
Where z is the number of Periods Ago. z can also be a date. May 4, 2015 would be (single quotes required): '05/04/2015'
Related Topics
-Bruce Personal Criteria Formulas TC2000 Support Articles
|