Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Can you pip install the Quantopian API?

Can you install the Q API and use it in python Idle ?

3 responses

Microsoft Windows [Version 6.1.7601]
(c) Корпорация Майкрософт (Microsoft Corp.), 2009. Все права защищены.

C:\Users\denis.ermilov>cd C:\Users\denis.ermilov\AppData\Local\Programs\Python\P
ython 3.5

C:\Users\denis.ermilov\AppData\Local\Programs\Python\Python 3.5>cd C:\Users\deni
s.ermilov\AppData\Local\Programs\Python\Python 3.5

C:\Users\denis.ermilov\AppData\Local\Programs\Python\Python 3.5>pip install quan
topian
ERROR: Could not find a version that satisfies the requirement quantopian (from
versions: none)
ERROR: No matching distribution found for quantopian

i see this and i dont know what i can do for successfull

You can install Zipline - a little different but this is what Quantopian is based upon:
https://www.zipline.io/

You'll need to add a data source - I use Norgate for US stocks and futures.