Skip to content

Releases: alpacahq/alpaca-py

v0.24.0

12 Jun 00:39
f2362cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

08 Jun 01:32
46255ae
Compare
Choose a tag to compare

Deprecated notification

  • set BrokerClient.delete_account() deprecated. Please use BrokerClient.close_account() instead. BrokerClient.delete_account() will be removed in the future release.

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

30 May 09:36
795680d
Compare
Choose a tag to compare

What's Changed

  • feat: Add transmitter info into BatchJournalRequestEntry by @hiohiohio in #459

Full Changelog: v0.21.2...v0.22.0

v0.21.2

25 May 05:05
b880c26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.1...v0.21.2

v0.21.1

14 May 00:58
d607706
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

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