Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
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
v0.16.0
Incompatible changes
- Some of options related fields are renamed.
option_*
=>options_*
What's Changed
- feat: Rename options fields by @hiohiohio in #413
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- feat: Adjust enums for trading by @hiohiohio in #404
- feat: Add new fields into trade account by @hiohiohio in #402
- feat: Adjust account configuration by @hiohiohio in #403
- feat: Add get option contracts by @hiohiohio in #405
- feat: Support option stream data by @hiohiohio in #407
- Update enums.py by @mahveotm in #408
- feat: Support option historical data by @hiohiohio in #406
- doc: Update docs for options trading by @hiohiohio in #410
New Contributors
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- fix: Fix handling empty market data by @hiohiohio in #393
Full Changelog: v0.13.6...v0.14.0