HomeReady-2-GoPortfolioRankingScreenerStockETFToolsCommunityHelp
ForumsEmail UserPollsFeature RequestsGroups


  Index  | Recent Threads  | Who's Online  | User List  | Search
  Search  
Quick Go »
Thread Status: Normal
Total posts in this thread: 2
[Request a Feature] [Post new Thread]
[Add To My Favorites] [Watch this Thread]
Author
Previous Thread This topic has been viewed 514 times and has 1 reply Next Thread
wwasilev
Member


UNITED STATES
Joined: Jun 22, 2010
Posts: 1
Status: Offline

Volume over consecutive down days? Reply to this Post
Reply with Quote

Hi,

I'm just starting to use portfolio123 and I'm looking for the way to screen for stocks that are;

1) down for 3 (or more) consecutive trading days and

2) the cumulative volume over the down days is greater than some percentage of the float

Can anyone help me with that?

TIA,

Walter
[Aug 30, 2010 8:02:51 PM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
marco


UNITED STATES
Joined: Jan 1, 1970
Posts: 3980
Status: Online

Re: Volume over consecutive down days? Reply to this Post
Reply with Quote

MktCap>50
close(0)<Close(1) and close(1)<Close(2) and close(2)<Close(3)
(vol(0)+vol(1)+vol(2)) > Float * 1000000 * 0.20


Cum Vol for 3 down days is greater than 20% of the Float. The 'Float' needs to be multiplied by 1M to match the scale of Vol() function. I also added MktCap>50M to remove penny/illiquid stocks.
----------------------------------------
Portfolio123 Staff
[Aug 31, 2010 11:31:08 AM] Show Post Printable Version     [Link] Report threaten post: please login first  Go to top 
[Show Thread Printable Version] [Post new Thread]

Free Trial  /  Log In
Username or Email
Password
Stay logged in
Can't remember username or password?