PureBytes Links
Trading Reference Links
|
Hi Terry,
Friday, November 5, 2004, 11:25:29 AM, you wrote:
T> This should work:
T> AlertIf( NOW(4) = "190000", EMAIL, "Your message goes here" , 0, 1+2+4+8, 1
T> );
T> You might want to add DayOfWeek() > 0 AND DayOfWeek() < 6 to the test to
T> avoid messages on the weekend.
Thanks much. Can I get some clarification?
1) Would this run at the appropriate time when AB is not open?
2) If not (I suspect not) would it run the first time I opened AB
after the specified time?
3) Would I have to run each and every exploration that had an alertif
in it, or would this be done automatically?
Best,
Yuki
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|