i believe the chart is refreshed every time an
event happens. So when a new data point is received your chart is refreshed
and therefor your AFL formula is executed. This process can be influenced using:
RequestTimedRefresh( 1 ); (see manual).
If you like to perform certain actions at a certain
time within a bar you can use Amibrokers timing functions for that.
Subject: [amibroker] Run AFL formula
every 1 minute
Hello,
It seems that AFL formular run every xx milisecond (?) by
default. I'm using 1-minute chart to do automated trading, and would like to
run the formular only at the beginig of the bar. Is there any way of doing
this?
Thank you in advance!
Davy
__._,_.___
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