zipline-live / zipline

Zipline-Live, a Pythonic Algorithmic Trading Library
http://www.zipline-live.io/
Apache License 2.0
394 stars 65 forks source link

Extending the list of Exchanges exceptions #108

Closed peterfabakker closed 6 years ago

peterfabakker commented 6 years ago

Added VIX3M, VXST, VXMT, GVZ, SPX to exchange exceptions (cannot subscribe using SMART and STK as those requests will time out)

tibkiss commented 6 years ago

Could you please fix the flake8 problems before I merge?

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 86.523% when pulling 89508d3344b3968e45a72f0b231d9c261318ab4f on extending-exchange-and-asset-type-exceptions into 39bd8e7473468b471e6ef2dfb681d20a5999e98f on master.

tibkiss commented 6 years ago

Thank you!