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.
The ccxt.net library currently supports the following cryptocurrency exchange markets and trading APIs:
logo | id | name | ver | doc | certified | Country |
---|---|---|---|---|---|---|
bitforex | Bitforex | 1 | API | China | ||
gateio | Gate.io | 2 | API | China | ||
huobipro | Huobi Pro | 1 | API | China | ||
okex | OKEX | 1 | API | China, US | ||
zb | ZB | 1 | API | China | ||
bitfinex | Bitfinex | 1 | API | British Virgin Islands | ||
bitstamp | Bitstamp | 2 | API | UK | ||
cex | CEX.IO | * | API | UK, EU, Cyprus, Russia | ||
anxpro | ANXPro | * | API | Japan, Singapore, Hong Kong, New Zealand | ||
binance | Binance | * | API | Japan, Malta | ||
bitflyer | bitFlyer | 1 | API | Japan | ||
coincheck | coincheck | * | API | Japan, Indonesia | ||
quoinex | QUOINEX | 2 | API | Japan, China, Taiwan | ||
bithumb | Bithumb | * | API | South Korea | ||
coinone | CoinOne | 2 | API | South Korea | ||
korbit | Korbit | 1 | API | South Korea | ||
upbit | Upbit | 1 | API | South Korea | ||
bitmex | BitMEX | 1 | API | Seychelles | ||
bittrex | Bittrex | 1.1 | API | US | ||
gdax | GDAX | * | API | US | ||
gemini | Gemini | 1 | API | US | ||
itbit | itBit | 1 | API | US | ||
kraken | Kraken | 0 | API | US | ||
poloniex | Poloniex | * | API | US | ||
gopax | Gopax | 1 | API | South Korea | ||
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.
You can also clone it into your project directory from ccxt.net GitHub repository:
git clone https://github.com/ccxt-net/ccxt.net.git
Read the Manual for more details.
Please read the CONTRIBUTING document before making changes that you would like adopted in the code. Also, read the Manual for more details.
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!
Install-Package CCXT.NET -Version 1.3.7
dotnet add package CCXT.NET --version 1.3.7
home-page: http://www.odinsoftware.co.kr
e-mail: help@odinsoftware.co.kr