Skip to content

Releases: alpacahq/alpaca-py

v0.8.0

05 Apr 04:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.2...v0.8.0

v0.7.2

10 Mar 04:13
Compare
Choose a tag to compare

What's Changed

  • Added support for new OrderStatus pending_review.
  • Some typos were fixed by @omahs
  • Add support for basic authorization for StockHistoricalDataClient and RESTClient by @victorouse

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

25 Jan 17:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.1

v0.6.0

13 Sep 15:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 Jul 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1-alpha

27 Jul 07:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0-alpha

20 Jul 16:11
937b1bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

V0.3.0-alpha

18 Jul 15:39
628c35c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

V0.2.0-alpha

06 Jun 06:27
23baa7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

V0.1.2: Pre-Alpha Release

30 May 17:34
Compare
Choose a tag to compare
Pre-release

What's Changed

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

New Contributors

Full Changelog: v0.1.1...v0.1.2