Skip to content

Latest commit

History

39,705 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

CCXT – CryptoCurrency eXchange Trading Library

Build StatusnpmPyPINPM DownloadsDiscordSupported ExchangesOpen CollectiveTwitter Follow

Patched by Tealstreet

A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.

The CCXT library is used to connect and trade with cryptocurrency exchanges and payment processing services worldwide. It provides quick access to market data for storage, analysis, visualization, indicator development, algorithmic trading, strategy backtesting, bot programming, and related software engineering.

It is intended to be used by coders, developers, technically-skilled traders, data-scientists and financial analysts for building trading algorithms.

Tealstreet

Python Methods

These are the CCXT Python methods necessary to unify for the Python backend of Tealstreet to function. There are many helper functions not listed to support these primary methods. Further, this includes custom methods such as: switch_isolated, set_leverage, and switch_hedge_mode. ✔ indicates it's unified and tested.

Exchangefetch_balancefetch_positionsfetch_ordersfetch_my_tradescreate_ordercancel_ordercancel_all_ordersedit_orderfetch_marketsswitch_isolatedset_leverageswitch_hedge_mode
Binance✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️
BitMEX✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️
bybit✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️
FTX✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️
Phemex✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️
OKEx✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️✔️
KuCoin
Gate.io

Javascript Methods

These are the CCXT Javascript methods necessary to unify for the frontend of Tealstreet to function. There are many helper functions not listed to support these primary methods. ✔ indicates it's unified and tested.

ExchangefetchOHLCV️fetchMarkets
Binance✔️✔️
BitMEX✔️✔️
bybit✔️✔️
FTX✔️✔️
Phemex✔️✔️
OKEx✔️✔️
KuCoin✔️✔️
Gate.io

Tealstreet Unified Responses

These are the necessary CCXT responses for Tealstreet to work.

fetch_balance

individual coin keys...
free
total
used
free
total
used

fetch_positions

collateral
contracts
datetime
entryPrice
hedged
id
info
initialMargin
initialMarginPercentage
isolated
leverage
liquidationPrice
maintenanceMargin
maintenanceMarginPercentage
marginRatio
marginType
markPrice
notional
percentage
pnl
price
side
status
symbol
timestamp
unrealizedPnl

fetch_open_orders

amount
average
clientOrderId
close
cost
datetime
fee
fees
filled
id
info
lastTradeTimestamp
postOnly
price
reduce
remaining
side
status
stopPrice
symbol
timeInForce
timestamp
trades
type

fetch_my_trades

info
timestamp
datetime
symbol
id
order
type
takerOrMaker
side
price
amount
cost
fee

switch_hedge_mode

symbol
tradeMode

switch_isolated

symbol
marginType

Tests

Setup

Populate the following root .env file with non-IP bound API credentials.

PYTHONUNBUFFERED=
# BINANCE
mn_binance_key=
mn_binance_secret=
# BITMEX
mn_bitmex_key=
mn_bitmex_secret=
tn_bitmex_key=
tn_bitmex_secret=
# BYBIT
mn_bybit_key=
mn_bybit_secret=
mn_sub_bybit_key=
mn_sub_bybit_secret=
tn_bybit_key=
tn_bybit_secret=
# FTX
mn_ftx_key=
mn_ftx_secret=
mn_ftx_subaccount_name=
mnc_ftx_key=
mnc_ftx_secret=
mnc_ftx_subaccount_name=
# GATE.IO
mn_gateio_key=
mn_gateio_secret=
# KUCOIN
mn_kucoin_key=
mn_kucoin_secret=
tn_kucoin_key=
tn_kucoin_secret=
# PHEMEX
mn_phemex_key=
mn_phemex_secret=
tn_phemex_key=
tn_phemex_secret=
# OKEX
tn_okex_key=
tn_okex_secret=
tn_okex_password=
mn_okex_key=
mn_okex_secret=
mn_okex_password=

Test Files

Python POST tests: \python\tealstreet_tests.py. These tests ensure the order create, edit, delete, and other functionality of the Tealstreet terminal is operational. Python CCXT tests: \python\test

Sandbox

Python sandbox: \python\main.py

JavaScript sandbox: \run-tests-2.py

CCXT

