StockFetcher Forums · Filter Exchange · Swing Trade Filter<< >>Post Follow-up
wilson1259
1 posts
msg #99701
Ignore wilson1259
3/16/2011 3:40:30 PM

Hello, New to Stock Fetcher, Anyone have a good filter for swing or day trades,,Thanks,,

four
5,087 posts
msg #99730
Ignore four
3/17/2011 12:53:11 PM

perhaps,

http://forums.stockfetcher.com/sfforums/?q=view&tid=56077&start=510

TheRumpledOne
msg #99436

modified 3/1/2011 10:17:21 AM

Fetcher[

/* TRO STAT SCAN - ONE PCT PERCENT POPS OVER NIGHT */

/* Long Profit Percent Statistics Display */

set{xRange, high - low}
set{AvgRng, cma(xRange,5) }

set{ONEPCT, close 1 day ago / 100}

set{Long_Profit, high - close 1 day ago }

set{B10A, count(Long_Profit > ONEPCT , 100)}

set{A10A, count(Long_Profit > ONEPCT , 1)}
set{chg, sum( A10A - A10A 1 day ago ,5)}

and add column B10A {1% POPS}
and add column AvgRng

add column chg{(wk)}
add column chg 1 week ago{(-1wk)}
add column chg 2 weeks ago{(-2wk)}
add column chg 3 weeks ago{(-3wk)}
add column chg 4 weeks ago{(-4wk)}
add column chg 5 weeks ago{(-5wk)}
add column chg 6 weeks ago{(-6wk)}
add column chg 7 weeks ago{(-7wk)}
add column chg 8 weeks ago{(-8wk)}
and add column separator
add column industry
add column sector
and add column separator

/* SELECTION CRITERIA */

B10A above 70

close above 1
avg volume(90) above 1000000

sort column 5 descending
]





For those who can't day trade.

Buy at the close, sell the next day for 1% or more gain.

TheRumpledOne
6,407 posts
msg #99756
Ignore TheRumpledOne
3/18/2011 10:10:24 AM

Fetcher[
/* TRO STAT SCAN - ONE PCT PERCENT POPS OVER NIGHT */

/* Long Profit Percent Statistics Display */

set{xRange, high - low}
set{AvgRng, cma(xRange,5) }

set{ONEPCT, close 1 day ago / 100}

set{Long_Profit, high - close 1 day ago }

set{B10A, count(Long_Profit > ONEPCT , 100)}

set{A10A, count(Long_Profit > ONEPCT , 1)}
set{chg, sum( A10A - A10A 1 day ago ,5)}

and add column B10A {1% POPS}
and add column AvgRng

add column chg{(wk)}
add column chg 1 week ago{(-1wk)}
add column chg 2 weeks ago{(-2wk)}
add column chg 3 weeks ago{(-3wk)}
add column chg 4 weeks ago{(-4wk)}
add column chg 5 weeks ago{(-5wk)}
add column chg 6 weeks ago{(-6wk)}
add column chg 7 weeks ago{(-7wk)}
add column chg 8 weeks ago{(-8wk)}
and add column separator



add column Long_Profit {Today}
add column Long_Profit 1 DAY AGO {-1 DAY}
add column Long_Profit 2 DAYS AGO {-2 DAY}
add column Long_Profit 3 DAYS AGO {-3 DAY}
add column Long_Profit 4 DAYS AGO {-4 DAY}

and add column separator

add column industry
add column sector
and add column separator

/* SELECTION CRITERIA */

B10A above 70

close above 1
avg volume(90) above 1000000

sort column 5 descending

]



I added the 5 day display from the BIGGEST LOSER - OVERNIGHT HOLD filter.

joshng
4 posts
msg #105546
Ignore joshng
3/20/2012 2:24:56 AM

Can anyone turn this filter into over night one pct short filter. Thank you!

mahkoh
1,065 posts
msg #105547
Ignore mahkoh
3/20/2012 6:53:47 AM

http://forums.stockfetcher.com/sfforums/?q=view&tid=99553&start=40&isiframe=

I tried this for a while on paper, see bottom post on this page. Didn't manage to make it profitable.

ibelt26
3 posts
msg #105728
Ignore ibelt26
3/28/2012 11:23:02 PM

Here is a simple filter for finding stocks in an uptrend that have pulled back at least 3 days and current close is between the 20 & 50 day SMA. You would buy above previous bar day's high, stop is below previous bar's low. 1st target is the previous high. You can use trend lines and support areas to further filter the trades.

Show stocks where CCI(5) is below -100
and close is above ma(50)
and close is below ma(20)
and average volume(20) is above 750000
and close is above 10
close has been decreasing for the last 3 days

scott111552
173 posts
msg #105731
Ignore scott111552
modified
3/29/2012 2:02:26 AM

Here is a filter that has been working well for me lately....Hope you have success with it, as well....

close is more than 20% below close 2 days ago
and close is above 1
and average volume(30) is above 250000

This filter returned RCON 2 days ago with closing price of 2.12
Today, it went as high as 2.59....

saico
59 posts
msg #105743
Ignore saico
modified
3/29/2012 2:45:28 PM

Hi, regarding the 1 PCT TRO script, when running a backrest, how can I run it sorting the results by the highest 1%Pops numbers?

Thanks

StockFetcher Forums · Filter Exchange · Swing Trade Filter<< >>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.