StockFetcher Forums · Filter Exchange · Model Success<< >>Post Follow-up
miketranz
956 posts
msg #137670
Ignore miketranz
8/15/2017 9:39:03 PM

Based on 1 year chart,KEM is moving up on a 45 degree angle.Any suggestions on a filter for stocks moving up at this angle? Thanks,Miketranz...

four
5,087 posts
msg #137680
Ignore four
8/16/2017 1:45:02 PM

perhaps...

Fetcher[
low > 10
volume > 123123

draw ma(100)
draw ma(25)
chart-length 1 year

set{x1, count(ma(25) > ma(100),100)}
add column x1 > 99

set{x2, count(ma(25) < low,100)}
add column x2 > 50

set{x3, count(ma(100) < low,100)}
add column x3 > 99
]



mahkoh
1,065 posts
msg #137684
Ignore mahkoh
8/16/2017 3:01:50 PM

Fetcher[
close above 1
and average volume(30) is above 50000


add column corr(kem,80,close) is above 0.85
add column corr(kem,200,close) is above 0.7


sort on column 5 descending

add column industry
add column dividend yield
]



miketranz
956 posts
msg #137688
Ignore miketranz
8/17/2017 7:46:19 AM

Both work great.Thanks....

StockFetcher Forums · Filter Exchange · Model Success<< >>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.