Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Front Weighted Moving Average (FWMA)
Template (v17+)
Function Version
FAVG(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
FAVGwx.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
|