StockFetcher Forums · Filter Exchange · Swing trade filter<< >>Post Follow-up
ap09au5616
9 posts
msg #155147
Ignore ap09au5616
12/30/2020 7:12:12 PM

Hi Friends,

I am new to SF.

Overwhelmed with all the filters and could not figure out the successful one for swing trading.

Can someone give me the filters or pointers (have been working for you) and some details about when to buy and sell?

Thanks in advance.



xarlor
561 posts
msg #155148
Ignore xarlor
12/30/2020 9:28:55 PM

Swing Trading with Larry Connors

ap09au5616
9 posts
msg #155156
Ignore ap09au5616
12/31/2020 2:29:36 PM

Thanks for sharing.

sat_stocks
24 posts
msg #155172
Ignore sat_stocks
1/1/2021 11:21:12 PM

Hi,

Can we get scripts for below swing trade scanner?

https://scanz.com/swing-trading-scans/

thanks
sat

xarlor
561 posts
msg #155173
Ignore xarlor
1/2/2021 12:27:52 AM

Hi,

Can we get scripts for below swing trade scanner?

https://scanz.com/swing-trading-scans/

thanks
sat
Hope you like scanning pages of charts because those scans are like throwing darts at a dartboard.

Holy Grail Strategy (bit of a misnomer)


Fetcher[
ADX(14) >= 30
ADX(14) >= ADX(28)
high >= MA(20)
low <= MA(20)
]



Moving Average Breaks


Fetcher[
open <= MA(50)
close >= MA(50)
open 1 day ago <= MA(50)
]



MACD and Stochastic Double-cross


Fetcher[
MACD Fast Line(12,26,9) > MACD Slow Line(12,26,9)
MACD Histogram(12,26,9) >= 0
MACD Histogram(12,26,9) <= 0.2

set{var1,Slow Stochastics Slow %D(10) + 0.5}
Slow Stochastics Fast %K(10) >= Slow Stochastics Slow %D(10)
Slow Stochastics Fast %K(10) <= var1
Stochastics Slow %D(10) < 80
]



Scanning for Pullbacks


Fetcher[
close < MA(10)
close > MA(20)
set{var1,high 20 day high * 0.95}
close > var1
close < high 20 day high

draw price line at high 20 day high
do not draw var1
do not draw high 20 day high
]



sat_stocks
24 posts
msg #155176
Ignore sat_stocks
1/2/2021 3:53:08 PM

Thanks xarlor..

Appreciated your inputs, i do agrees with you just trying to look at couple of scripts how it works ? looking for pullback scripts/bottom out scripts.

if you have more please share!

Thanks
Sateesh K

StockFetcher Forums · Filter Exchange · Swing trade 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.