PureBytes Links
Trading Reference Links
|
Try something like:
If value 1 <> 1 then begin
{insert code to test for and give alert};
value1=1;
end;
At 01:43 PM 7/17/98 -0600, Steven Brodnicki wrote:
>Does someone have simple code to give an alert 1 time if a
>condition(say indicator crosses its MA) is met when the indicator is
>updated tick by tick ?- ("Alert one time" in "charting","options" doesn't
>stop it)
>Thanks in advance -Steve
>
>
>
>
-----------------------------
Phil Kobierowski
Georgia Tech EDI
404-894-2552
phil@xxxxxxxxxxxxxx
|