StockFetcher Forums · General Discussion · Average Daily Range<< >>Post Follow-up
bsmcgee20000
4 posts
msg #125527
Ignore bsmcgee20000
10/10/2015 6:30:59 PM

Hi,

Can anyone please help me create a filter with the following conditions?

show stocks where the average day range(100) is greater than $4
traded on the nasdaq and nyse exchange
price is between $25 and $1000
average volume(30) is greater than 1000000
add column Average Volume(30)
add column Average Day Range (30)



compound_gains
221 posts
msg #125528
Ignore compound_gains
10/10/2015 8:28:57 PM

Fetcher[set{ny, count(market is nyse, 1)}
set{nas, count(market is nasdaq, 1)}
set{tot, ny + nas}
tot above 0
average day range(100) above 4
price between 25 and 1000
average volume(30) above 1000000
add column average volume(30) {avgvol30}
add column average day range(30) {adr30}
add column exchange
]



bsmcgee20000
4 posts
msg #125531
Ignore bsmcgee20000
modified
10/11/2015 9:37:37 AM

thank you very much compound!!!

StockFetcher Forums · General Discussion · Average Daily Range<< >>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.