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

Async requests #123

Closed arainboldt closed 3 years ago

arainboldt commented 3 years ago

Hi,

Nice package. It doesn't look like this is setup for asyncronous rest calls. If not, why not?

Best,

Andrew

arainboldt commented 3 years ago

@areed1192 thanks for the explanation