Alpaca-py

Latest version: v0.33.0

Safety actively analyzes 682244 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

0.33.0

Incompatibility change
- The response of `StockHistoricalDataClient` is changed when no data with specifying only 1 symbol in the query
- With this change now we'll return `{}` instead of `{"AAPL": []}`
- affected methods
- `get_stock_bars()`
- `get_stock_quotes()`
- `get_stock_trades()`
- `get_stock_latest_bar()`
- `get_stock_latest_quote()`
- `get_stock_latest_trade()`
- `get_stock_snapshot()`

What's Changed
* refactor: move pagination logic for historical market data to the base rest client by gnvk in https://github.com/alpacahq/alpaca-py/pull/525


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.32.0...v0.33.0

0.32.0

What's Changed
* feat: Add options/custodial_customer agreements by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/513
* Feature/exercise for account with commission by matebudai in https://github.com/alpacahq/alpaca-py/pull/517
* Added message property to APIError by kwilsonmg in https://github.com/alpacahq/alpaca-py/pull/432
* feat: Add get_corporate_actions by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/502
* feat: Support w8ben by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/520

New Contributors
* kwilsonmg made their first contribution in https://github.com/alpacahq/alpaca-py/pull/432

**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.31.0...v0.32.0

0.31.0

Incompatibility change
- `BrokerClient.cancel_orders_for_account()` returns `alpaca.trading.requests.CancelOrderResponse` instead of `alpaca.broker.requests.CancelOrderResponse`

What's Changed
* fix: Fix BrokerClient.cancel_orders_for_account() by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/512
* fix signature for alpaca.data.live.crypto.CryptoDataStream.subscribe_bars by arsenyinfo in https://github.com/alpacahq/alpaca-py/pull/516
* Rebalancing endpoints by alessiocastrica in https://github.com/alpacahq/alpaca-py/pull/362

New Contributors
* arsenyinfo made their first contribution in https://github.com/alpacahq/alpaca-py/pull/516

**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.30.3...v0.31.0

0.30.3

What's Changed
* doc: Remove beta for options by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/511


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.30.2...v0.30.3

0.30.2

What's Changed
* doc: Add a comment to reset paper account when qty must be integer by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/500
* fix: Add optional to currency of Journal model by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/510


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.30.1...v0.30.2

0.30.1

What's Changed
* fix: Add activity types by hiohiohio in https://github.com/alpacahq/alpaca-py/pull/501


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.30.0...v0.30.1

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.