If I start the morning with X number of symbols in a particular watchlist, can I have one or more of them conditionally removed from the watchlist via code?
For example (in plain language): IIF(Open < [MyCond], remove symbol from watchlist, no nothing); Yuki
