StockFetcher Forums · Filter Exchange · Mark Minervini Trend Template filter<< >>Post Follow-up
xarlor
621 posts
msg #162019
Ignore xarlor
11/5/2025 1:51:01 PM

SAFeTRADE mentioned Minervini's Trend Template in this thread. Searching through SF forums, I was surprised to find only one other mention of it 10 years ago. I feel the filters in that thread are missing a few pieces from the criteria.

I took a crack at it.

Fetcher[
average volume(60) > 500,000

close > ma(50)
close > ma(150)
close > ma(200)
ma(50) > ma(150)
ma(50) > ma(200)
ma(150) > ma(200)
ma(200) > ma(200) 1 month ago
ma(200) 1 month ago > ma(200) 2 months ago
ma(200) 2 months ago > ma(200) 3 months ago
ma(200) 3 months ago > ma(200) 4 months ago
ma(200) 4 months ago > ma(200) 5 months ago

set{30pl,low 52-week low * 1.3}
close > 30pl

set{25ph,high 52-week high * 0.75}
close > 25ph
set{distance_from_high,high 52-week high / close}

/* Approximate RS using percent change over 60 days */
set{RS,close / close 60 days ago}
RS > 1.20

/* Volume expansion and up today */
volume > average volume(50)
close > close 1 day ago

/* Volatility Contraction Pattern (VCP) */
atr(14) < atr(14) 20 days ago
average day range(10) < average day range(30)

add column RS
add column distance_From_high
sort column 5 descending

do not draw 30pl
do not draw 25ph
do not draw rs
do not draw atr(14)
do not draw average day range(10)
do not draw average day range(30)

chart-time 1 year
]



StockFetcher Forums · Filter Exchange · Mark Minervini Trend Template 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.