Releases: alpacahq/alpaca-py
Releases · alpacahq/alpaca-py
v0.8.1
v0.8.0
What's Changed
- documentation: fix README to have correct datetime type for CryptoBarsRequest by @JonathanRayner in #257
- Fix pydantic validation errors for firm accounts by @alessiocastrica in #255
- v1beta3 crypto by @haxdds in #264
- Add currency parameter by @alessiocastrica in #253
- Adds Currency Param by @haxdds in #265
New Contributors
- @JonathanRayner made their first contribution in #257
- @alessiocastrica made their first contribution in #255
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Added support for new OrderStatus
pending_review
. - Some typos were fixed by @omahs
- Add support for basic authorization for
StockHistoricalDataClient
andRESTClient
by @victorouse
New Contributors
- @sshcli made their first contribution in #241
- @omahs made their first contribution in #245
- @victorouse made their first contribution in #250
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- [Bug]: TradingClient.get_clock() results in a positional argument Typ… by @Ale-Cas in #171
- Fix: Adding extra optional params to Asset model to accommodate cryptocurrencies by @andrewwoood in #175
- Added new order status
held
by @OlegRa in #182 - Fix: using isinstance to check list type by @andrewwoood in #174
- fixes issue #195 by @gageorsburn in #196
- Change string to datetime by @BradGaddis in #208
- Fixed issue with the
get_order_for_account_by_client_id
functions by @OlegRa in #209 - fix: #172 by @Ale-Cas in #185
- feat: trading client account configurations by @Ale-Cas in #184
- Adds User Agent Header For WebSocket Client by @haxdds in #215
- Make Transfers Params Optional by @haxdds in #223
- feat: support type checking by @cemlyn007 in #188
- bug fix -- fix for accessing APIError.code throws TypeError by @mikenester in #221
- Update GetEventsRequest to match Broker API docs by @joepatmckenna in #229
- Fix for circular import error on websockets.py by @jamesburnettdev in #220
- Employment Status Fix by @haxdds in #235
- Adds Trade Confirmation Json Type by @haxdds in #237
- Fixes Trade Updates Validation Error by @haxdds in #234
- Fix Order Status in Get Orders Example by @haxdds in #238
- Handle Onboarding Account In
get_account
by @haxdds in #231 - Update Doc Strings for Orders by @haxdds in #240
New Contributors
- @Ale-Cas made their first contribution in #171
- @andrewwoood made their first contribution in #175
- @OlegRa made their first contribution in #182
- @gageorsburn made their first contribution in #196
- @BradGaddis made their first contribution in #208
- @cemlyn007 made their first contribution in #188
- @mikenester made their first contribution in #221
- @joepatmckenna made their first contribution in #229
- @jamesburnettdev made their first contribution in #220
Full Changelog: v0.6.0...v0.7.1
v0.6.0
What's Changed
- add meta description to homepage by @sfhemstreet in #139
- add OTC to AssetExchange by @haxdds in #142
- V1beta2 Crypto Stream by @haxdds in #145
- TradingStream by @haxdds in #146
- Market Data Requests Support Timezone Awareness by @haxdds in #154
- Raw Data Support for Broker, Trading, Market Data by @haxdds in #158
- Pretty Print by @haxdds in #159
- SSE streaming by @haxdds in #160
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.1-alpha
What's Changed
- trading and data getting started examples by @haxdds in #123
- Fix Broker API examples by @gsmadi in #122
- Fix trading examples in docs by @gsmadi in #124
- Add alpaca.markets footer link by @sfhemstreet in #125
- Update README by @haxdds in #126
- Fix small examples and fintech modules by @gsmadi in #127
- Market Data Refactor and Orderbooks by @haxdds in #131
- Trading Updates by @haxdds in #133
- Initial Release Updates by @haxdds in #134
New Contributors
Full Changelog: v0.4.0...v0.4.1
v0.4.0-alpha
V0.3.0-alpha
What's Changed
- ENG-12214 add GA to base template of theme by @sfhemstreet in #93
- ENG-12586: add Carnas font, similar colors to alpaca.markets/docs by @sfhemstreet in #94
- Broker Documentation Content by @haxdds in #99
- Update README by @haxdds in #100
- Updates Doc Sidebar Title by @haxdds in #101
- Trading and Intro Docs by @haxdds in #102
- Restructure Broker Api Reference by @haxdds in #103
- Amend Broker:create_account Example by @haxdds in #104
- Doc Landing Page Content by @haxdds in #105
- WD-24: Style homepage by @sfhemstreet in #106
- Adds Crypto Exchanges to AssetExchange by @haxdds in #108
- ENG-13041: Add Amplitude to Alpaca-Py by @sfhemstreet in #109
- Docs Update by @haxdds in #111
- Alpaca-Py banner, badges, CTA, and project links by @sfhemstreet in #112
- Refactors Market Data by @haxdds in #110
- v0.3.0 by @haxdds in #113
New Contributors
- @sfhemstreet made their first contribution in #93
Full Changelog: v0.2.0...v0.3.0
V0.2.0-alpha
What's Changed
- Trading API: Clock & Calendar by @haxdds in #76
- Trading API: Cancel Order By ID Fix by @haxdds in #79
- Trading API: Positions by @haxdds in #81
- Trading API: Assets by @haxdds in #83
- Broker API: Journals by @haxdds in #85
- Broker API: Watchlists by @haxdds in #86
- Broker API: Assets by @haxdds in #87
- Broker API: Orders by @haxdds in #88
- Trading API: Account by @haxdds in #89
- Trading API: Watchlists by @haxdds in #90
- Alpha Release: v0.2.0 by @haxdds in #92
Full Changelog: v0.1.2...v0.2.0