Current feature list:

  • support for many cryptocurrency exchanges — more coming soon
  • fully implemented public and private APIs
  • optional normalized data for cross-exchange analytics and arbitrage
  • an out of the box unified API that is extremely easy to integrate
  • works in Node 7.6+, Python 3, PHP 5.4+, and web browsers

Sponsored Promotion

CCXT Pro – A JavaScript / Python / PHP cryptocurrency exchange trading WebSocket API for professionals

See Also

  • TabTraderTabTrader — trading on all exchanges in one app. Avaliable on Android and iOS.
  • AAXAAX — trade bitcoin futures with fees as low as 0.02% and up to 100x leverage!
  • FreqtradeFreqtrade — leading opensource cryptocurrency algorithmic trading software!
  • BitcoinPointBitcoinPoint — sell bitcoin via a network of over 18000 ATMs.

Certified Cryptocurrency Exchanges

logoidnameverdoccertifiedpro
aaxaaxAAX2APICCXT CertifiedCCXT Pro
binancebinanceBinance*APICCXT CertifiedCCXT Pro
binancecoinmbinancecoinmBinance COIN-M*APICCXT CertifiedCCXT Pro
binanceusdmbinanceusdmBinance USDⓈ-M*APICCXT CertifiedCCXT Pro
bitvavobitvavoBitvavo2APICCXT CertifiedCCXT Pro
bytetradebytetradeByteTrade*APICCXT Certified
currencycomcurrencycomCurrency.com1APICCXT CertifiedCCXT Pro
ftxftxFTX*APICCXT CertifiedCCXT Pro
gopaxgopaxGOPAX1APICCXT CertifiedCCXT Pro
idexidexIDEX2APICCXT CertifiedCCXT Pro
krakenkrakenKraken0APICCXT CertifiedCCXT Pro
wavesexchangewavesexchangeWaves.Exchange*APICCXT Certified
xenaxenaXena Exchange*APICCXT Certified
zbzbZB1APICCXT Certified

Supported Cryptocurrency Exchange Markets

The CCXT library currently supports the following 115 cryptocurrency exchange markets and trading APIs:

