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

Minor spelling during new session login #128

Closed srjalan closed 3 years ago

srjalan commented 3 years ago

Their is no state file to load, will use default state.

https://github.com/areed1192/td-ameritrade-python-api/blob/f48516dd2abe70a21658f8ddc2e0e35465e5f2ae/td/client.py#L238

areed1192 commented 3 years ago

This was removed in the latest update, closing out.