Skip to content

Releases: alpacahq/alpaca-py

v0.21.0

26 Apr 08:12
eae556d
Compare
Choose a tag to compare

Incompatible Changes

  • get_option_snapshot returns OptionsSnapshot instead of Snapshot
  • get_option_chain returns OptionsSnapshot instead of Snapshot

What's Changed

  • feat: Support changes of options snapshots and chain by @hiohiohio in #446

Full Changelog: v0.20.4...v0.21.0

v0.20.4

26 Apr 07:17
dda0523
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.3...v0.20.4

v0.20.3

04 Apr 11:59
a185920
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.2...v0.20.3

v0.20.2

04 Apr 08:33
6fa5ca2
Compare
Choose a tag to compare

What's Changed

  • fix: Change profit_loss_pct to List[Optional[float]] in PortfolioHistory model by @hiohiohio in #430
  • fix: Add Alpaca_APCA ClearingBroker by @hiohiohio in #434

Full Changelog: v0.20.1...v0.20.2

v0.20.1

27 Mar 16:15
390b043
Compare
Choose a tag to compare

What's Changed

  • feat: Support position intent in order requests by @matebudai in #428

New Contributors

Full Changelog: v0.20.0...v0.20.1

v0.20.0

26 Mar 08:55
c1e90f7
Compare
Choose a tag to compare

What's Changed

  • chore: Bump black to v24.3.0 by @hiohiohio in #425
  • Update the default stream URL for options by @gnvk in #429
  • fix: Fix optional fields of CorporateActionAnnouncement model by @hiohiohio in #426

Full Changelog: v0.19.1...v0.20.0

v0.19.1

18 Mar 15:39
7b521ee
Compare
Choose a tag to compare

What's Changed

  • fix: use int for max_options_trading_level of AccountConfiguration by @hiohiohio in #423

Full Changelog: v0.19.0...v0.19.1

v0.19.0

15 Mar 14:41
bd58705
Compare
Choose a tag to compare

What's Changed

  • feat: Support options market data api (historical bars/trades and exchange codes) by @hiohiohio in #420

Full Changelog: v0.18.1...v0.19.0

v0.18.1

12 Mar 13:48
16b7298
Compare
Choose a tag to compare

What's Changed

  • doc: Update link to jupyter notebook in README by @hiohiohio in #419

Full Changelog: v0.18.0...v0.18.1

v0.18.0

12 Mar 04:03
d408520
Compare
Choose a tag to compare

Incompatible changes

  • get_option_contracts has incompatible changes, please refer below PR for the detail

What's Changed

Full Changelog: v0.17.1...v0.18.0