StockFetcher Forums · General Discussion · Volume buyers or sellers<< >>Post Follow-up
Mushroom01
4 posts
msg #50071
Ignore Mushroom01
2/16/2007 4:16:50 PM

Can the volume filter separate buyers and sellers.
As an example the following scan will give me all stocks that have a 200 percent increase over the last day:
"Show stocks where volume gained more than 200 percent over the last 1 day"
What I would like to do is further filter the results for stocks that had more sellers than buyers or vise a versa.
Thanks in advance,
Jay


TheRumpledOne
6,407 posts
msg #50098
Ignore TheRumpledOne
2/17/2007 2:21:15 PM

Every trade has a buyer AND a seller.




Mushroom01
4 posts
msg #50108
Ignore Mushroom01
2/17/2007 10:41:58 PM

I don't think I was clear. I would like to be able to filter out days when the volume bar is red indicating more sellers than buyers.

Thanks,
the Mushroom was here...........


stocktrader
294 posts
msg #50109
Ignore stocktrader
modified
2/18/2007 12:21:10 AM

You were very clear. As TRO said, there is buyer and a seller for every trade.
The market goes up and down based on "sentiment", not because there are more buyers or sellers.

Clear?



Mushroom01
4 posts
msg #50110
Ignore Mushroom01
modified
2/18/2007 2:13:29 AM






TheRumpledOne
6,407 posts
msg #50111
Ignore TheRumpledOne
2/18/2007 2:16:46 AM

The volume bar is black when the close is above the previous close.

The volume bar is red when the close is below the previous close.

Not to be confused with the candle color.

You can have a red candle with black volume bar. This can occur when a stock gaps up and retraces but closes above the previous close.

HTH.


corsino
259 posts
msg #50113
Ignore corsino
2/18/2007 12:42:52 PM

FWIW, it's possible to have more individuals buying than selling, or vice-versa.One individual may sell 1000 shares and two individuals may buy 500 shares each.


TheRumpledOne
6,407 posts
msg #50119
Ignore TheRumpledOne
2/19/2007 2:01:17 AM

corsino, you are correct.

However...

In time/sales you would see 2 transactions for 500 shares recorded.

You have no idea who sold and who bought.




lockwhiz
206 posts
msg #50122
Ignore lockwhiz
modified
2/19/2007 9:42:03 PM

Mushroom01...
This is what you are looking for:

Here is the "SELLING FRENZY" screen:
Fetcher[
set{msentiment,close - open}
set{vol_200p,average volume(10) * 2}
volume is greater then vol_200p
and msentiment is less then 0
]



Here is the "BUYING FRENZY" screen:
Fetcher[
set{msentiment,close - open}
set{vol_200p,average volume(10) * 2}
volume is greater then vol_200p
and msentiment is greater then 0
]




...enjoy.


***************************

TOMB
...appears to be a bug here ... both of the above screens are showing the same results. And actually post the same screen, no matter which you click on.

copy and paste works ...so its something within the forums

Thanks







StockFetcher Forums · General Discussion · Volume buyers or sellers<< >>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.