StockFetcher Forums · Filter Exchange · Simple Filter Help<< >>Post Follow-up
tjisamillionaire
1 posts
msg #152695
Ignore tjisamillionaire
6/21/2020 1:14:45 PM

I created a simple filter to test and I am having trouble with the 5 percentage points up on the next day part. Everything works except the last line and I am not sure how to fix it.
Help is greatly appreciated it. Thank you.

SP500
show stocks close below $40
and stock above MA(50)
and stochastic %k(14,3,3) is below 40
and draw MA(50)
and draw MA(20)
and stochastic %K(14) More than 5 percentage points above previous day close

xarlor
561 posts
msg #152700
Ignore xarlor
6/21/2020 10:32:19 PM

Thank you for providing your attempt, it makes things much easier.

I presume your last line is looking for a stochastic change of > 5% over the previous day. If so, this is what you're looking for:

Fetcher[
SP500
close below $40
close above MA(50)
stochastic %k(14,3,3) is below 40
draw MA(50)
draw MA(20)
set{5p,stochastic %K(14) 1 day ago * 1.05}
stochastic %K(14) > 5p
]



StockFetcher Forums · Filter Exchange · Simple Filter Help<< >>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.