Tda-api

Latest version: v1.6.0

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

Scan your dependencies

Page 3 of 5

1.3.1

**New Features**
* *None*

**Bug Fixes**
* Adds forgotten `autopep8` dependency, needed for code generation introduced in `1.3.0`

**Deprecations**
* *None*

1.3.0

**New Features**
* Adds functionality that generates code from historical order JSON objects, as fetched by the `get_orders` family of methods
* Adds a [script](https://tda-api.readthedocs.io/en/latest/order-builder.html#constructing-orderbuilder-objects-from-historical-orders) that emits code that would have generated the most recently-placed order.

**Bug Fixes**
* *None*

**Deprecations**
* *None*

1.2.2

**New Features**
* `websockets` version 9.0.0+ is now a hard dependency due to recent [API changes](https://websockets.readthedocs.io/en/stable/changelog.html#backwards-compatibility-policy) on their end.

**Bug Fixes**
* Fixes 215, in which `websockets` 9.0.0+ was not supported.

**Deprecations**
*None*

1.2.1

**New Features**
* Adds support for closing the underlying session of the asynchronous client. Documentation and examples have also bee updated.
* Removed the deprecated `strike_from_date` and `strike_to_date` parameters to `get_option_chain`

**Bug Fixes**
* None

**Deprecations**
*None*

1.2.0

**New Features**
* Adds support for custom JSON decoders, along with the beginnings of a contrib module to capture community-created decoders
* Emit a descriptive error message when composite orders are passed responses instead of order builders

**Bug Fixes**
* Require a token write function in `client_from_access_functions`

**Deprecations**
*None*

1.1.8

**New Features**
* Enum enforcement error messages now emits suggestions when passed strings instead of enums (192)
* Adds more logging throughout the `auth` module (194)

**Bug Fixes**
* Migrate the manual flow to use the prompt toolkit to avoid OS-specific installation errors (178)

**Deprecations**
*None*

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.