Subject: Re: Musselmant screens
The final sort is: Price * SharesOutstanding / float.s
This can be restated is a few ways:
ratio(Mcap,float.s)
ratio(aprc,pctFloat)
definitions:
Mcap = Price * SharesOutstanding
pctFloat = float.s / SharesOutstanding