----- Original Message -----
Newsgroups:
gmane.comp.finance.amibroker.general
Sent: Sunday, April 23, 2006 5:20
AM
Subject: Re: alert output
Hello,
I see no reason to display alerts in a window that is closed
(in fact never open). That would be a waste of CPU cycles.
As to second thing: it works as long as TYPE of alert does
not change (i.e. it does not repeat alerts of the same type)
but if type changes then such alert is important
change and must be displayed.
Best regards,
Tomasz
Janeczko
amibroker.com
----- Original Message -----
Sent: Sunday, April 23, 2006 5:23
AM
Subject: [amibroker] alert output
Hi Guys,
Using Version 4.80.1 I've noticed that using
a scan with the alertif
function does not cause the alert to be displayed
in the alert output
window until the window has been activated by looking
in it, it works
forever after you have looked in it once. This is only a
problem when
you have flag 8 - don't display repeated alerts having the
same
date/time), I don't want to have a thousand entries.
Does anyone
else have this opportunity or is it peculiar to my
system.
Peter