CCXT.NET 1.4.13

dotnet add package CCXT.NET --version 1.4.13
NuGet\Install-Package CCXT.NET -Version 1.4.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CCXT.NET" Version="1.4.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CCXT.NET --version 1.4.13
#r "nuget: CCXT.NET, 1.4.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CCXT.NET as a Cake Addin
#addin nuget:?package=CCXT.NET&version=1.4.13

// Install CCXT.NET as a Cake Tool
#tool nuget:?package=CCXT.NET&version=1.4.13

CCXT.NET - CryptoCurrency eXchange Trading Library for .NET

Build status NuGet Downloads License

This project is an extension of ccxt. If you are a .Net C# programmer, ccxt.net might be useful.

This project started in 2018/04. I plan to update it continuously.

Supported Cryptocurrency Exchange Markets

The ccxt.net library currently supports the following cryptocurrency exchange markets and trading APIs:

       logo        id name ver doc certified Country
bitforex bitforex Bitforex 1 API China
gateio gateio Gate.io 2 API China
huobipro huobipro Huobi Pro 1 API China
okex okex OKEX 1 API China, US
zb zb ZB 1 API China
bitfinex bitfinex Bitfinex 1 API British Virgin Islands
bitstamp bitstamp Bitstamp 2 API UK
cex cex CEX.IO * API UK, EU, Cyprus, Russia
anxpro anxpro ANXPro * API Japan, Singapore, Hong Kong, New Zealand
binance binance Binance * API Japan, Malta
bitflyer bitflyer bitFlyer 1 API Japan
coincheck coincheck coincheck * API Japan, Indonesia
quoinex quoinex QUOINEX 2 API Japan, China, Taiwan
bithumb bithumb Bithumb * API South Korea
coinone coinone CoinOne 2 API South Korea
korbit korbit Korbit 1 API South Korea
upbit upbit Upbit 1 API South Korea
bitmex bitmex BitMEX 1 API Seychelles
bittrex bittrex Bittrex 1.1 API US
gdax gdax GDAX * API US
gemini gemini Gemini 1 API US
itbit itbit itBit 1 API US
kraken kraken Kraken 0 API US
poloniex poloniex Poloniex * API US
gopax gopax Gopax 1 API South Korea
okcoinkr okcoinkr OKCoin KOR 1 API South Korea

The list above is updated frequently, new crypto markets, altcoin exchanges, bug fixes, API endpoints are introduced and added on a regular basis. If you don't find a cryptocurrency exchange market in the list above and/or want another exchange to be added, post or send us a link to it by opening an issue here on GitHub or via email.

The library is under MIT license, that means it's absolutely free for any developer to build commercial and opensource software on top of it, but use it at your own risk with no warranties, as is.

Install

You can also clone it into your project directory from ccxt.net GitHub repository:

git clone https://github.com/ccxt-net/ccxt.net.git

Documentation

Read the Manual for more details.

Relase

Contributing

Please read the CONTRIBUTING document before making changes that you would like adopted in the code. Also, read the Manual for more details.

Support Developer Team

We are investing a significant amount of time into the development of this library. If CCXT.NET made your life easier and you like it and want to help us improve it further or if you want to speed up new features and exchanges, please, support us with a tip. We appreciate all contributions!

Add Reference

Install-Package CCXT.NET -Version 1.4.13

dotnet add package CCXT.NET --version 1.4.13

Donations gratefully accepted.

  • Donate with Bitcoin
  • Donate with Ethereum

Contact

home-page: http://www.odinsoftware.co.kr

e-mail: help@odinsoftware.co.kr

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CCXT.NET:

Package Downloads
CCXT.Collector

CCXT.Collector – CryptoCurrency eXchange Data Collect Library for .NET

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.13 2,273 5/25/2022
1.4.12 1,731 1/21/2022
1.4.11 1,214 1/21/2022
1.3.9 2,133 1/31/2021
1.3.8 1,600 11/17/2020
1.3.7 1,337 8/28/2020
1.3.6 3,153 10/11/2019
1.3.5 1,553 8/13/2019
1.3.4 2,132 6/26/2019
1.3.3 1,793 3/29/2019
1.3.2 1,816 3/14/2019
1.3.1 1,823 3/6/2019
1.3.0 1,795 2/16/2019
1.2.1 1,812 3/6/2019
1.2.0 1,874 11/22/2018
1.1.0 1,882 10/12/2018
1.0.1 1,910 10/10/2018
1.0.0 1,974 7/9/2018

RestSharp update and upgrade to .net core 6.