Td-ameritrade-python-api

Latest version: v0.3.5

Safety actively analyzes 619197 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.2

[0.3.2](https://github.com/areed1192/td-ameritrade-python-api/compare/0.3.1...v0.3.2) (12-04-2020)

Changes
- The library will no longer auto-generate `credentials.json` in the utility folder out of a concern for security. Instead, the user must specify where they would like to cache their refresh token.
- Breaks up the oAuth process into simpler functions that are easier for users to modify.
- Removes the `StatePath` object because of credentials storage protocol.

Bug Fixes
- Fixes an issue where grabbing a new access token would automatically grab a new refresh token. Now it will just grab the access token.
- Fixes an issue where the oAuth process would automatically invalidate a valid refresh token.

0.3.1

Not secure
[0.3.1](https://github.com/areed1192/td-ameritrade-python-api/compare/0.3.0...v0.3.1) (10-02-2020)

Bug Fixes
- Fixes an issue where the Streaming API would try to subscribe to a service before logging into the Streaming API.
- Fixes an issue where the TD State file wasn't being checked to determine whether it existed or not.

0.3.0

Not secure
[0.3.0](https://github.com/areed1192/td-ameritrade-python-api/compare/0.2.9...v0.3.0) (08-21-2020)

Bug Fixes
- Fixes an issue with `get_historical_prices` endpoint.

0.2.9

Not secure
Fixes some more bugs that were related to error checking and addressed some issues related to specific endpoints.

0.2.8

Not secure
The version includes new changes to the TD Stream Client, adds more detailed docstrings, utilities for creating and saving state.

0.2.3

Not secure
Snapshot the initial release before major changes.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.