jaeho555 4 posts msg #109874 - Ignore jaeho555 |
1/6/2013 8:50:45 AM
I'm wondering if I can have a list of stocks that I can view like I can see in the results from My Filters as multiple charts in one screen.
There is a watch list here but I can view all the charts simultaneously, as they're just one big list.
|
four 5,087 posts msg #109880 - Ignore four modified |
1/6/2013 1:24:23 PM
Does this help...
The nickname or ID is used to identify your list in your stock filters. For example, if the nickname for your list is LongShots, then a sample filter using stocks from that list would be:
show stocks where MA(10) crossed above the MA(50)
and apply to watchlist(LongShots)
To filter using mutiple lists at once, simply separate the lists by commas:
show stocks where MA(10) crossed above the MA(50)
and apply to watchlist(LongShots,HotPicks)
Also, your watch list nickname should be short and can not contain any spaces. This is to help with remembering the nickname when creating your filters.
Use syntax below to just view watchlist:
apply to watchlist(LongShots)
|
Kevin_in_GA 4,599 posts msg #109881 - Ignore Kevin_in_GA |
1/6/2013 1:38:58 PM
Just create a filter that says "watchlist(XX)" and that will give you what you want.
|
jaeho555 4 posts msg #109889 - Ignore jaeho555 |
1/6/2013 4:30:04 PM
thanks, exactly what i was looking for.
|