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

v0.7.7

Compare
Choose a tag to compare
@ThetaData-API ThetaData-API released this 27 Dec 23:49
· 90 commits to master since this release
  • 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.