Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Total Available Stocks

Hi All,
I am wondering, where to find the total number of available (only) stocks (excluding assets) in this website and how to write a rebalancing algorithm.

1 response

Hello Swaroop -

A good jumping off point would be to have a look at the Q500US & Q1500US universes described on the help page:

https://www.quantopian.com/help#built-in-filters

See attached for an algo example. The universes are available in the research platform, as well.

Grant