alpacahq / alpaca-py

The Official Python SDK for Alpaca API
https://alpaca.markets/sdks/python/getting_started.html
Apache License 2.0
602 stars 147 forks source link

feat: Add get_corporate_actions #502

Closed hiohiohio closed 2 weeks ago

hiohiohio commented 2 months ago

Fixes https://github.com/alpacahq/alpaca-py/issues/481

Context:

Changes:

gnvk commented 2 months ago

Please also add an example to stocks-trading-basic.ipynb with some explanation (e.g getting the splits fro the last week or something).