Registered User Joined: 7/28/2013 Posts: 31
|
Can i get a PCF for TSV crossing up OR down the zero line?
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Is the TSV simple or exponential? What is the period of the TSV?
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 7/28/2013 Posts: 31
|
simple, periods of 18 and 24
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
A Condition Formula for a Simple TSV18 crossing up or down through the zero line can be written as:
SGN(TSV18) <> SGN(TSV18.1)
A Condition Formula for a Simple TSV24 crossing up or down through the zero line can be written as:
SGN(TSV24) <> SGN(TSV24.1)
PCF Formula Descriptions
Handy PCF example formulas to help you learn the syntax of PCFs!
-Bruce Personal Criteria Formulas TC2000 Support Articles
|