This repository was archived by the owner on Nov 18, 2024. It is now read-only.
Releases: ThetaData-API/thetadata-python
Releases · ThetaData-API/thetadata-python
v0.3.6
Version control changes / Synced versions across different parts of this project.
v0.3.5
- Added get_req method. Allows to send a raw request to the terminal.
- Fixed Docs pt 2
v0.3.3
- Deprecated manual terminal usage. Provide username and passwd when creating a ThetaClient object to automatically update and launch the temrinal.
- Added better docs.
v0.3.2
Added the ability to launch the latest version of the terminal through this API. This is as simple as specifying a username and passwd parameter when creating a ThetaClient object.
v0.3.1
We're excited to announce v0.3.1! This release does break backward compatibility, so be sure to download the latest version of the Theta Terminal.
This update includes:
- Added support to specify an interval size for QUOTE and OHLC messages. The interval size is in milliseconds.
- Fixed minor grammatical / logical bugs.
We have a bigger update coming soon!
v0.3.0
We're excited to announce v0.3.0! This release does break backward compatibility, so be sure to download the latest version of the Theta Terminal.
This update includes:
- A new tutorial for end of day requests (free tier)
- A large optimization for live data
- A fix for a bug that sometimes failed to download the full response from the Terminal
- Support for greeks and implied volatility requests
- Significantly improved error handling with
ResponseParseError
I'd love to hear feedback and provide feedback. Drop a message in our Discord!