Skip to content

Releases: alpacahq/alpaca-py

v0.43.1

28 Oct 18:14
e1c73e7

Choose a tag to compare

What's Changed

  • doc: Add documentation for GetOptionContractsRequest by @tnixon in #626
  • fix: Adjust validation for limit_price of ReplaceOrderRequest by @hiohiohio in #634

New Contributors

Full Changelog: v0.43.0...v0.43.1

v0.43.0

18 Oct 23:44
2834090

Choose a tag to compare

What's Changed

Full Changelog: v0.42.2...v0.43.0

v0.42.2

26 Sep 16:13
ef81237

Choose a tag to compare

What's Changed

Full Changelog: v0.42.1...v0.42.2

v0.42.1

29 Aug 18:39
3943194

Choose a tag to compare

What's Changed

  • docs: Deprecate get_corporate_announcements by @hiohiohio in #616
  • feat: Add zero-dte backtesting example and fix Colab links by @idsts2670 in #619
  • feat: Update 0DTE backtesting algorithm to make the logic more accurate and similar to the actual trading scenario by @idsts2670 in #620
  • docs: Improve 0DTE backtesting documentation by @idsts2670 in #623
  • fix: Add new asset classes for perpetual crypto and ASCX exchange by @yushdotkapoor in #625

New Contributors

Full Changelog: v0.42.0...v0.42.1

v0.42.0

04 Jul 15:31
cf2fbf5

Choose a tag to compare

Incompatibility change

  • The response of get_corporate_actions is changed to include ID/CUSIPs fields.
    • The order of response/dataframe columns might be changed. Some implementation could be impacted. Please do not rely on the order of the response fields/columns. Instead, please use field/column names.

What's Changed

Full Changelog: v0.41.0...v0.42.0

v0.41.0

01 Jul 10:56
85aaffa

Choose a tag to compare

What's Changed

Full Changelog: v0.40.2...v0.41.0

v0.40.2

27 Jun 06:42
35f48c7

Choose a tag to compare

What's Changed

  • Add build_trading_bot_with_ChatGPT Folder and Initial Documentation by @idsts2670 in #599
  • add options-trade-options-with-alpaca.ipynb to examples/options folde… by @idsts2670 in #600
  • FIX: activity_types field serialization in GetAccountActivitiesRequest by @mibanez in #606

New Contributors

Full Changelog: v0.40.1...v0.40.2

v0.40.1

16 May 10:11
74c11e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.40.0...v0.40.1

v0.40.0

28 Apr 05:19
c373ff2

Choose a tag to compare

What's Changed

Full Changelog: v0.39.4...v0.40.0

v0.39.4

17 Apr 03:51
cf798a0

Choose a tag to compare

What's Changed

  • Use the maximum allowed page size for market data requests by @gnvk in #583
  • Use the maximum allowed page size for option snapshots by @gnvk in #585

Full Changelog: v0.39.3...v0.39.4