Alpaca-trade-api

Latest version: v3.2.0

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

Scan your dependencies

Page 2 of 10

2.0.0

:warning: Note this release is a **Breaking Change** due to the removal of Market Data V1 capabilities

- Adds a param to the stream classes to allow overriding of websocket defaults (596)
- Scheduled weekly dependency update for week 12 (592)
- Increase ping timeout (591)
- Send subscription requests in parts (586)
- Remove marketdata v1 functions (590)
- Updating overnight-hold to use the new data api (async get bars) (562)
- Add Week and Month timeframe units (583)
- Multi symbol support for the latest crypto endpoints (580)


You can view this release on [PyPi here](https://pypi.org/project/alpaca-trade-api/2.0.0/)

1.5.1

* Move updated bars to their own subscription by gnvk [574 ](https://github.com/alpacahq/alpaca-trade-api-python/commit/43f0766eaaeadaabc8ab08e2a0554c95fc1ec265)
* empty handler check when unregister cancel errors + corrections by ccnlui [577](https://github.com/alpacahq/alpaca-trade-api-python/commit/294b105439602d46b388c2cbf88275cee15c2261)
* Adds support for Python 3.10 by ccnlui [561](https://github.com/alpacahq/alpaca-trade-api-python/pull/561)
* Fixes Incorrect Access Issue on Long-Short Example by haxdds [560](https://github.com/alpacahq/alpaca-trade-api-python/commit/4e65915e080c4c74e853c6706d839bdb924f2184)

1.5.0

What's Changed
* Add news api by ccnlui in https://github.com/alpacahq/alpaca-trade-api-python/pull/555
* Drops Support For Python 3.6 by haxdds in https://github.com/alpacahq/alpaca-trade-api-python/pull/544
* Mark v1 marketdata endpoints deprecated by gnvk in https://github.com/alpacahq/alpaca-trade-api-python/pull/558
* Adds Raw Data Support for TradingStream by haxdds in https://github.com/alpacahq/alpaca-trade-api-python/pull/556


**Full Changelog**: https://github.com/alpacahq/alpaca-trade-api-python/compare/v1.4.3...v1.5.0

1.4.3

* Adds Crypto Snapshot Endpoint

* Handle new messages as implicit subscriptions messages that come with subscribing to trades
- The biggest change is letting user pass in handler_cancel_errors and handler_corrections into subscribe_trades()

1.4.2

In this release:

- Fixed error handling syntax within `rest.py`
- Fixed named parameter syntax in `code` package in `__main__.py`
- Update Python 3.7 CI dependencies to support numpy and pandas
- `pandas==1.3.4` and `numpy===1.21.4`

1.4.1

In this release we add ability to stop/start the ws connection for all streams.

v.1.4.0
In this release we:
* add support for crypto market data
* add support for the multiple symbols endpoint data queries

fixes:
* data ws disconnections resolved.
* removed polygon old code refereces

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.