logoidnameverdoccertifiedpro
aaxaaxAAX2APICCXT CertifiedCCXT Pro
aofexaofexAOFEX*API
ascendexascendexAscendEX1API
bequantbequantBequant2APICCXT Pro
biboxbiboxBibox1API
bigonebigoneBigONE3API
binancebinanceBinance*APICCXT CertifiedCCXT Pro
binancecoinmbinancecoinmBinance COIN-M*APICCXT CertifiedCCXT Pro
binanceusbinanceusBinance US*APICCXT Pro
binanceusdmbinanceusdmBinance USDⓈ-M*APICCXT CertifiedCCXT Pro
bit2cbit2cBit2C*API
bitbankbitbankbitbank1API
bitbaybitbayBitBay*API
bitbnsbitbnsBitbns*API
bitcoincombitcoincombitcoin.com2APICCXT Pro
bitfinexbitfinexBitfinex1APICCXT Pro
bitfinex2bitfinex2Bitfinex2API
bitflyerbitflyerbitFlyer1API
bitforexbitforexBitforex1API
bitgetbitgetBitget3API
bithumbbithumbBithumb*API
bitkkbitkkbitkk1API
bitmartbitmartBitMart1API
bitmexbitmexBitMEX1APICCXT Pro
bitpandabitpandaBitpanda Pro1API
bitsobitsoBitso3API
bitstampbitstampBitstamp2APICCXT Pro
bitstamp1bitstamp1Bitstamp1API
bittrexbittrexBittrex3APICCXT Pro
bitvavobitvavoBitvavo2APICCXT CertifiedCCXT Pro
bitzbitzBit-Z2API
bl3pbl3pBL3P1API
braziliexbraziliexBraziliex*API
btcalphabtcalphaBTC-Alpha1API
btcboxbtcboxBtcBox1API
btcmarketsbtcmarketsBTC Markets3API
btctradeuabtctradeuaBTC Trade UA*API
btcturkbtcturkBTCTurk*API
budabudaBuda2API
bwbwBW1API
bybitbybitBybit2API
bytetradebytetradeByteTrade*APICCXT Certified
cdaxcdaxCDAX1API
cexcexCEX.IO*API
coinbasecoinbaseCoinbase2API
coinbaseprimecoinbaseprimeCoinbase Prime*APICCXT Pro
coinbaseprocoinbaseproCoinbase Pro*APICCXT Pro
coincheckcoincheckcoincheck*API
coineggcoineggCoinEgg*API
coinexcoinexCoinEx1API
coinfalconcoinfalconCoinFalcon1API
coinfloorcoinfloorcoinfloor*API
coinmarketcapcoinmarketcapCoinMarketCap1API
coinmatecoinmateCoinMate*API
coinonecoinoneCoinOne2API
coinspotcoinspotCoinSpot*API
crex24crex24CREX242API
currencycomcurrencycomCurrency.com1APICCXT CertifiedCCXT Pro
deltadeltaDelta Exchange2API
deribitderibitDeribit2API
digifinexdigifinexDigiFinex3API
equosequosEQUOS*API
exmoexmoEXMO1.1API
exxexxEXX*API
flowbtcflowbtcflowBTC1API
ftxftxFTX*APICCXT CertifiedCCXT Pro
gateiogateioGate.io2APICCXT Pro
geminigeminiGemini1API
gopaxgopaxGOPAX1APICCXT CertifiedCCXT Pro
hbtchbtcHBTC1API
hitbtchitbtcHitBTC2APICCXT Pro
hollaexhollaexHollaEx2API
huobijphuobijpHuobi Japan1APICCXT Pro
huobiprohuobiproHuobi Pro1APICCXT Pro
idexidexIDEX2APICCXT CertifiedCCXT Pro
independentreserveindependentreserveIndependent Reserve*API
indodaxindodaxINDODAX2.0API
itbititbititBit1API
krakenkrakenKraken0APICCXT CertifiedCCXT Pro
kucoinkucoinKuCoin2APICCXT Pro
kunakunaKuna2API
latokenlatokenLatoken1API
lbanklbankLBank1API
liquidliquidLiquid2API
lunolunoluno1API
lykkelykkeLykke1API
mercadomercadoMercado Bitcoin3API
mixcoinsmixcoinsMixCoins1API
ndaxndaxNDAX*APICCXT Pro
novadaxnovadaxNovaDAX1API
oceanexoceanexOceanEx1API
okcoinokcoinOKCoin5APICCXT Pro
okexokexOKEX5APICCXT Pro
okex5okex5OKEX5API
paymiumpaymiumPaymium1API
[phemex]([object Object])phemex[Phemex]([object Object])1APICCXT Pro
poloniexpoloniexPoloniex*APICCXT Pro
probitprobitProBit1API
qtradeqtradeqTrade1API
rightbtcrightbtcRightBTC*API
ripioripioRipio1APICCXT Pro
southxchangesouthxchangeSouthXchange*API
stexstexSTEX3API
therocktherockTheRockTrading1API
tidebittidebitTideBit2API
tidextidexTidex3API
timextimexTimeX1API
upbitupbitUpbit1APICCXT Pro
vccvccVCC Exchange3API
wavesexchangewavesexchangeWaves.Exchange*APICCXT Certified
whitebitwhitebitWhiteBit2API
xenaxenaXena Exchange*APICCXT Certified
yobityobitYoBit3API
zaifzaifZaif1API
zbzbZB1APICCXT Certified

The list above is updated frequently, new crypto markets, exchanges, bug fixes, and API endpoints are introduced on a regular basis. See the Manual for more details. If you can't find a cryptocurrency exchange in the list above and want it to be added, post a link to it by opening an issue here on GitHub or send us an 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

The easiest way to install the CCXT library is to use a package manager:

This library is shipped as an all-in-one module implementation with minimalistic dependencies and requirements:

  • js/ in JavaScript
  • python/ in Python (generated from JS)
  • php/ in PHP (generated from JS)

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

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

JavaScript (NPM)

JavaScript version of CCXT works in both Node and web browsers. Requires ES6 and async/await syntax support (Node 7.6.0+). When compiling with Webpack and Babel, make sure it is not excluded in your babel-loader config.

ccxt in NPM

npm install ccxt
varccxt=require('ccxt')console.log(ccxt.exchanges)// print all available exchanges

JavaScript (for use with the <script> tag):

All-in-one browser bundle (dependencies included), served from a CDN of your choice:

CDNs are not updated in real-time and may have delays. Defaulting to the most recent version without specifying the version number is not recommended. Please, keep in mind that we are not responsible for the correct operation of those CDN servers.

<scripttype="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@1.50.88/dist/ccxt.browser.js"></script>

