areed1192 / td-ameritrade-python-api

Unofficial Python API client library for TD Ameritrade. This library allows for easy access of the Standard API and allows users to build data pipelines for the Streaming API.
MIT License
684 stars 252 forks source link

Fixed websockets, added functionality to subscribe to services while streaming #229

Closed JTJabba closed 2 years ago

JTJabba commented 2 years ago

Downgraded websockets to compatible version. Added functionality to subscribe to new services while streaming.