StockFetcher Forums · Filter Exchange · HULL MA 10/50 CROSS<< 1 2 3 4 >>Post Follow-up
graftonian
1,089 posts
msg #153245
Ignore graftonian
7/21/2020 11:21:35 PM

Fetcher[
/*HULL MA 10/50 CROSS*/
market is not OTCBB
CHART-TIME IS 8 MONTHS
/*H50*/
set{slow1, cwma(close, 25)}
set{slow2, 2 * slow1}
set{slow3, cwma(close, 50)}
set{valslow, slow2 - slow3}
set{H50, cwma(valslow, 7)}
DRAW H50 ON PLOT PRICE
/*H10*/
set{slow1A, cwma(close, 5)}
set{slow2A, 2 * slow1A}
set{slow3A, cwma(close, 10)}
set{valslowA, slow2A - slow3A}
set{H10, cwma(valslowA, 7)}
DRAW H10 ON PLOT PRICE
/****TRIGGERS********/
SET{JUMP_IN, COUNT(H10 CROSSED ABOVE H50, 1)}
DRAW JUMP_IN
SET{BAILOUT, COUNT(H10 CROSSED BELOW H50, 1)}
DRAW BAILOUT
Average Day Range(10) > 5 do not draw Average Day Range(10) add column Average Day Range(10)
/****info****/
add column separator
add column h10
add column h50
draw 2 day slope of H50 on plot price
set{days_since_trigger, days(h10 < h50, 20)}
add column days_since_trigger
sort on column 9 ascending
days_since_trigger > 0
/****schaff trend cycle for confirmation***/
/*schaff trend cycle*/
set{range, MACD (23,50,9) 10 day high - MACD (23,50,9) 10 day low}
set{var2, MACD (23,50,9) - MACD (23,50,9) 10 day low}
set{var3, var2 / range}
set{var6, cema(var3, 3) 10 day high}
set{var5, cema(var3, 3) 10 day low}
set{var7, cema(var3, 3) - var5}
set{var8, var6 - var5}
set{var9, var7 / var8}
set{var10, cema(var9, 3)}
set{STC, 100 * var10}
add column separator
draw STC and draw stc line at 20
/***H50 slope must be positive**/
2 day slope of H50 > 0
]



Cheese
1,374 posts
msg #153248
Ignore Cheese
7/22/2020 11:03:11 AM

@graf
Thank you very much for sharing your current favorite.


graftonian
1,089 posts
msg #153250
Ignore graftonian
7/22/2020 1:11:19 PM

Thanks, Cheese. This mornings pick doing OK. I chose MWK only because of a smooth STC curve and the recent pullback. Keeping my fingers crossed.
Trade 1 Jul22 MWK $6.52

Come on WIZ!!!!!!!!!!!!

Cheese
1,374 posts
msg #153251
Ignore Cheese
7/22/2020 1:25:17 PM

@graf
Thank you for sharing.
Your ideas and filters over the years have been very good and innovative.

sandjco
648 posts
msg #153256
Ignore sandjco
7/22/2020 7:55:23 PM

@graf...
Very nice to see you back!

graftonian
1,089 posts
msg #153263
Ignore graftonian
7/23/2020 9:02:40 AM

Thank You, all. It's good to be back.

graftonian
1,089 posts
msg #153264
Ignore graftonian
modified
7/23/2020 9:19:14 AM

Many choices today
Trade 1 Jul22 MWK $6.52 7/22 $6.83(4.75%)
Trade 2 Jul23 CDTX $4.10

Cheese
1,374 posts
msg #153265
Ignore Cheese
7/23/2020 10:15:38 AM

Thank you for the GRAF PICKS

graftonian
1,089 posts
msg #153273
Ignore graftonian
7/23/2020 5:05:16 PM

Trade 1 Jul22 MWK $6.52 7/22 $6.83(4.75%) 7/23 $7.10(8.9%)
Trade 2 Jul23 CDTX $4.10 7/23 $4.09(-0.2%)
Trade 3 Jul24 EXPI $20.89

roca1018
163 posts
msg #153274
Ignore roca1018
7/23/2020 5:52:07 PM

Graf,

Nice to see you back. Can this filter be modified so that regular subscribers can try it out?

Thanks

Rich



StockFetcher Forums · Filter Exchange · HULL MA 10/50 CROSS<< 1 2 3 4 >>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.