StockFetcher Forums · Filter Exchange · Yo, how do you find stocks that dipped the least during Feb thru March dip?<< >>Post Follow-up
shillllihs
5,963 posts
msg #153461
Ignore shillllihs
8/7/2020 7:18:51 PM

Penny stocks included. Just want to see how they performed.

xarlor
561 posts
msg #153462
Ignore xarlor
8/7/2020 8:01:45 PM

This kinda works, though it could be improved.

Fetcher[
offset 90
average volume(30) > 500000

set{30h,close 30 day high}
set{30l,close 30 day low}
set{dip1,30h/30l}
set{dip2,1 - dip1}
set{dip,dip2 * 100}

add column 30h
add column 30l
add column dip
sort by column 7 descending
chart-time 7 months
]



shillllihs
5,963 posts
msg #153464
Ignore shillllihs
modified
8/7/2020 8:36:13 PM

Thanx X

Fetcher[offset 95
average volume(30) > 300
price is below 2
set{30h,close 30 day high}
set{30l,close 30 day low}
set{dip1,30h/30l}
set{dip2,1 - dip1}
set{dip,dip2 * 100}
market cap above 500
add column 30h
add column 30l
add column dip
sort by column 7 descending
chart-time 7 months
]




StockFetcher Forums · Filter Exchange · Yo, how do you find stocks that dipped the least during Feb thru March dip?<< >>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.