StockFetcher Forums · Filter Exchange · Horizontal support/resistance filter<< >>Post Follow-up
mahkoh
1,065 posts
msg #145266
Ignore mahkoh
11/14/2018 4:35:17 PM

Fetcher[
price above 10
average volume(30) above 200000
set{atr1,weighted atr(20) / close}
set{atr20,atr1 * 100}
add column atr20
atr20 above 1.5 do not draw atr20
set{y1,low 20 day low 1 days ago / close}
set{y2,low 20 day low 20 days ago / close}
set{y3,low 20 day low 40 days ago / close}
set{y4,low 20 day low 60 days ago / close}
set{y5,low 20 day low 80 days ago / close}
set{y6,low 20 day low 100 days ago / close}
set{y7,low 20 day low 120 days ago / close}
set{y8,low 20 day low 140 days ago / close}
set{y9,low 20 day low 160 days ago / close}
set{y10,low 20 day low 180 days ago / close}
set{y11,low 20 day low 200 days ago / close}
set{y12,high 20 day high 1 days ago / close}
set{y13,high 20 day high 20 days ago / close}
set{y14,high 20 day high 40 days ago / close}
set{y15,high 20 day high 60 days ago / close}
set{y16,high 20 day high 80 days ago / close}
set{y17,high 20 day high 100 days ago / close}
set{y18,high 20 day high 120 days ago / close}
set{y19,high 20 day high 140 days ago / close}
set{y20,high 20 day high 160 days ago / close}
set{y21,high 20 day high 180 days ago / close}
set{y22,high 20 day high 200 days ago / close}

set{x1,count(y1 between 0.995 and 1.005,1)}
set{x2,count(y2 between 0.995 and 1.005,1)}
set{x3,count(y3 between 0.995 and 1.005,1)}
set{x4,count(y4 between 0.995 and 1.005,1)}
set{x5,count(y5 between 0.995 and 1.005,1)}
set{x6,count(y6 between 0.995 and 1.005,1)}
set{x7,count(y7 between 0.995 and 1.005,1)}
set{x8,count(y8 between 0.995 and 1.005,1)}
set{x9,count(y9 between 0.995 and 1.005,1)}
set{x10,count(y10 between 0.995 and 1.005,1)}
set{x11,count(y11 between 0.995 and 1.005,1)}
set{x12,count(y12 between 0.995 and 1.005,1)}
set{x13,count(y13 between 0.995 and 1.005,1)}
set{x14,count(y14 between 0.995 and 1.005,1)}
set{x15,count(y15 between 0.995 and 1.005,1)}
set{x16,count(y16 between 0.995 and 1.005,1)}
set{x17,count(y17 between 0.995 and 1.005,1)}
set{x18,count(y18 between 0.995 and 1.005,1)}
set{x19,count(y19 between 0.995 and 1.005,1)}
set{x20,count(y20 between 0.995 and 1.005,1)}
set{x21,count(y21 between 0.995 and 1.005,1)}
set{x22,count(y22 between 0.995 and 1.005,1)}


set{xx1,x1 + x2}
set{xx2,xx1 + x3}
set{xx3,xx2 + x4}
set{xx4,xx3 + x5}
set{xx5,xx4 + x6}
set{xx6,xx5 + x7}
set{xx7,xx6 + x8}
set{xx8,xx7 + x9}
set{xx9,xx8 + x10}
set{xx10,xx9 + x11}
set{xx11,xx10 + x12}
set{xx12,xx11 + x13}
set{xx13,xx12 + x14}
set{xx14,xx13 + x15}
set{xx15,xx14 + x16}
set{xx16,xx15 + x17}
set{xx17,xx16 + x18}
set{xx18,xx17 + x19}
set{xx19,xx18 + x20}
set{xx20,xx19 + x21}
set{xx21,xx20 + x22}
xx21 above 3
draw price line at close
chartlength 56 weeks
]



Work in progress

StockFetcher Forums · Filter Exchange · Horizontal support/resistance 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.