Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
About # of securities on Q1500US()

I realized that the number of securities on Q1500US() for different days might be different. Is it just due to securities quitting and entering the stock market?

Thanks!

2 responses

The Q1500US() is dynamic (point-in-time). So, there are drop-add's based on the inclusion criteria, in addition to de-listings.

Thanks!