PureBytes Links
Trading Reference Links
|
--- In amibroker@xxxxxxxxxxxxxxx, Ken Close <ken45140@xxx> wrote:
>
> Well thanks for the messages and further searching has provided
several
> examples of finding the averages of watchlists.
>
> There is one seemingly significant piece of information missing
from
> everything I have read; maybe the answer is obvious...
>
> When you have your formula to calculate various watchlists (within
the
> single formula using loops or multiple statements, etc), what the
heck do
> you point the Filter at in the AA window? Do you literally have
to scan
> every symbol in your entire database in order to pick out just
those that
> are in each individual watchlist??????
>
I would use group filter ("Common Stocks" for QP3 and "Stocks" for
TC2005), unless your watchlists include other symbols other than
stocks.
|