Registered User Joined: 6/2/2005 Posts: 11
|
I would like to return the absolute value for Price.NetChange, but not sure how to do this
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
Plot = System.Math.Abs(Price.NetChange)
-Bruce Personal Criteria Formulas TC2000 Support Articles
|
Registered User Joined: 6/2/2005 Posts: 11
|
Thanks
|
Worden Trainer
Joined: 10/7/2004 Posts: 65,138
|
You're welcome.
-Bruce Personal Criteria Formulas TC2000 Support Articles
|