StockFetcher Forums · General Discussion · Percentage range filter help<< >>Post Follow-up
JohnT328
54 posts
msg #143520
Ignore JohnT328
5/11/2018 10:54:17 AM

How would I create a filter for when I want the results to show price in a tight range for 2 or 3 weeks. Such as:

Price has not exceeded more than 3% above ma (20) and price has not gone more than 3% below ma (20) for the last 2 to 3 weeks?



four
5,087 posts
msg #143521
Ignore four
modified
5/11/2018 11:06:54 AM

perhaps...




Fetcher[
/*Tight trading range for 10 days around ma(20)*/
sp500
PPO(1,20) has been below .01 for the last 10 days
PPO(1,20) has been above -.01 for the last 10 days

draw ma(20)
draw ma(1)
draw ppo(1,20) line -.01
draw ppo(1,20) line .01
]



JohnT328
54 posts
msg #143530
Ignore JohnT328
5/11/2018 6:18:19 PM

This is perfect. Thank you my friend!

four
5,087 posts
msg #143533
Ignore four
5/11/2018 10:15:55 PM

welcome

StockFetcher Forums · General Discussion · Percentage range 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.