| markd01 10 posts
 msg #100171
 - Ignore markd01
 | 4/7/2011 8:55:46 PM 
 How would you exclude from a watchlist or symlist
 not in watchlist (MyWatchlist)
 just displays my watchlist's symbols, which is the opposite of what I want to do.
 
 If your filter brings back 100 results and 5 are in the watchlist, how would you flag them:
 set {inwatchlist, count(apply to watchlist (MyWatchlist), 1)}
 add column inwatchlist
 does not work.
 
 The only thing that works is restricting my filters to what is in the watchlist or symlist:
 apply to watchlist (MyWatchlist)
 or
 symlist (MySymbols)
 
 
 
 
 
 
 |