| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello all ...
I'm using the code below to generate an alert. In AA (using scan) I 
get 7 buy signals for today 08/09/05 but the alert output (view/alert 
output) just shows 1 issue as a buy signal. Can't understand what 
happened to the other 6 signals - they're there plain as day in AA ??
Doesn't matter how many times I run or fiddle - still not getting all 
items showing up.
AlertIf( Buy, "", "Buy Alert for "+FullName()+ "  Price is " + O, 4 );
 
Code must work if 1 shows up with correct time & price but should be 
6 more ??
Any suggestions would be most appreciated.
Thanks & Regards,
Dean H. 
------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hakofpq/M=362343.6886682.7839641.1493532/D=groups/S=1705632198:TM/Y=YAHOO/EXP=1123634089/A=2894352/R=0/SIG=11fdoufgv/*http://www.globalgiving.com/cb/cidi/tsun.html">Help tsunami villages rebuild at GlobalGiving. The real work starts now</a>.</font>
--------------------------------------------------------------------~-> 
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/
 
 |