PureBytes Links
Trading Reference Links
|
Tomasz,
Is there anyway to disable that? Seems like I might want to see data
download without sending an email everytime the download occurred.
In other words send an email ONLY if there is an AlertIF defined
somewhere. But maybe I have the wrong perspective and am unclear
about how to use this.
Set me straight here!
Dennis
--- In amibroker@xxxx, "Tomasz Janeczko" <amibroker@xxxx> wrote:
> Dennis,
>
> You HAVE TO have an indicator in one of the panes that contains
AlertIF function.
> AlertIf is not limited to Automatic Analysis window but works in
all cases
> (commentary, interpretation, indicator, scan)
>
> Every update of quotes causes chart refresh and this is causing re-
calculation
> of indicator formulas and AlertIF has the occassion to generate its
alerts.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "dltodd" <dtodd@xxxx>
> To: <amibroker@xxxx>
> Sent: Monday, July 15, 2002 4:55 PM
> Subject: [amibroker] Alert generated during retrieve of data!
>
>
> > after downloading 4.06.1 beta, it requested I fill in the SMTP
> > server, which I did. I am running AmiQuote and retrieving updates
> > once every 5 minutes. Whenever it runs, it causes an email to be
> > generated that used the email address when I setup SMTP. The
Email
> > message is "Sygnal na" and "Subject: Alert: Short (3) xxx on
> > 07/11/2002 4:14:00 pm" where XXX is the current displayed stock.
> >
> > I don't have any Automatic Analysis enabled.
> >
> > Why would it generate emails automatically during the download
> > without the AlertIf statement being executed? Any suggestions as
to
> > why appreciated. I assume there is some configuration I am
missing
> > somewhere.
> >
> > Thanks in Advance!
> >
> > Dennis Todd
> >
> >
> >
> >
> >
> > Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
> >
> >
> >
|