StockFetcher Forums · Stock Picks and Trading · Generic<< 1 ... 56 57 58 59 60 ... 63 >>Post Follow-up
four
5,087 posts
msg #130424
Ignore four
modified
8/14/2016 7:53:12 PM








Fetcher[
/* Reverse for Long; below 10, above 30, below 30and FAILS 10, cross above 30-LONG
Above90
Below 70
Above 70 and FAILS 90
Cross below 70
SHORT
*/
sp900
low > 1
volume > 123123
set{x, Full Stochastic (14, 3, 3)}
draw x line at 10
draw x line at 90
draw x line at 30
draw x line at 70
add column annual dividend yield
]



four
5,087 posts
msg #130440
Ignore four
modified
8/15/2016 9:22:36 PM




Fetcher[
set{my_diff, PDI - MDI}
show stocks where my_diff < -20
set{xpdi, mdi(28)}
draw xpdi crossed below 27
draw my_diff line
low > 1
volume > 123123
add column my_diff
add column xpdi
add column annual dividend yield
]



four
5,087 posts
msg #130441
Ignore four
modified
8/15/2016 9:38:29 PM




Fetcher[
set{x, mDI(14)}
draw x 1 day ago crossed above 35
x > 35
set{xp, pDI(14)}
draw xp
sp900
high < ma(100)
add column annual dividend yield
]



four
5,087 posts
msg #130444
Ignore four
8/16/2016 1:03:01 AM



four
5,087 posts
msg #130457
Ignore four
modified
8/17/2016 1:14:54 AM





four
5,087 posts
msg #130464
Ignore four
8/17/2016 6:42:30 PM

draw williams %R(22)
set{x,stochastic %K(22,1,22)}
draw stochastic %K(22,11,22)
draw x line at 35
draw x line at 75
low > 11
volume > 123123

williams %R(22) below -80
x above 75

pthomas215
1,251 posts
msg #130466
Ignore pthomas215
8/17/2016 8:31:38 PM

Thank you four. I really like the last filter. I havent fully back tested it. is it more of a one time spike filter or a swing trade?

four
5,087 posts
msg #130467
Ignore four
modified
8/17/2016 9:50:20 PM

Thank you
@pt

Just made it... just posted it... please post your thoughts
Remember:
http://www.barrypopik.com/index.php/new_york_city/entry/a_rising_tide_lifts_all_boats_wall_street_proverb/



Here's another one (doesn't find stocks often):



four
5,087 posts
msg #130487
Ignore four
8/19/2016 2:07:51 AM


Fetcher[
draw rsi(14) crossed above 35
draw stochastic %D(14,3,3) < 20
stochastic %K(14,3,3) > stochastic %D(14,3,3)
low > 1
volume > 123123
ema(2) > ema(2) 1 day ago
add column dividend yield
]



four
5,087 posts
msg #130498
Ignore four
modified
8/19/2016 12:17:15 PM




Also Posted Here:
http://www.stockfetcher.com/forums2/General-Discussion/Identifying-divergences/351
Fetcher[
set{rq, rsi(16)}
draw rq
low > 12
volume > 321312
10 day slope of low < 0
10 day slope of rq > 0
rq < 30
add column dividend yield
]



StockFetcher Forums · Stock Picks and Trading · Generic<< 1 ... 56 57 58 59 60 ... 63 >>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.