1) afl
executes each time a new quote arrives, for IB data a quote is a snapshot, for
eSignal it tries to be for each and every trade. The are also some refreshes
that occur when no data is coming in, these happen at abou 1-2 second
interval.
2)
Status() is sample at each afl execution
5)
this depends on your SetBarsRequired(), AB uses a smart refresh (Quick-afl) that
will only refresh the number of elements needed to create the visible display.
herman
-----Original Message-----Hi all,
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of idaytrader
Sent: Tuesday, March 21, 2006 4:40 PM
To: [email protected]
Subject: [amibroker] When does AFL execute?
I am having a hard time grasping some of AmiBrokers concepts and can't
find a the answer in the manual. Could someone be so kind as to explain:
1. How often during a Real Time intraday time bar do the AFLs execute?
2. ...During an RT tick bar (every tick)?
3. How many passes through the AFL get executed?
4. Is there one pass for each STATUS?
5. In real time do the arrarys get completely recalculated for
everybar on each pass?
Thanks for helping a new transplantee understand!
Jerry L.
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
SPONSORED LINKS
Investment management software Real estate investment software Investment property software Software support Real estate investment analysis software Investment software
YAHOO! GROUPS LINKS
- Visit your group "amibroker" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
