CCXTSharp 1.2.0
A cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges. Uses original ccxt (python) code. https://github.com/ccxt/ccxt
Install-Package CCXTSharp -Version 1.2.0
dotnet add package CCXTSharp --version 1.2.0
<PackageReference Include="CCXTSharp" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CCXTSharp --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for Linux. Fixed json parsing in FetchOHLCV method. Updated ccxt to v1.18.322.
Dependencies
-
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.