PureBytes Links
Trading Reference Links
|
Take the code I sent you and add some _Trace statements so you figure out
what's going on.
d
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Ken Close
> Sent: Tuesday, August 08, 2006 3:56 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: RE: [amibroker] Re: Dynamic Naming of Composites
>
> That is what I figured but there are what, 8000 stocks on
> TC2005. My watchlists have 10 to 25 stocks in only 10
> watchlists....I keep hoping there is a way to keep from
> cycling thru all 8000 to calculate 10.
>
> Thanks,
> Ken
>
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of Metasan
> Sent: Tuesday, August 08, 2006 3:43 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Re: Dynamic Naming of Composites
>
> --- 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.
>
>
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.405 / Virus Database: 268.10.7/411 - Release
> Date: 8/7/2006
>
>
|