StockFetcher Forums · Filter Exchange · Momentum Filter - Help me strengthen it<< 1 2 >>Post Follow-up
sammyn
81 posts
msg #145089
Ignore sammyn
10/28/2018 3:59:11 PM

Looking for longs, and I feel this filter has potential (hat tip to whomever posted the Lower BB part of this filter -- i found it somewhere on the forums).

Fetcher[

and close above 4
and Average Volume(50) is above 100000
add column Average Day Range(30)
and average day range above .9
and close above ema(250)


and close is above open
and close is above lower Bollinger band(12,0.1) for the last 7 days
and adx(14) above 20
and +di(14) above 20
and +di(14) above adx(14)

do not draw Average Day Range
]



Mactheriverrat
3,132 posts
msg #145092
Ignore Mactheriverrat
10/28/2018 4:11:15 PM

lower Bollinger band(12,0.1)
Interesting!!!!!

sammyn
81 posts
msg #145096
Ignore sammyn
10/28/2018 6:11:05 PM

Hi Mac,
I was actually hoping you would chime in it. This has the same feel/flavor as your multiple MA charts.



shillllihs
5,963 posts
msg #145097
Ignore shillllihs
10/28/2018 6:30:35 PM

This is an amazing short filter.

sammyn
81 posts
msg #145098
Ignore sammyn
10/28/2018 7:01:51 PM

Short as in a few lines of code? Or good short setups? What are you thinking for additional indicators?

shillllihs
5,963 posts
msg #145101
Ignore shillllihs
modified
10/28/2018 8:47:49 PM

Too tired to work on this but initially looked like a good short filter but can go either way.

What I prefer to do is collect existing filters, convert them to etf only that return infrequent picks but are usually successful, and group them together with my filters. I then will buy in 5% increments for safety so if several filters concur, I might have 30% in 1 etf and a spattering in others. Works like a charm.

Mactheriverrat
3,132 posts
msg #145102
Ignore Mactheriverrat
10/28/2018 9:35:44 PM

add below to symlist or filter-
------------------------------------------------------------------------------
draw Median Bollinger Line(12,0.1)

set{cntbb12,count( Median Bollinger Line(12,0.1) > Median Bollinger Line(12,0.1) one day ago ,1)}
draw cntbb12

Set {cntbb12b,count( Median Bollinger Line(12,0.1) < Median Bollinger Line(12,0.1) one day ago ,1)}

draw cntbb12b


/* BB12 is number of consecutive days Median Bollinger Line(12,0.1) above (+)/below(-) previous Median Bollinger Line(12,0.1) one day ago */
set{BB12b,days( Median Bollinger Line(12,0.1) is above Median Bollinger Line(12,0.1) one day ago ,250)}
set{BB12a,days( Median Bollinger Line(12,0.1) is below Median Bollinger Line(12,0.1) one day ago ,250)}
set{BB12, BB12a - BB12b} and add column BB12 {BB12}

do not Draw 226

--------------------------------------------------------------------------------------------------



Mactheriverrat
3,132 posts
msg #145103
Ignore Mactheriverrat
10/28/2018 9:41:22 PM

Added Guppy Investors group of EMA's
Been watching CDNA on strong Investors strength. Median Bollinger Line(12,0.1 shows 2nd day up. CNDA should bust upward from here. Could take a little time as IMHO, some more volatility this week in stocks as cooler heads prevail.


Mactheriverrat
3,132 posts
msg #145104
Ignore Mactheriverrat
10/28/2018 9:45:53 PM

IMHO - Use Median Bollinger Line(12,0.1) as a trigger in any filter as far as I've been messing with the Median Bollinger Line(12,0.1).

One could use 13th_floors Bloody Combo , one of TRO 's many filters , or a simple stocks above MA(50) or MA(100) that matter.

still messing with this Median Bollinger Line(12,0.1)

sammyn
81 posts
msg #145112
Ignore sammyn
modified
10/29/2018 6:00:18 AM

Added stoch's and clickable:

Fetcher[
and close above 4
and Average Volume(50) is above 100000
add column Average Day Range(30)
and average day range above .9
and close above ema(250)
and close is above open
and close is above lower Bollinger band(12,0.1) for the last 7 days

and Median Bollinger Line(12,0.1) is above Median Bollinger Line(12,0.1) one day ago

set{cntbb12,count( Median Bollinger Line(12,0.1) > Median Bollinger Line(12,0.1) one day ago ,1)}
draw cntbb12
Set {cntbb12b,count( Median Bollinger Line(12,0.1) < Median Bollinger Line(12,0.1) one day ago ,1)}
draw cntbb12b


/* BB12 is number of consecutive days Median Bollinger Line(12,0.1) above (+)/below(-) previous Median Bollinger Line(12,0.1) one day ago */
set{BB12b,days( Median Bollinger Line(12,0.1) is above Median Bollinger Line(12,0.1) one day ago ,250)}
set{BB12a,days( Median Bollinger Line(12,0.1) is below Median Bollinger Line(12,0.1) one day ago ,250)}
set{BB12, BB12a - BB12b} and add column BB12 {BB12}


draw Slow Stochastic(5,1) Fast %K
draw Slow Stochastic(5,1) Slow %D

and adx(14) above 20
and +di(14) above 20
and +di(14) above adx(14)
draw adx(14) line at 20


do not draw Average Day Range

]



Note: At the time of this posting, I don't know why it's saying "no stocks matched this filter". When you click on it, there are stocks that are matched.

StockFetcher Forums · Filter Exchange · Momentum Filter - Help me strengthen it<< 1 2 >>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.