HitoBit.Net
1.0.0
See the version list below for details.
dotnet add package HitoBit.Net --version 1.0.0
NuGet\Install-Package HitoBit.Net -Version 1.0.0
<PackageReference Include="HitoBit.Net" Version="1.0.0" />
paket add HitoBit.Net --version 1.0.0
#r "nuget: HitoBit.Net, 1.0.0"
// Install HitoBit.Net as a Cake Addin #addin nuget:?package=HitoBit.Net&version=1.0.0 // Install HitoBit.Net as a Cake Tool #tool nuget:?package=HitoBit.Net&version=1.0.0
HitoBit.Net is a .Net wrapper for the HitoBit API, including HitoBit Futures. It includes all features the API provides, REST API and Websocket, using clear and readable objects including but not limited to Reading market info, Placing and managing orders and Reading balances and funds
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- CryptoExchange.Net.Ex (>= 1.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
8.5.0 - Added futures individual trade streams, Added coin futures all mark prices stream, Added Spot AutoConvertStableCoin endpoints, Added GetCrossMarginCollateralRatio endpoint, Added missing parameters to spot place order parameters, Added self trade prevention support, Fixed and updated various models