Creates a global ccxt object:

console.log(ccxt.exchanges)// print all available exchanges

Python

ccxt in PyPI

pip install ccxt
importccxtprint(ccxt.exchanges) # print a list of all available exchange classes

The library supports concurrent asynchronous mode with asyncio and async/await in Python 3.5.3+

importccxt.async_supportasccxt# link against the asynchronous version of ccxt

PHP

ccxt in PHP with Packagist/Composer (PHP 5.4+)

It requires common PHP modules:

  • cURL
  • mbstring (using UTF-8 is highly recommended)
  • PCRE
  • iconv
  • gmp (this is a built-in extension as of PHP 7.2+)
include"ccxt.php";
var_dump (\ccxt\Exchange::$exchanges); // print a list of all available exchange classes

The library supports concurrent asynchronous mode using tools from RecoilPHP and ReactPHP in PHP 7.1+. Read the Manual for more details.

Docker

You can get CCXT installed in a container along with all the supported languages and dependencies. This may be useful if you want to contribute to CCXT (e.g. run the build scripts and tests — please see the Contributing document for the details on that).

Using docker-compose (in the cloned CCXT repository):

docker-compose run --rm ccxt

You don't need the Docker image if you're not going to develop CCXT. If you just want to use CCXT – just install it as a regular package into your project.


Documentation

Read the Manual for more details.

Usage

Intro

The CCXT library consists of a public part and a private part. Anyone can use the public part immediately after installation. Public APIs provide unrestricted access to public information for all exchange markets without the need to register a user account or have an API key.

Public APIs include the following:

  • market data
  • instruments/trading pairs
  • price feeds (exchange rates)
  • order books
  • trade history
  • tickers
  • OHLC(V) for charting
  • other public endpoints

In order to trade with private APIs you need to obtain API keys from an exchange's website. It usually means signing up to the exchange and creating API keys for your account. Some exchanges require personal info or identification. Sometimes verification may be necessary as well. In this case you will need to register yourself, this library will not create accounts or API keys for you. Some exchanges expose API endpoints for registering an account, but most exchanges don't. You will have to sign up and create API keys on their websites.

Private APIs allow the following:

  • manage personal account info
  • query account balances
  • trade by making market and limit orders
  • deposit and withdraw fiat and crypto funds
  • query personal orders
  • get ledger history
  • transfer funds between accounts
  • use merchant services

This library implements full public and private REST APIs for all exchanges. WebSocket and FIX implementations in JavaScript, PHP, Python are available in CCXT Pro, which is a professional addon to CCXT with support for WebSocket streams.

The CCXT library supports both camelcase notation (preferred in JavaScript) and underscore notation (preferred in Python and PHP), therefore all methods can be called in either notation or coding style in any language.

// both of these notations work in JavaScript/Python/PHPexchange.methodName()// camelcase pseudocodeexchange.method_name()// underscore pseudocode

Read the Manual for more details.

JavaScript

