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

[amibroker] Alertif()



PureBytes Links

Trading Reference Links

Having problems with alert if....
 
The 2nd alertif code below works (most of the time). By most of the time I mean it works at specific points on the chart, and not at others meeting the same criteria.
 
The 1st alertif code, has less strict criteria, uses the same sound file, but never works.
 
I have coded the flags (or at least I think so) to trigger every time
 
Appreciate any help
 
Ara
 

AlertIf((SDiv_Code==12 OR SDiv_Code==13 OR SDiv_Code==14),"Sound D:\\Amibroker\\Wav Files\\Lower High.wav","",5,0,100 );

AlertIf((SDiv_Code==12 OR SDiv_Code==13 OR SDiv_Code==14) AND Bear_Diverge==1,"Sound D:\\Amibroker\\Wav Files\\Lower High.wav","",5,0,100 );

 

 



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