StockFetcher Forums · Filter Exchange · Swing trading filters<< 1 2 3 4 >>Post Follow-up
miketranz
956 posts
msg #150121
Ignore miketranz
modified
1/5/2020 5:18:20 PM

Fetcher[SHOW STOCKS WHERE THE CLOSE REACHED A NEW 52 WEEK HIGH WITHIN THE LAST 10 DAYS AND PRICE IS BETWEEN .25 AND 100 AND AVERAGE VOLUME (90) IS GREATER THAN 100000 AND VOLUME IS GREATER THAN 100000 AND STOCK PRICE IS 100 % GREATER THAN 52 WEEK LOW AND WHERE CLOSING PRICE GAINED MORE THAN 26% IN THE LAST 26 WEEKS AND RSI (2) IS BELOW 20]



Cheese
1,374 posts
msg #150123
Ignore Cheese
1/5/2020 6:11:28 PM

miketranz, thank you for sharing.

miketranz
956 posts
msg #150132
Ignore miketranz
1/5/2020 9:36:55 PM

My pleasure....

dmewbourne
15 posts
msg #150403
Ignore dmewbourne
1/18/2020 4:51:28 PM

Miketranz, I replaced your RSI with close crossing upper bollinger band

Fetcher[
SHOW STOCKS WHERE THE
CLOSE REACHED A NEW 52 WEEK HIGH WITHIN THE LAST 10 DAYS AND
PRICE IS BETWEEN .25 AND 100 AND
AVERAGE VOLUME (90) IS GREATER THAN 100000 AND
VOLUME IS GREATER THAN 100000 AND
STOCK PRICE IS 100% GREATER THAN 52 WEEK LOW AND
WHERE CLOSING PRICE GAINED MORE THAN 26% IN THE LAST 26 WEEKS AND
close crossed above upper bollinger band(20)
]



miketranz
956 posts
msg #150406
Ignore miketranz
1/18/2020 8:56:31 PM

Dmewbourne,great idea,great entry point on breakout.Thank you...

dmewbourne
15 posts
msg #150509
Ignore dmewbourne
1/26/2020 10:14:26 AM

I still can't figure out how to trade it; there are still a lot of losers. Would love some input from some of the top shelf traders here.

JoeyVinyl
125 posts
msg #150515
Ignore JoeyVinyl
1/26/2020 12:06:16 PM

@manojb21

"somebody told me that if the doji is.. A gravestone doji.. then a trend reversal must happen.. is that true?"

The thing to keep in mind about doji patterns, or any pattern, is that nothing is ever guaranteed. A gravestone doji can signal a reversal, but it might not. There are many different candlestick patterns that have a high percentage of success, but none that work every time. You also have to look at what's happening around the pattern. What I mean is that candlestick patterns don't happen in isolation.

miketranz
956 posts
msg #150517
Ignore miketranz
1/26/2020 4:18:51 PM

Fetcher[SHOW STOCKS WHERE THE
CLOSE REACHED A NEW 52 WEEK HIGH WITHIN THE LAST 10 DAYS AND
PRICE IS BETWEEN .25 AND 100 AND
AVERAGE VOLUME (90) IS GREATER THAN 100000 AND
VOLUME IS GREATER THAN 100000 AND
STOCK PRICE IS 100% GREATER THAN 52 WEEK LOW AND
WHERE CLOSING PRICE GAINED MORE THAN 26% IN THE LAST 26 WEEKS AND
close crossed above upper bollinger band(20)
AND DRAW MA(10) AND DRAW MA (20) AND DRAW MA (30)
]


This filter is based on the Darvas Box theory.The exact time to buy is when the stock breaks out of its current trading range.This filter captures it quite well.In my opinion,it's a 30 day minimum hold or better.That's when the numbers get better.I use the 20 day average for an exit on the downside.It's a very simple,straight forward system.The guy wrote a book on it,which I highly recommend.Ck out SAVA.If you caught this one early,you would have made a small fortune.Those are the kinda stocks I'm looking to trade and will be discussing.Best,Miketranz...

dmewbourne
15 posts
msg #150831
Ignore dmewbourne
2/20/2020 9:08:12 AM

Hey Mike, Thanks for the guidance on trading that - it makes sense. Here it is using a minimum bollinger band difference instead of upper bollinger crossover. It seems to better capture breakouts.

Fetcher[
PRICE IS BETWEEN .25 AND 100
AVERAGE VOLUME (90) IS GREATER THAN 100000
VOLUME IS GREATER THAN 100000
volume above average volume(20)

CLOSE REACHED A NEW 52 WEEK HIGH /*within THE LAST 10 DAYS*/
close IS 100% > 52 WEEK LOW
close GAINED 26% over LAST 26 WEEKS
/*close crossed above upper bollinger band(20)*/
set{bollwlow1,count(Bollinger Width(20,2.0) reached a new 20 day low,10) > 0}
set{bollwlow,count(bollwlow1 > 0,1)}
set{c_bollx,count(close crossed above upper bollinger band(20),1)}
set{x1,bollwlow*c_bollx} and add column x1 draw bollinger band(20)
x1 > 0

/*---- Filter for liquidity 5% -------------------------------------*/
add column sector
set{safeQty,average Volume(20) * .05}
set{safeAmt,safeQty * close}
/*safeamt above 20000 and do not draw safeamt add column safeamt*/
add column safeamt
set{zeroDays15,count(day point range below 0.001, 15)}
zeroDays15 below 2 and do not draw zeroDays15
/*--------------------------------------------------------------------------*/
market is not ETF
apply to sector(medical) and apply to sector(computer and technology)
/*--------------------------------------------------------------------------*/
]



miketranz
956 posts
msg #150838
Ignore miketranz
2/20/2020 9:40:45 PM

Dmewbourne,great improvement.Keep up the good work.Thanks,Mike...

StockFetcher Forums · Filter Exchange · Swing trading filters<< 1 2 3 4 >>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.