Releases: alexgolec/tda-api
Releases · alexgolec/tda-api
0.7.1
0.7.0
0.6.1
0.6.0
- When listening for the callback URL indicating successful authentication for an app with an HTTP callback URL, tolerate callback requests being sent over HTTPS.
- Adds functionality to simplify token fetching and refreshing from non-filesystem token locations. This is particularly useful for users looking to run
tda-api
on serverless products like AWS Lambda. place_order
now accepts both order specs and built orders.- Minor documentation fixes
0.5.0
0.4.0
- Adds complex order builder
- Adds simple order templates for equities
- Deprecates the EquityOrderBuilder. Import and initialization will print deprecation warnings.
- Client methods that expect lists now also accept scalar values
- Fixes an issue where the appropriate suffix was not being appended to the API key