Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
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
v0.13.6
v0.13.5
package build process is currently failing. therefore, this version is not published on pypi.
What's Changed
- misc: changes to website deployment flow by @fernando-az-alpaca in #388
- feat: Support asset attributes filter for get_all_assets() by @hiohiohio in #394
- feat: Use poetry-dynamic-versioning by @hiohiohio in #390
New Contributors
- @fernando-az-alpaca made their first contribution in #388
Full Changelog: v0.13.4...v0.13.5