StockFetcher Forums · Filter Exchange · Your most simple scan<< >>Post Follow-up
snappyfrog
651 posts
msg #156663
Ignore snappyfrog
modified
4/23/2021 6:00:23 AM

I tell people that swing trading is simple. What is hard is not overanalyzing our trades and keeping emotions at bay.

If one will position size properly and cut losses early, many simple filters can make money.

Reading candlesticks is vitally important.

What is the most simple filter you can trade. Here is one of mine.

Fetcher[
market is not otcbb
market is not etf
price is between 5 and 20
volume > 1000000
draw MACD Histogram(3,10,16) crossed above 0
]



snappyfrog
651 posts
msg #156667
Ignore snappyfrog
4/23/2021 7:25:01 AM

Another simple filter I like uses the 10 day low of the weekly and daily MACD

Fetcher[
market is not otcbb
market is not etf
price between 5 and 20
Average Volume(30) > 1000000


set{wk1,cema(close,60)}
set{wk2,cema(close,130)}
set{Weekly_MACD,wk1 - wk2}

set{dy1,cema(close,12)}
set{dy2,cema(close,26)}
set{Daily_MACD,dy1 - dy2}

set{Weekly_and_Daily_MACD,Weekly_MACD + Daily_MACD}

draw Weekly_and_Daily_MACD
do not draw Weekly_MACD
do not draw Weekly_and_Daily_MACD line at 0

draw Weekly_and_Daily_MACD 10 day low
draw Weekly_and_Daily_MACD 10 day high

Weekly_and_Daily_MACD 1 day ago equals Weekly_and_Daily_MACD 10 day low
Weekly_and_Daily_MACD > Weekly_and_Daily_MACD 10 day low
]



SFMc01
358 posts
msg #156676
Ignore SFMc01
4/23/2021 1:43:06 PM

Respectfully, Snappy. What further refinements do you use, if any.

Thanks
Steve

snappyfrog
651 posts
msg #156677
Ignore snappyfrog
modified
4/23/2021 11:22:06 PM

These can be used as stand alone filters. They are part of a filter I call Murder Hornets. My MH filter includes 4 week high and low of price, displaced moving average, weekly and daily MACD, PVI, Stochastic (20,20,20) and (40,40,4), EMA of (13) and (30).

I don't need each of these, but together they give me greater conformation as each gives a buy signal.

Cheese
1,374 posts
msg #156678
Ignore Cheese
modified
4/24/2021 12:53:02 PM

https://www.stockfetcher.com/forums/Filter-Exchange/Your-most-simple-scan/156663
snappyfrog modified 4/23/2021 11:22:06 PM

These can be used as stand alone filters. They are part of a filter I call Murder Hornets. My MH filter includes 4 week high and low of price, displaced moving average, weekly and daily MACD, PVI, Stochastic (20,20,20) and (40,40,4), EMA of (13) and (30).
==================================================================================

THANK YOU, snappy !

You are up there with other StockFetcher greats like davesaint86, graftonian, SAFeTRADE, Ed S nibor,
chetron, alf44, Kevin, four, and a few others. You give because you can.

so, be like a frog, and snap those flyers when they come close

snappyfrog
651 posts
msg #156684
Ignore snappyfrog
4/25/2021 4:14:48 PM

Thanks for the flowers, but I can't hold a candle to these guys!!

StockFetcher Forums · Filter Exchange · Your most simple scan<< >>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.