Skip to content

Releases: alpacahq/alpaca-py

v0.29.0

22 Aug 01:57
d0622bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.3...v0.29.0

v0.28.3

21 Aug 08:06
2db3f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.28.2...v0.28.3

v0.28.2

20 Aug 02:10
d209d79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.1...v0.28.2

v0.28.1

23 Jul 12:13
4123932
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump zipp from 3.18.1 to 3.19.1 by @dependabot in #486
  • chore(deps-dev): bump setuptools from 69.2.0 to 70.0.0 by @dependabot in #488
  • fix: Fix limit order request validation for oco by @hiohiohio in #489

Full Changelog: v0.28.0...v0.28.1

v0.28.0

08 Jul 08:17
7efcb17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.1...v0.28.0

v0.27.1

03 Jul 00:42
a45edfd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.27.0...v0.27.1

v0.27.0

02 Jul 06:52
f0b47e9
Compare
Choose a tag to compare

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

v0.26.1

28 Jun 16:35
e092f3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.26.1

v0.26.0

28 Jun 15:00
e1a9097
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

27 Jun 05:21
6e3f3a9
Compare
Choose a tag to compare

What's Changed

  • feat: Add asof parameter to historical stock data requests by @gnvk in #477
  • fix: Remove model_config for sphinx by @hiohiohio in #474

Full Changelog: v0.24.0...v0.25.0