Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Releases: ThetaData-API/thetadata-python

v0.3.6

29 Aug 00:05
fcdf9e0
Compare
Choose a tag to compare

Version control changes / Synced versions across different parts of this project.

v0.3.5

29 Aug 00:00
97aad42
Compare
Choose a tag to compare
  • Added get_req method. Allows to send a raw request to the terminal.
  • Fixed Docs pt 2

v0.3.3

27 Aug 02:18
da62441
Compare
Choose a tag to compare
  • 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

25 Aug 07:38
6f3f985
Compare
Choose a tag to compare

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

24 Aug 06:46
b476a9d
Compare
Choose a tag to compare

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

10 Aug 05:16
Compare
Choose a tag to compare

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!

v0.2.0

29 Jul 01:50
Compare
Choose a tag to compare

This update includes improved documentation, a terminal kill method, and significant performance boosts for historical data requests. There's still more work to be done on live data, so expect another performance update in the near future.