StockFetcher Forums · Filter Exchange · Basic Filter for newbies and old pros...<< 1 ... 9 10 11 12 13 ... 14 >>Post Follow-up
TheRumpledOne
6,529 posts
msg #74571
Ignore TheRumpledOne
5/19/2009 12:23:53 PM

Newbies:

This is a good place to start.

You can copy/paste the code from this filter to build your own.



BuylateSellearly
29 posts
msg #74592
Ignore BuylateSellearly
5/20/2009 2:28:49 AM

This filter kicks some serious ass. I luv it! $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$

TheRumpledOne
6,529 posts
msg #81314
Ignore TheRumpledOne
10/17/2009 10:01:31 PM

POP TO THE TOP

tmanbone
124 posts
msg #81351
Ignore tmanbone
10/18/2009 4:16:54 PM

excellent filter, nice work

TheRumpledOne
6,529 posts
msg #83461
Ignore TheRumpledOne
modified
11/25/2009 9:30:08 AM

Fetcher[

/* CONSECUTIVE DAYS UP DOWN */

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}

CLOSE ABOVE 1
VOLUME ABOVE 1000000

add column CxC

Sort column 5 descending
]



chetron
2,817 posts
msg #83513
Ignore chetron
11/25/2009 10:51:57 PM

maybe....

Fetcher[


/* CONSECUTIVE DAYS UP DOWN */

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}
set{vdayscxc,days(cxc below -1,100)}

draw vdayscxc
draw cxc line at 1
draw cxc line at -1

vdayscxc above .5
vdayscxc below 3.5
cxc below 1.5
CLOSE ABOVE 1
VOLUME ABOVE 1000000

add column CxC

Sort column 5 descending

]



TheRumpledOne
6,529 posts
msg #95103
Ignore TheRumpledOne
7/26/2010 11:30:38 AM

POP!

TheRumpledOne
6,529 posts
msg #97207
Ignore TheRumpledOne
10/26/2010 7:12:35 PM

POP

duke56468
683 posts
msg #97214
Ignore duke56468
10/27/2010 10:41:36 AM

Thanks TRO, very helpful for us Code Challenged Wannabes to gain some traction.

TheRumpledOne
6,529 posts
msg #98423
Ignore TheRumpledOne
1/5/2011 10:32:16 AM

* POP *

StockFetcher Forums · Filter Exchange · Basic Filter for newbies and old pros...<< 1 ... 9 10 11 12 13 ... 14 >>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.