StockFetcher Forums · Filter Exchange · Playing with the big boys<< >>Post Follow-up
testplay
7 posts
msg #160367
Ignore testplay
6/17/2023 12:36:15 PM

This scan is with the theory that the big boys playground is in the most liquid stocks.
What do you think of it?

show stocks with 5 day slope of eMA(13) > .1
and close above 10
and Average volume(5) > 20000000
and volume is above average volume(5)
add column average volume(5)
and MACD (12,26,9) is above 0
do not draw MACD (12,26,9)



jimvin
170 posts
msg #160368
Ignore jimvin
modified
6/17/2023 5:48:08 PM

Fetcher[show stocks with 5 day slope of eMA(13) > .1
and close above 10
and Average volume(5) > 20000000
and volume is above average volume(5)
add column average volume(5)
and MACD (12,26,9) is above 0
do not draw MACD (12,26,9)}
]



It’s bold, and to borrow slogan of the Naval Academy classes of 1985, 2004, and 2012: “Fortune favors the bold.”

Here’s how tit stacks up against some of the evaluators offered by the coders on StockFetcher:

vcpi weak
buy strong
tp58 medium
ift weak
var5 poor
gainers strong
ma(50) mixed but poor
countup mixed but poor
aroon oscillator(14) mixed but some potential
rsi(5) poor
vwmacd(12,26) poor

…but if I look like I know what I’m talking about, look again…


shillllihs
5,979 posts
msg #160369
Ignore shillllihs
6/17/2023 7:19:08 PM

I’m into TIT STACKS.

TheRumpledOne
6,407 posts
msg #160371
Ignore TheRumpledOne
6/18/2023 8:58:34 AM

What is you goal?

Short term profit?

Appreciation?



xarlor
562 posts
msg #160373
Ignore xarlor
6/18/2023 9:39:35 AM

This modification gets you in at the start of the trend, not while it's already in progress. As with most filters, getting in is the easy part. What are you exit rules?

Fetcher[
set{var1,count(5 day slope of eMA(13) > .1,1)}
set{var2,count(close above 10,1)}
set{var3,count(Average volume(5) > 20000000,1)}
set{var4,count(volume is above average volume(5),1)}
set{var5,count(and MACD (12,26,9) is above 0,1)}

set{buy1,var1 * var2}
set{buy2,buy1 * var3}
set{buy3,buy2 * var4}
set{buy,buy3 * var5}
buy > 0
buy 1 day ago equals 0 for last 10 days

add column average volume(5)
]



StockFetcher Forums · Filter Exchange · Playing with the big boys<< >>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.