Thetadata

Latest version: v0.9.11

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

Scan your dependencies

Page 4 of 10

0.8.1

Terminates any existing background terminals before launching the service. Special thanks to peaktrade for contributing.

0.8.0

- Ability to unsubscribe / remove previously subscribed streams.
- DISCONNECTED & RECONNECTED messages that are sent when a connection is lost / reestablished.
- Various Bug Fixes.

0.7.9

Added more performant way for requesting streams. You can now verify if a stream request was successful by keeping track of the req_id returned by requesting a stream and comparing it to a later callback with a REQ_RESPNOSE type. Or you can use the ``verify(req_id)`` method.

0.7.8

- Added START & END stream messages, which get sent at the end / beginning of each day.
- Added error handling if a stream request fails.
- Various Bug Fixes

0.7.7

- Fixed rare undefined TradeCondition enum values.
- Removed generator support for client.connect_stream(). You can now call client.close_stream to close the API -> Terminal connection.
- Restarting the terminal will kill any existing instances open.
- ThetaTerminal startup time reduced by a second or so.

0.7.6

- Full universe open interest streaming
- Fixed various bugs
- Improved usage of condition enums.

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.