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

Re: [amibroker] Alert Output window



PureBytes Links

Trading Reference Links



Buy =Cross( Close, Study("RE",1150) );

B = Buy;

AlertIf (B, "SOUND C:\\Windows\\Media\\Windows XP Ringin.wav", "Buy alert", 2 );

AlertIf (B, "Buy", "Buy at: "+C+" Alert",0, 1+2+4+8,1 );

--- On Sun, 19/4/09, aajurg <aajurg@xxxxxxxxx> wrote:

From: aajurg <aajurg@xxxxxxxxx>
Subject: [amibroker] Alert Output window
To: amibroker@xxxxxxxxxxxxxxx
Date: Sunday, 19 April, 2009, 12:09 AM


Hello , I don't have some result in my « Alert Output Windows »
I am waiting for a sound or a text .But nothing happening !
Nevertheless , the AFL code is sample

trenline = Study("RE", 1150);

Buy =Cross( Close, Study("RE",1150) );
AlertIf( Buy, "", "Simple text alert",1);

//AlertIf(Buy, "SOUND C:\\Program Files\\AmiBroker\ \APPLAUSE. WAV", "Sound alert",1,15, 1);

Who has a idea ?



New Email names for you!
Get the Email name you've always wanted on the new @ymail and @rocketmail.
Hurry before someone else does!

__._,_.___


**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___