StockFetcher Forums · General Discussion · X occured at least once in the last X days. possible<< >>Post Follow-up
mdl060374
94 posts
msg #74059
Ignore mdl060374
5/3/2009 7:24:39 PM

I know there is the increasing/decreasing over X amount of days, and also gained/lost % over the last X days, but is there a way to scan for stocks that gained 5% at least once in the last 15 days?



Eman93
4,750 posts
msg #74062
Ignore Eman93
5/3/2009 11:06:46 PM

Read the Run Forest Run thread.........
This is last 100 days

Fetcher[
/TRO Green On the Screen Scan*/
close is between 1 and 40
average volume(90) above 50000
average volume(10) above 250000
offset is 0

set{volcnt, count(volume above 50000, 100) }
set{volzero, count(volume equal 0, 100) }

set{x1, high - open}
set{Long_Profit, x1/open }

set{C1A, count(Long_Profit > .04 , 100)}
set{C2A, count(Long_Profit > .09, 100)}
set{C0010, C1A - C2A}

set{D1A, count(Long_Profit > .09 , 100)}
set{D2A, count(Long_Profit > .19, 100)}
set{D1020, D1A - D2A}

set{E1A, count(Long_Profit > .19 , 100)}
set{E2A, count(Long_Profit > .29, 100)}
set{E2030, E1A - E2A}

set{F1A, count(Long_Profit > .29 , 100)}
set{F2A, count(Long_Profit > .39, 100)}
set{F3040, F1A - F2A}

set{G1A, count(Long_Profit > .39 , 100)}

volume is more than 200% above average volume(30) 1 day ago
and average volume(30) is above 5000

and add column daychg2
and add column C0010 {4_9}
and add column D1020 {10_19}
and add column E2030 {20_29}
and add column F3040 {30_39}
and add column G1A {40+}
and add column C1A {ttl}

sort column 6 descending
]




mdl060374
94 posts
msg #74075
Ignore mdl060374
modified
5/4/2009 1:23:09 AM

I am familiar with the RFR thread. The reason I asked what I did is that I was wanted to add that criteria to that exact scan (slighlty adjusted from price and volume) to speed up my visual scanning of charts.

Knowing which stocks recently ran in lets say 5 days allows me to narrow down my search to looking for nice pullbacks and pattern formations (strictly within the RFR universe), etc...

I can still do it with the date offset function, but i asked what I did b/c it would speedthings up alot. :)

so back to my original question, does SF allow for this kind of phrase?

(ty for the response Eman)




chetron
2,817 posts
msg #74077
Ignore chetron
5/4/2009 6:33:03 AM

JUST CHANGE THE "100" 'S TO LET SAY 5 AND THAT WILL BE THE LAST 5 DAYS


HTH

wantonellis
155 posts
msg #74084
Ignore wantonellis
modified
5/4/2009 12:52:38 PM



mdl060374
94 posts
msg #74107
Ignore mdl060374
5/5/2009 12:02:22 AM

thank you all.!

StockFetcher Forums · General Discussion · X occured at least once in the last X days. possible<< >>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.