| 
 PureBytes Links 
Trading Reference Links 
 | 
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
>
------------------------ 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/
 
 |