StockFetcher Forums · General Discussion · Exactly???<< >>Post Follow-up
kjones2719
5 posts
msg #46378
Ignore kjones2719
8/15/2006 11:25:05 AM

If I want to get a filter that for instance picks stocks that were up the last two days and only the last two days how would I do that. I want to eliminate stocks that have been increasing for more than two days.

Thanks


maxreturn
745 posts
msg #46379
Ignore maxreturn
8/15/2006 12:45:42 PM

this oughta do it

Fetcher[show stocks where count(close above close 1 day ago,2) above 1 and close 2 days ago below close 3 days ago]




kjones2719
5 posts
msg #46381
Ignore kjones2719
8/15/2006 12:59:08 PM

Thanks


kjones2719
5 posts
msg #46387
Ignore kjones2719
8/15/2006 1:51:46 PM

this actually is not working for me any followups...thanks


maxreturn
745 posts
msg #46388
Ignore maxreturn
8/15/2006 2:07:20 PM

You'll have to be more specific


TheRumpledOne
6,409 posts
msg #46399
Ignore TheRumpledOne
modified
8/15/2006 5:59:56 PM

Fetcher[

set{CCb,days(close is above close 1 day ago,100)}
set{CCa,days(close is below close 1 day ago,100)}
set{CxC, CCa - CCb}

CxC equal 2

close above 20
volume above 10000000

]



Look for my STOCK DASHBOARD DISPLAY.

HTH.



tmaugham
115 posts
msg #46402
Ignore tmaugham
8/15/2006 7:22:39 PM

What is a stock dashboard display?


StockFetcher Forums · General Discussion · Exactly???<< >>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.