This repository was archived by the owner on Nov 18, 2024. It is now read-only.
v0.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.