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 10 of 11

0.5.0

What's Changed
* ClosePositionResponse Refactor and Doc Fixes by haxdds in https://github.com/alpacahq/alpaca-py/pull/135
* Some Small Release Fixes by haxdds in https://github.com/alpacahq/alpaca-py/pull/137
* Corporate Actions by haxdds in https://github.com/alpacahq/alpaca-py/pull/138


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.4.1...v0.5.0

0.4.1

What's Changed
* trading and data getting started examples by haxdds in https://github.com/alpacahq/alpaca-py/pull/123
* Fix Broker API examples by gsmadi in https://github.com/alpacahq/alpaca-py/pull/122
* Fix trading examples in docs by gsmadi in https://github.com/alpacahq/alpaca-py/pull/124
* Add alpaca.markets footer link by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/125
* Update README by haxdds in https://github.com/alpacahq/alpaca-py/pull/126
* Fix small examples and fintech modules by gsmadi in https://github.com/alpacahq/alpaca-py/pull/127
* Market Data Refactor and Orderbooks by haxdds in https://github.com/alpacahq/alpaca-py/pull/131
* Trading Updates by haxdds in https://github.com/alpacahq/alpaca-py/pull/133
* Initial Release Updates by haxdds in https://github.com/alpacahq/alpaca-py/pull/134

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

**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* Fixes by haxdds in https://github.com/alpacahq/alpaca-py/pull/115
* Fix Shield Badges on homepage by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/114
* Docs Update Batch by haxdds in https://github.com/alpacahq/alpaca-py/pull/116
* Doc Reference by haxdds in https://github.com/alpacahq/alpaca-py/pull/117
* Data Docs by haxdds in https://github.com/alpacahq/alpaca-py/pull/119
* Python 3.7 by haxdds in https://github.com/alpacahq/alpaca-py/pull/120
* v0.4.0 - python3.7 by haxdds in https://github.com/alpacahq/alpaca-py/pull/121


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.3.0...v0.4.0

0.3.0

What's Changed
* ENG-12214 add GA to base template of theme by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/93
* ENG-12586: add Carnas font, similar colors to alpaca.markets/docs by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/94
* Broker Documentation Content by haxdds in https://github.com/alpacahq/alpaca-py/pull/99
* Update README by haxdds in https://github.com/alpacahq/alpaca-py/pull/100
* Updates Doc Sidebar Title by haxdds in https://github.com/alpacahq/alpaca-py/pull/101
* Trading and Intro Docs by haxdds in https://github.com/alpacahq/alpaca-py/pull/102
* Restructure Broker Api Reference by haxdds in https://github.com/alpacahq/alpaca-py/pull/103
* Amend Broker:create_account Example by haxdds in https://github.com/alpacahq/alpaca-py/pull/104
* Doc Landing Page Content by haxdds in https://github.com/alpacahq/alpaca-py/pull/105
* WD-24: Style homepage by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/106
* Adds Crypto Exchanges to AssetExchange by haxdds in https://github.com/alpacahq/alpaca-py/pull/108
* ENG-13041: Add Amplitude to Alpaca-Py by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/109
* Docs Update by haxdds in https://github.com/alpacahq/alpaca-py/pull/111
* Alpaca-Py banner, badges, CTA, and project links by sfhemstreet in https://github.com/alpacahq/alpaca-py/pull/112
* Refactors Market Data by haxdds in https://github.com/alpacahq/alpaca-py/pull/110
* v0.3.0 by haxdds in https://github.com/alpacahq/alpaca-py/pull/113

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

