Wrapper for BitMEX.com API (REST & WebSocket).
Info
| Version: | 0.0.1-alpha |
| Author(s): | Binger |
| Last Update: | Saturday, February 22, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/liubin3071/Bitmex.NET |
| NuGet Url: | https://www.nuget.org/packages/Bitmex |
Install
Install-Package Bitmex
dotnet add package Bitmex
paket add Bitmex
Bitmex Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- System.Text.Json(>= 4.7.1)
- WebSocket4Net(>= 0.15.2)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.2)
- System.Text.Json(>= 4.7.1)
- WebSocket4Net(>= 0.15.2)
Tags