What exactly do you want to count: the total stocks in your universe that meet that condition or only the ones that actually get taken as trades?
And if the latter, if a single stock gets traded multiple times, should that only count as one in total or one for each trade? GP --- In [email protected], "egregory99" <[EMAIL PROTECTED]> wrote: > > How can I add up how many stocks I trade that have an AVG 60-Day volume > over 500,000 shares and how many are under 500,000 shares when running > backtester? > > Any help is appreciated. >
