All Projects → ccxt-net → Ccxt.net

ccxt-net / Ccxt.net

Licence: mit
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET

Projects that are alternatives of or similar to Ccxt.net

Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+25182.02%)
Mutual labels:  api, e-commerce, bot, bitcoin, cryptocurrency, trade, trading, market-data, arbitrage, strategy, library, exchange, crypto
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (+135.96%)
Mutual labels:  api, bot, bitcoin, cryptocurrency, trading, arbitrage, exchange, crypto
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+16.85%)
Mutual labels:  bot, bitcoin, cryptocurrency, trade, trading, exchange, crypto
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+1066.29%)
Mutual labels:  bot, bitcoin, cryptocurrency, trade, trading, crypto
Socktrader
🚀 Websocket based trading bot for 💰cryptocurrencies 📈
Stars: ✭ 152 (+70.79%)
Mutual labels:  bot, bitcoin, cryptocurrency, trading, exchange, crypto
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+2808.99%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, market-data, exchange
Cryptotrader
A cryptocurrency trader for all famous exchanges
Stars: ✭ 228 (+156.18%)
Mutual labels:  bitcoin, cryptocurrency, trading, arbitrage, strategy, exchange
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (+484.27%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange, crypto
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+3996.63%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (+276.4%)
Mutual labels:  bitcoin, cryptocurrency, trade, trading, exchange
Roq Api
API for algorithmic and high-frequency trading
Stars: ✭ 132 (+48.31%)
Mutual labels:  cryptocurrency, trading, market-data, arbitrage, exchange
Coinbase Pro Node
Coinbase Pro API written in TypeScript and covered by tests.
Stars: ✭ 116 (+30.34%)
Mutual labels:  api, bitcoin, cryptocurrency, trading, exchange
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+1123.6%)
Mutual labels:  bot, cryptocurrency, trading, exchange, crypto
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (+622.47%)
Mutual labels:  bitcoin, cryptocurrency, trading, market-data, exchange
Octobot
Cryptocurrency trading bot: high frequency, daily trading, social trading, ...
Stars: ✭ 706 (+693.26%)
Mutual labels:  bitcoin, cryptocurrency, trading, arbitrage, exchange
Python Poloniex
Poloniex API wrapper for Python 2.7 & 3
Stars: ✭ 557 (+525.84%)
Mutual labels:  api, bitcoin, cryptocurrency, trading, exchange
Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (+114.61%)
Mutual labels:  api, trade, trading, exchange, crypto
ccapi
A header-only C++ library for interacting with crypto exchanges. Binding for Python is provided. A spot market making application is also provided as an end-to-end solution for liquidity providers.
Stars: ✭ 227 (+155.06%)
Mutual labels:  crypto, exchange, market-data, strategy, arbitrage
Cryptoinscriber
📈 A live cryptocurrency historical trade data blotter. Download live historical trade data from any cryptoexchange, be it for machine learning, backtesting/visualizing trading strategies or for Quantopian/Zipline.
Stars: ✭ 27 (-69.66%)
Mutual labels:  bot, cryptocurrency, trade, strategy, exchange
Crypto Arbitrage
Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
Stars: ✭ 369 (+314.61%)
Mutual labels:  bitcoin, cryptocurrency, arbitrage, exchange

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.3.8

dotnet add package CCXT.NET --version 1.3.8

Donations gratefully accepted.

  • Donate with Bitcoin
  • Donate with Ethereum

Contact

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

e-mail: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].