Greetings! I'm trying to figure out how to track a stock w/ one of my algorithms that doesn't have a listed SID. I'm not sure if Quantopian has its own listed database for stocks, if it queries the internet, or if it doesn't track penny stocks, but for some reason tracking by SID isn't an option for some stocks. This scenario obviously rises a couple other questions for myself:
- Is it possible to query stocks via URLs?
- What does Quantopian actually do in the background?
Any help is greatly appreciated!