I don't think that you have any control over the order of things. 
However, you can accomplish your goal using the AddToComposite 
function. A complete guide to this can be found here: 

http://www.amibroker.org/3rdparty/IntroToAtc.pdf

The official function description is here:

http://www.amibroker.com/guide/afl/afl_view.php?id=7

Mike
--- In amibroker@yahoogroups.com, "bigitop" <[EMAIL PROTECTED]> wrote:
>
> 
> I'm writting a basic system to generate buy/sell signals. The
> backtester will be set to a 'Date Range' of two weeks and 'All
> Symbols' from the database, but I would like the script to search 
and
> process the data by date instead of by ticker. For example: within 
the
> given date range, calculate the average low price of all tickers in
> the database for day 1, day 2, day 3 and so on... Is that possible
> with AFL?
>


Reply via email to