'use strict';constccxt=require('ccxt');(asyncfunction(){letkraken=newccxt.kraken()letbitfinex=newccxt.bitfinex({verbose: true})lethuobipro=newccxt.huobipro()letokcoinusd=newccxt.okcoinusd({apiKey: 'YOUR_PUBLIC_API_KEY',secret: 'YOUR_SECRET_PRIVATE_KEY',})constexchangeId='binance',exchangeClass=ccxt[exchangeId],exchange=newexchangeClass({'apiKey': 'YOUR_API_KEY','secret': 'YOUR_SECRET',})console.log(kraken.id,awaitkraken.loadMarkets())console.log(bitfinex.id,awaitbitfinex.loadMarkets())console.log(huobipro.id,awaithuobipro.loadMarkets())console.log(kraken.id,awaitkraken.fetchOrderBook(kraken.symbols[0]))console.log(bitfinex.id,awaitbitfinex.fetchTicker('BTC/USD'))console.log(huobipro.id,awaithuobipro.fetchTrades('ETH/USDT'))console.log(okcoinusd.id,awaitokcoinusd.fetchBalance())// sell 1 BTC/USD for market price, sell a bitcoin for dollars immediatelyconsole.log(okcoinusd.id,awaitokcoinusd.createMarketSellOrder('BTC/USD',1))// buy 1 BTC/USD for $2500, you pay $2500 and receive ฿1 when the order is closedconsole.log(okcoinusd.id,awaitokcoinusd.createLimitBuyOrder('BTC/USD',1,2500.00))// pass/redefine custom exchange-specific order params: type, amount, price or whatever// use a custom order typebitfinex.createLimitSellOrder('BTC/USD',1,10,{'type': 'trailing-stop'})})();

Python

# coding=utf-8importccxthitbtc=ccxt.hitbtc({'verbose': True})
bitmex=ccxt.bitmex()
huobipro=ccxt.huobipro()
exmo=ccxt.exmo({
'apiKey': 'YOUR_PUBLIC_API_KEY',
'secret': 'YOUR_SECRET_PRIVATE_KEY',
})
kraken=ccxt.kraken({
'apiKey': 'YOUR_PUBLIC_API_KEY',
'secret': 'YOUR_SECRET_PRIVATE_KEY',
})
exchange_id='binance'exchange_class=getattr(ccxt, exchange_id)
exchange=exchange_class({
'apiKey': 'YOUR_API_KEY',
'secret': 'YOUR_SECRET',
})
hitbtc_markets=hitbtc.load_markets()
print(hitbtc.id, hitbtc_markets)
print(bitmex.id, bitmex.load_markets())
print(huobipro.id, huobipro.load_markets())
print(hitbtc.fetch_order_book(hitbtc.symbols[0]))
print(bitmex.fetch_ticker('BTC/USD'))
print(huobipro.fetch_trades('LTC/USDT'))
print(exmo.fetch_balance())
# sell one ฿ for market price and receive $ right nowprint(exmo.id, exmo.create_market_sell_order('BTC/USD', 1))
# limit buy BTC/EUR, you pay €2500 and receive ฿1 when the order is closedprint(exmo.id, exmo.create_limit_buy_order('BTC/EUR', 1, 2500.00))
# pass/redefine custom exchange-specific order params: type, amount, price, flags, etc...kraken.create_market_buy_order('BTC/USD', 1, {'trading_agreement': 'agree'})

PHP

include'ccxt.php';
$poloniex = new \ccxt\poloniex ();
$bittrex = new \ccxt\bittrex (array ('verbose' => true));
$quoinex = new \ccxt\quoinex ();
$zaif = new \ccxt\zaif (array (
'apiKey' => 'YOUR_PUBLIC_API_KEY',
'secret' => 'YOUR_SECRET_PRIVATE_KEY',
));
$hitbtc = new \ccxt\hitbtc (array (
'apiKey' => 'YOUR_PUBLIC_API_KEY',
'secret' => 'YOUR_SECRET_PRIVATE_KEY',
));
$exchange_id = 'binance';
$exchange_class = "\\ccxt\\$exchange_id";
$exchange = new$exchange_class (array (
'apiKey' => 'YOUR_API_KEY',
'secret' => 'YOUR_SECRET',
));
$poloniex_markets = $poloniex->load_markets ();
var_dump ($poloniex_markets);
var_dump ($bittrex->load_markets ());
var_dump ($quoinex->load_markets ());
var_dump ($poloniex->fetch_order_book ($poloniex->symbols[0]));
var_dump ($bittrex->fetch_trades ('BTC/USD'));
var_dump ($quoinex->fetch_ticker ('ETH/EUR'));
var_dump ($zaif->fetch_ticker ('BTC/JPY'));
var_dump ($zaif->fetch_balance ());
// sell 1 BTC/JPY for market price, you pay ¥ and receive ฿ immediatelyvar_dump ($zaif->id, $zaif->create_market_sell_order ('BTC/JPY', 1));
// buy BTC/JPY, you receive ฿1 for ¥285000 when the order closesvar_dump ($zaif->id, $zaif->create_limit_buy_order ('BTC/JPY', 1, 285000));
// set a custom user-defined id to your order$hitbtc->create_order ('BTC/USD', 'limit', 'buy', 1, 3000, array ('clientOrderId' => '123'));

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 made your life easier and you want to help us improve it further, or if you want to speed up development of new features and exchanges, please support us with a tip. We appreciate all contributions!

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

[Become a sponsor]

Supporters

Support this project by becoming a supporter. Your avatar will show up here with a link to your website.

[Become a supporter]

Backers

Thank you to all our backers! [Become a backer]

Thank you!

Social

Contact Us

For business inquiries: info@ccxt.trade

About

A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges

Resources

Contributing

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages