PureBytes Links
Trading Reference Links
|
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@xxxxxxxxxxxxxxx, "bigitop" <doctormuniz@xxx> 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?
>
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|