four 5,087 posts msg #91345 - Ignore four modified |
4/17/2010 11:11:49 PM
|
rvilaconde 8 posts msg #91357 - Ignore rvilaconde |
4/18/2010 2:55:38 AM
Congrartulations for your great job!
How may I run this filter from only a selected share list?,
many thanks in advance!
|
four 5,087 posts msg #91360 - Ignore four |
4/18/2010 9:54:46 AM
USE: SYMLIST()
EXAMPLE:
symlist(GE,GM,MSFT)
---
Do let us know how your ideas and strategies workout.
|
rvilaconde 8 posts msg #91370 - Ignore rvilaconde |
4/18/2010 4:49:43 PM
Thanks for the hint, however, I am trying to upload an excel file with around 500 shares, and it is only uploading some of them. May I have any help from yor side?
Thanks a lot
|
four 5,087 posts msg #91371 - Ignore four |
4/18/2010 4:53:08 PM
http://help.stockfetcher.com/sfhelp/?id=100364&isiframe=&isiframe=
|
Kevin_in_GA 4,599 posts msg #91400 - Ignore Kevin_in_GA |
4/19/2010 8:29:46 AM
you need to create several watchlists. Each watchlist can only hold 200 symbols, so split up your list into three or four sublists, and make each one a separate watchlist.
Then just say "watchlist(list1,list2,list3,list4)"
|