Skip to content

SDK 7.1.0 2nd beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Apr 11:18
· 169 commits to develop since this release
cb251fa

Package 7.1.0-beta2 on NuGet contains the following changes:

  • #731 The OptionsContractRequest.UnderlyingSymbol mandatory property was replaced with the OptionsContractRequest.UnderlyingSymbols optional property.
  • #731 The IAlpacaTradingClient interface was extended with the ExerciseOptionsContractByIdAsync and ExerciseOptionsContractBySymbolAsync methods.
  • #731 The IAlpacaTradingClient.ListOptionContractAsync method uses the same pagination logic as historical data.
  • #731 The OptionFeed enum was added and can be specified for the latest data and snapshot requests.