PureBytes Links
Trading Reference Links
|
Try running the email alert without any other alerts running
there was discussion recently (past 2 weeks) on this
On 10/22/05, me_rayme <rayme@xxxxxxx> wrote:
> Yes I did and it works with TEST. See at bottom I copied it to show
> it works.
>
> any other ideas?
>
> Ray
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "Anthony Faragasso" <ajf1111@xxxx>
> wrote:
> >
> > Hello,
> >
> > Did you set up your email in preferences window ?
> >
> > taken from the help file:
> >
> > EMAIL command sends the e-mail to the account defined in the
> settings (Tools->Preferences->E-mail).
> > ----- Original Message -----
> > From: me_rayme
> > To: amibroker@xxxxxxxxxxxxxxx
> > Sent: Friday, October 21, 2005 1:47 PM
> > Subject: [amibroker] Re: AlertIf EMAIL Will Not Work
> >
> >
> > Can anyone or Thomsz help me setting up email alert?
> >
> > Ray
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, "me_rayme" <rayme@xxxx> wrote:
> > >
> > > I have set up the Email under tools/Preferences/Alerts at
> bottom
> > > below. I hit TEST button and the email goes out.
> > >
> > > This works and sends email to and from bulls99t@xxxx(A test
> > > email that works)
> > >
> > > Here is the alert that works GREAT.
> > >
> > > AlertIf( Buy, "Sound C:\\Program
> > > Files\\AmiBroker\\Sounds\\gunshot.wav","S-S19 Buy " +WriteVal
> > > (Close,1.2), 1);
> > >
> > > Here is the Email alert that DOES NOT work.
> > >
> > > AlertIf( Buy, "Email","A sample alert on "+FullName(), 1 );
> > > This is from your examples AFL Function Reference - ALERTIF
> > > AmiBroker 4.70 User..
> > >
> > > What is wrong?
> > >
> > > Ray
> > >
> > >
> > > E-mail settings
> > > SMTP server name (or IP): smtp.west.cox.net
> > > Authentication method: None
> > > User name:
> Password:
> > > Sender
> > Recipient
> > > Name: AmiBroker
> Name:
> > bull
> > > E-mail: bulls99t@xxxx E-mail: bulls99t@xxxx
> > > Test
> > >
> >
> >
> >
> >
> >
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> >
> >
> >
> >
> > -------------------------------------------------------------------
> -----------
> > YAHOO! GROUPS LINKS
> >
> > a.. Visit your group "amibroker" on the web.
> >
> > b.. To unsubscribe from this group, send an email to:
> > amibroker-unsubscribe@xxxxxxxxxxxxxxx
> >
> > c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms
> of Service.
> >
> >
> > -------------------------------------------------------------------
> -----------
> >
>
>
>
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
--
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://e-wire.net.au/~eb_kavan/ab_write.htm
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|