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

Re: [amibroker] Alertif() - Windows???



PureBytes Links

Trading Reference Links

Hi Ara,

yes, i agree, it's really frustrating. I hope they will build a solution in the next beta.

You can check your alert function by simple using c>0 for trigger. So i believe you have added an add. alert, right ?
I have made a lot of tests because i am also frustrated. So i have found out the following when multiple alerts are use.
I still hope that there will be any solution available.


When i use the same alert type (buy) and both alerts than i only get the accoustic alert once per bar.
AlertIf(1,"SOUND C:\\Windows\\Media\\Alert.wav", "Indicator left Low level",1,4+8,1);
AlertIf(1,"EMAIL", "A sample alert on",1,4+8,1);


When i use the code below (
Buy for accoustic alert AND Sell for mail alert)
i get continously mails (every new tick).
AlertIf(1,"SOUND C:\\Windows\\Media\\Alert.wav", "Indicator left Low level",1,4+8,1);
AlertIf(1,"EMAIL", "A sample alert on",2,4+8,1);

Regards

Thomas
www.tradingbasis.com



Ara Kaloustian wrote:
Spoke too soon ... My multiple alerts are back ... this is frustrating!!!  not sure I'll be able to use the feature if this continues..
 
Ara
 
----- Original Message -----
To: AB-Main
Sent: Thursday, October 06, 2005 9:11 AM
Subject: [amibroker] Alertif() - Windows???

I just had a strange behavior ...
 
One of my alerts kept repeating continiously ... the control values are set correctly to ... 0,12,1).
 
I rebooted PC and problem cleared!..  I assume the problem was not with Amibroker ... but I have heard other complain of same issue.
 
I have no idea why or how this problem occured, but I would like to suggest that if anyone finds programs that may cause problems, please share your experience... WINDOWS of course is always my prime suspect ... but would be nice to be aware of other problem programs.
 
Ara
 
 


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