Hi,

I cannot get Emailer to work for tick by tick database. The buy
signal appears in the Automatic Analysis window as well as in the
Alert Output window but the emailer does not send it. Testing the
email is OK in the preferencies/Alerts. Also it works fine for EOD
database but does not work for the tick by tick database.

This is the command I use but I think it's OK.
AlertIf(Buy,"EMAIL","Buy "+Name(),1,15,0);

The base time interval in Database settings is set to hourly but the
imported data is tick by tick. No Time Frame functions are used in
the AFL code.

Any idea would be highly appreciated how I could overcome this
problem.

Thanks a lot.

Reply via email to