StockFetcher Forums · General Discussion · stock doesn't show up on scan<< >>Post Follow-up
sulldt
31 posts
msg #161274
Ignore sulldt
7/27/2024 12:11:50 PM

This is the scan I was using. Show stocks where volume is 500% above volume 2 days ago and volume is above 5000000 and close is above close 2 days ago and close is between .1 and 3. BFI doesn't show up on that screen and I can't see why it doesn't. Any one have any ideas? Merci

Mactheriverrat
3,153 posts
msg #161275
Ignore Mactheriverrat
7/27/2024 6:38:59 PM

Try with a lower volume than 5000000. How about 500000.

volume is 500% above volume 2 days ago and volume is above 500000 and close is above close 2 days ago and close is between .1 and 3.

nibor100
1,031 posts
msg #161276
Ignore nibor100
7/28/2024 8:30:38 AM

Close is above your limit of .3.
Ed S

snappyfrog
717 posts
msg #161277
Ignore snappyfrog
7/28/2024 10:08:10 AM

Close was at 0.42, well below his limit of 3

nibor100
1,031 posts
msg #161278
Ignore nibor100
7/28/2024 12:03:40 PM

Oops I misread the period after the 3 ,
Ed S


nibor100
1,031 posts
msg #161279
Ignore nibor100
7/28/2024 2:03:30 PM

The following filter will add BFI to your results as the 500% volume is the issue for some unknow reason.

If we add "at least" before the 500% BFI shows in the results along with many stocks that should not!

I suggest you send a question to SF help desk about that issue.
Ed S.

Fetcher[
Show stocks where volume is at least 500% above volume 2 days ago and volume is above 5000000 and close is above close 2 days ago and close is between .1 and 3
add column close minus close 2 days ago
add column volume 2 days ago add column volume 1 day ago
set{var1, volume} add column var1
set{var2, volume 2 days ago} add column var2
set{var3, var1/ var2} add column var3
add column var3 multiplied by 100
var3 > 4.99
]



xarlor
578 posts
msg #161280
Ignore xarlor
7/29/2024 8:38:52 AM

Stop using SF's natural language syntax. It gets things wrong surprisingly often.

Use mathematical representations where possible.

Fetcher[
volume > 5000000
close > close 2 days ago
close between .1 and 3

set{vol_up_500p,volume 2 days ago * 6}
volume > vol_up_500p

add column volume 2 days ago
add column vol_up_500p
do not draw vol_up_500p
]



sulldt
31 posts
msg #161281
Ignore sulldt
7/29/2024 4:04:34 PM

Thanks to all!

StockFetcher Forums · General Discussion · stock doesn't show up on scan<< >>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.