StockFetcher Forums · Filter Exchange · My favorite Filter<< 1 2 3 >>Post Follow-up
Calvin123
1 posts
msg #127868
Ignore Calvin123
4/6/2016 7:40:23 PM

show stocks where the close is more than 10% above the R1 1 day ago
show stocks where Accumulation Swing Index reached a new 3 week high

Show stocks where CMF(14) has been increasing for 2 days Show stocks where Chaikins Money Flow(21) reached a new 1 month high Show stocks with average volume of 250,000

novacane32000
331 posts
msg #127869
Ignore novacane32000
4/6/2016 9:12:23 PM

You must have a skill for trading extreme volatility

pthomas215
1,251 posts
msg #127938
Ignore pthomas215
4/11/2016 6:59:23 PM

Calvin, do you use this to swing trade or day trade?

SFMc01
358 posts
msg #127939
Ignore SFMc01
4/11/2016 7:58:41 PM

Calvin: Why is this your favorite? How do u trade it?

Steve

graftonian
1,089 posts
msg #128035
Ignore graftonian
4/18/2016 10:20:15 AM


Tried this filter this morning for a quick 10% on NAVB. Like to read Calvins answers to the above posts.

marine2
963 posts
msg #128042
Ignore marine2
4/18/2016 1:12:44 PM

Momentum play with lots of scare into it. Chasing a stock up to a short term peak then selling out. Day trading for sure and maybe into the next day?

graftonian
1,089 posts
msg #128045
Ignore graftonian
modified
4/18/2016 3:56:28 PM

M2, my thoughts exactly. Later in the day ARGS and HERO had nice runs(9% and 14%). I've been using 110% of 1 day R1 as entry point, though that could be a little high. I would like to hear Calvins exit strategy

ThaGekko
139 posts
msg #128058
Ignore ThaGekko
4/18/2016 11:25:39 PM

graftonian

1st. Where did NAVB come from. I checked the last 2 months an NAVB never came up on the original filter.?

2nd. Where did ARGS and HERO show up on the filter. I see HERO from 4/17/2016, but are you running this intra-day. Because obviously EOD data is not returning the same stocks.

3rd. How are you picking these 1-2 stocks from the return of 5-10 stocks?

graftonian
1,089 posts
msg #128068
Ignore graftonian
4/19/2016 8:17:56 AM

I modified the filter to return stocks when they hit the 1 day r1, then watch them on scottrade elite, with a buy limit at 110% r1 . Still waiting for a little guidance on an exit stratagy.

graftonian
1,089 posts
msg #128076
Ignore graftonian
4/19/2016 4:19:36 PM

My first attempt at posting a filter.

Fetcher[/*calvins fav rewrite*/

market is not OTCBB
Average Volume(30) > 250000
close > 1

/*was ASI reached, 1 if yes*/
set{ASIcount, count(Accumulation Swing Index reached a new 3 week high, 1)}
add column ASIcount

/*was cmf(21) reached, 1 if yes*/
set{CMF21count, count(cmf(21) reached a new 1 month high, 1)}
add column CMF21count

/*was cmf(14) up last two days*/
set{CMF14count, count(cmf(14) increasing for the last 2 days, 1)}
add column CMF14count

/*get count total*/
set{x1, ASIcount + cmf21count}
set{CountTotal, x1 + CMF14count}
countTotal > 2
add column CountTotal
do not draw counttotal

set{1dayr1, R1 one day ago}
set{EntryPoint, 1dayr1 * 1.10}
draw price line at EntryPoint


set{PctOfR1_1, close / R1 1 day ago}
set{PctOfR1, PctOfR1_1 * 100}
add column PctOfR1
sort on column 9 descending
PctOfR1 > 105
]



StockFetcher Forums · Filter Exchange · My favorite Filter<< 1 2 3 >>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.