snake
08-26-2007, 06:35 PM
I've been trying to make this code work:
abs(Close[0]-Close[1]
but I get the following message:
The name 'abs' does not exist in the current context.
I searched the Help files and find 'Math.Abs' but that will not work either.
Can anyone help?
snake
abs(Close[0]-Close[1]
but I get the following message:
The name 'abs' does not exist in the current context.
I searched the Help files and find 'Math.Abs' but that will not work either.
Can anyone help?
snake