StockFetcher Forums · General Discussion · applying a date range?<< >>Post Follow-up
jcollins01
29 posts
msg #59550
Ignore jcollins01
2/9/2008 1:54:03 PM

Is there some way to screen for stocks where "x" occurred between two dates? For example , all stocks making new 10-week highs between 01/10/08 and 02/05/08?

nikoschopen
2,824 posts
msg #59566
Ignore nikoschopen
2/9/2008 11:30:21 PM

You can't apply specific date range using a Julian date like 01/10/08 but you can use days() function to achieve the same result. Suppose you want to find stocks that made a new 10-week high between 10 and 15 days ago. The "hi10wk" column will show how many days ago a new 10-week high occurred.

Fetcher[
set{hi10wk, days(price reached a new 10 week high, 20)}
hi10wk is between 10 and 15
add column hi10wk
]


Further info on days() can be found here.

nikoschopen
2,824 posts
msg #59567
Ignore nikoschopen
modified
2/9/2008 11:40:38 PM

However, I did specifically make a request for this feature in the past and it has yet to be implemented!!!

jcollins01
29 posts
msg #59585
Ignore jcollins01
2/10/2008 2:45:12 PM

Thank you very much nikoschopen , you're the man. Greatly appreciated.

StockFetcher Forums · General Discussion · applying a date range?<< >>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.