Thanks Richard. I do know that, but sometimes I'll choose just the Midcap 400, so I keep this long list always in there.
??? So is there a way to use a universal character (*) instead of listing out each watchlist ??? --- In [email protected], Richard Dale <rich...@...> wrote: > > Do you know that all stocks that are in the S&P 100/500/400/600 will > always be in the S&P 1500 anyway (they are subsets of the 1500). You > don't need to do all 4 statements. > > Best regards, > Richard Dale. > Norgate Investor Services > - Premium quality Stock, Futures and Foreign Exchange Data for > markets in Australia, Asia, Canada, Europe, UK & USA - > www.premiumdata.net > > > -------- Original Message -------- > Subject: [amibroker] How to do multiple watchlists in InWatchListName ? > From: gmorlosky <gmorlo...@...> > To: [email protected] > Date: tue, 10 feb 2009 18:32:48 -0000 > > > > Is there a way to use a universal character (*0) instead of listing out > > each watchlist? > > > > I have as part of my Explore code: > > > > OR InWatchListName( "1_S&P 100" ) > > OR InWatchListName( "1_S&P MidCap 400" ) > > OR InWatchListName( "1_S&P SmallCap 600" ) > > > > I'd like to do something like: > > OR InWatchListName( "1_S&P*" ) > > > > >
