Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
v0.24.0
What's Changed
- feat: Add kyc_results into broker account by @hiohiohio in #467
Full Changelog: v0.23.0...v0.24.0
v0.23.0
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
- feat: Add BrokerClient.close_account by @hiohiohio in #466
- M1-372: alpaca-py meta image by @sfhemstreet in #468
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- feat: Add transmitter info into BatchJournalRequestEntry by @hiohiohio in #459
Full Changelog: v0.21.2...v0.22.0
v0.21.2
v0.21.1
What's Changed
- fix: Add correct JournalStatus by @hiohiohio in #448
- fix: Fix update_trade_configuration_for_account() by @hiohiohio in #449
- doc: Update README.md by @hiohiohio in #452
Full Changelog: v0.21.0...v0.21.1
v0.21.0
Incompatible Changes
get_option_snapshot
returnsOptionsSnapshot
instead of Snapshotget_option_chain
returnsOptionsSnapshot
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
What's Changed
- Add new colab notebooks inside examples folder by @ggrace01 in #440
- Create README.md by @ggrace01 in #441
- fix: Add validation to ReplaceOrderRequest by @hiohiohio in #445
New Contributors
Full Changelog: v0.20.3...v0.20.4
v0.20.3
What's Changed
- fix: Relax websockets version requirements by @hiohiohio in #435
Full Changelog: v0.20.2...v0.20.3
v0.20.2
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
What's Changed
- feat: Support position intent in order requests by @matebudai in #428
New Contributors
- @matebudai made their first contribution in #428
Full Changelog: v0.20.0...v0.20.1