PureBytes Links
Trading Reference Links
|
You can just read Herman's excellent intruduction:
http://www.amibroker.net/3rdparty/IntroToAtc.pdf
It contains some good examples.
By the way, I was thrilled when I found addToComposite(). It opens
up a whole new level of possibilities to build systems. This
function alone worths the whole price for AB. Consider Index-lab
package for WL. It is $100 and less powerful than this one function,
but 50 times slower!
--- In amibroker@xxxxxxxxxxxxxxx, "Ken Close" <ken45140@xxx> wrote:
>
> I know (!) this has been discussed before but searches on yahoo
and in saved
> email messages on my drive does not reveal the coding needed to
dynamically
> name composites for multiple watchlists.
>
> Simple task but I just can not get it to work---I want one AFL
file to cycle
> thru watchlists 30 through 45 (not 0 thru 14) and make composites
and counts
> for the stocks in those watchlists.
>
> Can someone point me to a past message or group of messages which
talks
> about this?
>
> I would really appreciate the help.
>
> Thanks,
>
> Ken
>
|