SDK 7.1.0 2nd beta
Pre-release
Pre-release
·
169 commits
to develop
since this release
Package 7.1.0-beta2 on NuGet contains the following changes:
- #731 The
OptionsContractRequest.UnderlyingSymbol
mandatory property was replaced with theOptionsContractRequest.UnderlyingSymbols
optional property. - #731 The
IAlpacaTradingClient
interface was extended with theExerciseOptionsContractByIdAsync
andExerciseOptionsContractBySymbolAsync
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.