**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* Trading API: Clock & Calendar by haxdds in https://github.com/alpacahq/alpaca-py/pull/76
* Trading API: Cancel Order By ID Fix by haxdds in https://github.com/alpacahq/alpaca-py/pull/79
* Trading API: Positions by haxdds in https://github.com/alpacahq/alpaca-py/pull/81
* Trading API: Assets by haxdds in https://github.com/alpacahq/alpaca-py/pull/83
* Broker API: Journals by haxdds in https://github.com/alpacahq/alpaca-py/pull/85
* Broker API: Watchlists by haxdds in https://github.com/alpacahq/alpaca-py/pull/86
* Broker API: Assets by haxdds in https://github.com/alpacahq/alpaca-py/pull/87
* Broker API: Orders by haxdds in https://github.com/alpacahq/alpaca-py/pull/88
* Trading API: Account by haxdds in https://github.com/alpacahq/alpaca-py/pull/89
* Trading API: Watchlists by haxdds in https://github.com/alpacahq/alpaca-py/pull/90
* Alpha Release: v0.2.0 by haxdds in https://github.com/alpacahq/alpaca-py/pull/92


**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.1.2...v0.2.0

0.1.2

What's Changed
* Add issue templates from v1 repo by drew887 in https://github.com/alpacahq/alpaca-py/pull/25
* Add URL overriding to clients by drew887 in https://github.com/alpacahq/alpaca-py/pull/26
* Initial PR To review broker sdk changes thus far. by drew887 in https://github.com/alpacahq/alpaca-py/pull/24
* Fixes Counting Error in Multisymbol Paginated Data Request by haxdds in https://github.com/alpacahq/alpaca-py/pull/28
* Broker Work Round 2: PR of Allowing different pagination types for requests by drew887 in https://github.com/alpacahq/alpaca-py/pull/27
* Adds a pepy badge for downloads by drew887 in https://github.com/alpacahq/alpaca-py/pull/36
* Broker API: Adding in Documents routes by drew887 in https://github.com/alpacahq/alpaca-py/pull/29
* Merge Current Broker Progress into Master by haxdds in https://github.com/alpacahq/alpaca-py/pull/43
* Adds Clock Model by haxdds in https://github.com/alpacahq/alpaca-py/pull/58
* Adds Calendar Model by haxdds in https://github.com/alpacahq/alpaca-py/pull/59
* Updates Authorization For REST Client by haxdds in https://github.com/alpacahq/alpaca-py/pull/44
* Broker Work Round 4 - ACH Funding by ryansdowning in https://github.com/alpacahq/alpaca-py/pull/42
* Broker API: Trading - Trading Account Configuration by drew887 in https://github.com/alpacahq/alpaca-py/pull/60
* Adds Asset Model by haxdds in https://github.com/alpacahq/alpaca-py/pull/61
* Adds Watchlist Model by haxdds in https://github.com/alpacahq/alpaca-py/pull/62
* Broker API: Clock & Calendar by drew887 in https://github.com/alpacahq/alpaca-py/pull/64
* Remove drew887 as owner by drew887 in https://github.com/alpacahq/alpaca-py/pull/66
* Adds Position, Order, and Portfolio History Models by ryansdowning in https://github.com/alpacahq/alpaca-py/pull/63
* Broker API: Trading Routes by ryansdowning in https://github.com/alpacahq/alpaca-py/pull/68
* Adds in an initial CONTRIBUTING file by drew887 in https://github.com/alpacahq/alpaca-py/pull/69
* Removes CRLFs from files by drew887 in https://github.com/alpacahq/alpaca-py/pull/71
* Refactor docs for Common models by drew887 in https://github.com/alpacahq/alpaca-py/pull/65
* Common: Adds CorporateActionAnnouncement and Related Models by haxdds in https://github.com/alpacahq/alpaca-py/pull/74
* Partial Work on adding watchlist routes for Broker by drew887 in https://github.com/alpacahq/alpaca-py/pull/75
* Trading API: Adds TradingClient and Create Order Route by haxdds in https://github.com/alpacahq/alpaca-py/pull/72
* Trading API: Adds All Order Routes by haxdds in https://github.com/alpacahq/alpaca-py/pull/73

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

**Full Changelog**: https://github.com/alpacahq/alpaca-py/compare/v0.1.1...v0.1.2

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.