[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need ELA Wizard (help)



PureBytes Links

Trading Reference Links

   I only want the alert one time if the condition is met on one bar. Tick
by tick alerts are given constantly (you hit "ok" after the first alert,
then another shows up immediately) till the bar closes, which is
unacceptable.(whipsaws after the bar closes are rare with this indicator,so
that's not the problem)
  Steve

-----Original Message-----
From: hans esser <he96@xxxxxxxxxxxxxx>
To: omega-list@xxxxxxxxxx <omega-list@xxxxxxxxxx>
Date: Saturday, July 18, 1998 5:54 AM
Subject: Re: Need ELA Wizard (help)


The problem here is that this will really only ALERT one time and
never again in life time :-)) I dont think this is wanted

Steve, do you want to avoid permanent reoccuring alarms when the ma is
whipsawing the indicator or what is the intention.....?

rgds hans



> 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
>