Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
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
v0.20.0
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
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
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
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
Incompatible changes
- get_option_contracts has incompatible changes, please refer below PR for the detail
What's Changed
- feat: Support OptionsFeed by @hiohiohio in #417
- feat: Update get_option_contracts by @hiohiohio in #418
Full Changelog: v0.17.1...v0.18.0
v0.17.1
v0.17.0
Please note options trading features are still in beta subject to change
What's Changed
- feat: add exercise_options_position by @hiohiohio in #414
Full Changelog: v0.16.0...v0.17.0