Skip to content

v0.27.0

Compare
Choose a tag to compare
@hiohiohio hiohiohio released this 02 Jul 06:52
· 17 commits to master since this release
f0b47e9

Incompatibility change

  • We enhanced Market Data Streaming. However, there could be incompatibility changes (assuming most of users may not be impacted)
    • renamed to DataStream from BaseStream with changing file location of websocket.py
    • previously BaseStream has subscribe/unsubscribe methods. But now each streaming client extended from DataStream has subscribe/unsubscribe methods.

What's Changed

  • Real-time News Data Stream via WebSocket Subscription by @IsaacTrevino in #392
  • Update the market data streams by @gnvk in #473
  • doc: Update README.md to introduce stock/options historical data client by @hiohiohio in #479

New Contributors

Full Changelog: v0.26.1...v0.27.0