CODE:
TimeSeries.Abs()
e.g.
CODE:
var abs = bars.Close.Abs();
Look up more equivalents right in the Help (F1 key in WL7) at "Version 6 Code Equivalents". We're going to add .Abs there, thanks.
Thanks
Your Response
Post
Edit Post
Login is required