Gordon,

I'm pretty sure you can code for this type of stuff already in AFL. You can 
simply set up your on checks to see if an event has occurred, and if it has, 
execute any code you want...

For example, OnBar() that you are talking about could be achieved by looking 
for a change in DateTime() of the most recent bar...

--- In [email protected], "Gordon" <gor...@...> wrote:
>
> Hi All,
> 
> I just posted a new suggestion at www.Amibroker.com/feedback. It occurred to 
> me that most AB users don't know about or use the feedback area. So, I wanted 
> to take a second to highlight the value of using the site to add suggestions 
> and provide feedback for existing ones. If you haven't gone there (you need 
> to be a registered AB user), there are tons of neat suggestions.
> 
> My second reason for posting is, I'm curious to know how many would find the 
> addition event-based AFL coding useful -- e.g. functions you write that would 
> be executed automatically upon the occurrence of specific events, such as the 
> current bar jused completed (geared toward tick and other intra-day charts), 
> backtester started, exploration finished, etc.
> 
> Regards,
> 
> Gordon
>


Reply via email to