PureBytes Links
Trading Reference Links
|
In case you haven't already gotten an answer, it indicates a call to a
function. I.e.,
@xyz
is a call of a separately-defined EL function named "xyz".
Regards,
Carroll
----- Original Message -----
From: "John Holton" <jgh1@xxxxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Sent: Thursday, January 29, 2004 4:20 AM
Subject: using the @ sign
> Hi
>
> I've got a book that uses the @ sign quite a lot in tradestation code. I.e
> @average(close,1).
>
> What does this mean? (I can't seem to find any reference to it in the
> tradestation code).
>
> John Holton
>
|