Releases: alpacahq/alpaca-trade-api-csharp
Releases · alpacahq/alpaca-trade-api-csharp
SDK 6.2.4
Package 6.2.4 on NuGet contains the following changes:
- #635 Added support for requesting the most active (by volume or trade count) stocks for the current trading session.
- #635 Added support for requesting the top market movers (gainers and losers) for both stocks and crypto instruments.
SDK 7.0.0 2nd beta
Package 7.0.0-beta2 on NuGet contains the following changes:
- #635 Added support for requesting the most active (by volume or trade count) stocks for the current trading session.
- #635 Added support for requesting the top market movers (gainers and losers) for both stocks and crypto instruments.
SDK 6.2.3
Package 6.2.3 on NuGet contains the following changes:
- #659 Added sorting support into all (quotes, trades, bars, etc.) stock/crypto historical data requests.
- #660 The obsolete attribute was removed from historical crypto quotes requesting methods.
Extensions 6.2.2
Package 6.2.2 on NuGet contains the next changes:
- #659 Added sorting support into all (quotes, trades, bars, etc.) stock/crypto historical data requests.
- #660 The obsolete attribute was removed from historical crypto quotes requesting methods.
SDK 7.0.0 1st beta
Package 7.0.0-beta1 on NuGet contains the following changes:
- #657 Fixed problem with announcement object deserialization. Thanks a lot, @KevinDeBeer for the fix.
- #659 Added sorting support into all (quotes, trades, bars, etc.) stock/crypto historical data requests.
- #660 The obsolete attribute was removed from historical crypto quotes requesting methods.
Extensions 7.0.0 1st beta
Package 7.0.0-beta1 on NuGet contains the next changes:
- #657 Fixed problem with announcement object deserialization. Thanks a lot, @KevinDeBeer for the fix.
- #659 Added sorting support into all (quotes, trades, bars, etc.) stock/crypto historical data requests.
- #660 The obsolete attribute was removed from historical crypto quotes requesting methods.
SDK 6.2.2
Package 6.2.2 on NuGet contains the following changes:
- #657 Fixed problem with announcement object deserialization. Thanks a lot, @KevinDeBeer for the fix.
Extensions 6.2.1
Package 6.2.1 on NuGet contains the next changes:
- #653 Updated dependencies and fixed the package compatibility (compilation and runtime) issue.
- The
Microsoft.Extensions.Http.Polly
package was upgraded to the latest version.
SDK 6.2.1
Package 6.2.1 on NuGet contains the next changes:
- #624 Added support for requesting trades/quotes for all symbols at once in streaming data clients.
- #626 Added PTP attributes support into an asset, account configuration, and request.
SDK 6.2.1 1st alpha
Package 6.2.1-alpha1 on NuGet contains the next changes:
- #624 Added support for requesting trades/quotes for all symbols at once in streaming data clients.
- #626 Added PTP attributes support into an asset, account configuration, and request.