Can you install the Q API and use it in python Idle ?
Can you install the Q API and use it in python Idle ?
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
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.