StockFetcher Forums · Filter Exchange · take on: filteringwallstreet.com<< >>Post Follow-up
four
5,087 posts
msg #91345
Ignore four
modified
4/17/2010 11:11:49 PM

Fetcher[
show stocks where close is between .5 and 10
and average volume(90) > 100000

close > ema(12)
close > ema(26)
open < ema(12)
open < ema(26)

and close 3 days ago < ema(21)
and close 5 days ago < close 3 days ago
and close 5 days ago < ema(90)
and add column atr(10)
and sort on column 5 ascending
chart-length is 4 months
SET{V1, DAY POINT RANGE/5}
SET{buy, MAX(CLOSE,OPEN) +V1}
DRAW buy ON PLOT CLOSE and add column buy
draw rsi(2)
]



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)"

StockFetcher Forums · Filter Exchange · take on: filteringwallstreet.com<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.