add
This commit is contained in:
21
LICENSE.txt
Normal file
21
LICENSE.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright © 2024 Igor Kroitor
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
5
MANIFEST.in
Normal file
5
MANIFEST.in
Normal file
@@ -0,0 +1,5 @@
|
||||
# Include the license file
|
||||
include LICENSE.txt
|
||||
|
||||
# Include the package.json file
|
||||
include package.json
|
||||
738
README.md
Normal file
738
README.md
Normal file
@@ -0,0 +1,738 @@
|
||||
# CCXT – CryptoCurrency eXchange Trading Library
|
||||
|
||||
[](https://www.npmjs.com/package/ccxt) [](https://npmjs.com/package/ccxt) [](https://pypi.python.org/pypi/ccxt) [](https://www.nuget.org/packages/ccxt) [](https://godoc.org/github.com/ccxt/ccxt/go/v4) [](https://discord.gg/ccxt) [](https://github.com/ccxt/ccxt/wiki/Exchange-Markets) [](https://x.com/ccxt_official)
|
||||
|
||||
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go.
|
||||
|
||||
### [Install](#install) · [Usage](#usage) · [Manual](https://github.com/ccxt/ccxt/wiki) · [FAQ](https://github.com/ccxt/ccxt/wiki/FAQ) · [Examples](https://github.com/ccxt/ccxt/tree/master/examples) · [Contributing](https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md) · [Disclaimer](#disclaimer) · [Social](#social)
|
||||
|
||||
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.
|
||||
|
||||
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 10.4+, Python 3, PHP 8.1+, netstandard2.0/2.1, Go 1.20+ and web browsers
|
||||
|
||||
## See Also
|
||||
|
||||
- <sub>[](https://tab-trader.com/?utm_source=ccxt)</sub> **[TabTrader](https://tab-trader.com/?utm_source=ccxt)** – trading on all exchanges in one app. Available on **[Android](https://play.google.com/store/apps/details?id=com.tabtrader.android&referrer=utm_source%3Dccxt)** and **[iOS](https://itunes.apple.com/app/apple-store/id1095716562?mt=8)**!
|
||||
- <sub>[](https://www.freqtrade.io)</sub> **[Freqtrade](https://www.freqtrade.io)** – leading opensource cryptocurrency algorithmic trading software!
|
||||
- <sub>[](https://www.octobot.online)</sub> **[OctoBot](https://www.octobot.online)** – cryptocurrency trading bot with an advanced web interface.
|
||||
- <sub>[](https://tokenbot.com/?utm_source=github&utm_medium=ccxt&utm_campaign=algodevs)</sub> **[TokenBot](https://tokenbot.com/?utm_source=github&utm_medium=ccxt&utm_campaign=algodevs)** – discover and copy the best algorithmic traders in the world.
|
||||
|
||||
## Certified Cryptocurrency Exchanges
|
||||
|
||||
|
||||
|logo |id |name |ver |type |certified |pro |discount |
|
||||
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|-----------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binance | [Binance](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://developers.binance.com/en) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://accounts.binance.com/register?ref=CCXTCOM) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binanceusdm | [Binance USDⓈ-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/futures/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://accounts.binance.com/register?ref=CCXTCOM) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binancecoinm | [Binance COIN-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/delivery/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://accounts.binance.com/register?ref=CCXTCOM) |
|
||||
| [](https://www.bybit.com/invite?ref=XDK12WP) | bybit | [Bybit](https://www.bybit.com/invite?ref=XDK12WP) | [](https://bybit-exchange.github.io/docs/inverse/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.okx.com/join/CCXTCOM) | okx | [OKX](https://www.okx.com/join/CCXTCOM) | [](https://www.okx.com/docs-v5/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.okx.com/join/CCXTCOM) |
|
||||
| [](https://www.gate.com/share/CCXTGATE) | gate | [Gate](https://www.gate.com/share/CCXTGATE) | [](https://www.gate.com/docs/developers/apiv4/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.gate.com/share/CCXTGATE) |
|
||||
| [](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | kucoin | [KuCoin](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | [](https://docs.kucoin.com) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://futures.kucoin.com/?rcode=E5wkqe) | kucoinfutures | [KuCoin Futures](https://futures.kucoin.com/?rcode=E5wkqe) | [](https://docs.kucoin.com/futures) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | bitget | [Bitget](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | [](https://www.bitget.com/api-doc/common/intro) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://app.hyperliquid.xyz/) | hyperliquid | [Hyperliquid](https://app.hyperliquid.xyz/) | [](https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.bitmex.com/app/register/NZTR1q) | bitmex | [BitMEX](https://www.bitmex.com/app/register/NZTR1q) | [](https://www.bitmex.com/app/apiOverview) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.bitmex.com/app/register/NZTR1q) |
|
||||
| [](https://bingx.com/invite/OHETOM) | bingx | [BingX](https://bingx.com/invite/OHETOM) | [](https://bingx-api.github.io/docs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | htx | [HTX](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | [](https://huobiapi.github.io/docs/spot/v1/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) |
|
||||
| [](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | mexc | [MEXC Global](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | [](https://mexcdevelop.github.io/apidocs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](http://www.bitmart.com/?r=rQCFLh) | bitmart | [BitMart](http://www.bitmart.com/?r=rQCFLh) | [](https://developer-pro.bitmart.com/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](http://www.bitmart.com/?r=rQCFLh) |
|
||||
| [](https://crypto.com/exch/kdacthrnxt) | cryptocom | [Crypto.com](https://crypto.com/exch/kdacthrnxt) | [](https://exchange-docs.crypto.com/exchange/v1/rest-ws/index.html) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://crypto.com/exch/kdacthrnxt) |
|
||||
| [](https://www.coinex.com/register?refer_code=yw5fz) | coinex | [CoinEx](https://www.coinex.com/register?refer_code=yw5fz) | [](https://docs.coinex.com/api/v2) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | hashkey | [HashKey Global](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | [](https://hashkeyglobal-apidoc.readme.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://woox.io/register?ref=DIJT0CNL) | woo | [WOO X](https://woox.io/register?ref=DIJT0CNL) | [](https://docs.woox.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://woox.io/register?ref=DIJT0CNL) |
|
||||
| [](https://dex.woo.org/en/trade?ref=CCXT) | woofipro | [WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT) | [](https://orderly.network/docs/build-on-evm/building-on-evm) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://dex.woo.org/en/trade?ref=CCXT) |
|
||||
|
||||
## Supported Cryptocurrency Exchanges
|
||||
<!--- init list -->The CCXT library currently supports the following 104 cryptocurrency exchange markets and trading APIs:
|
||||
|
||||
|logo |id |name |ver |type |certified |pro |
|
||||
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------|
|
||||
| [](https://alpaca.markets) | alpaca | [Alpaca](https://alpaca.markets) | [](https://alpaca.markets/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://omni.apex.exchange/trade) | apex | [Apex](https://omni.apex.exchange/trade) | [](https://api-docs.pro.apex.exchange) |  | | [](https://ccxt.pro) |
|
||||
| [](https://arkm.com/register?ref=ccxt) | arkham | [ARKHAM](https://arkm.com/register?ref=ccxt) | [](https://arkm.com/limits-api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://ascendex.com/en-us/register?inviteCode=EL6BXBQM) | ascendex | [AscendEX](https://ascendex.com/en-us/register?inviteCode=EL6BXBQM) | [](https://ascendex.github.io/ascendex-pro-api/#ascendex-pro-api-documentation) |  | | [](https://ccxt.pro) |
|
||||
| [](https://backpack.exchange/join/ccxt) | backpack | [Backpack](https://backpack.exchange/join/ccxt) | [](https://docs.backpack.exchange/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bequant.io/referral/dd104e3bee7634ec) | bequant | [Bequant](https://bequant.io/referral/dd104e3bee7634ec) | [](https://api.bequant.io/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://b1.run/users/new?code=D3LLBVFT) | bigone | [BigONE](https://b1.run/users/new?code=D3LLBVFT) | [](https://open.big.one/docs/api.html) |  | | |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binance | [Binance](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://developers.binance.com/en) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binancecoinm | [Binance COIN-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/delivery/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.binance.us/?ref=35005074) | binanceus | [Binance US](https://www.binance.us/?ref=35005074) | [](https://github.com/binance-us/binance-official-api-docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binanceusdm | [Binance USDⓈ-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/futures/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://bingx.com/invite/OHETOM) | bingx | [BingX](https://bingx.com/invite/OHETOM) | [](https://bingx-api.github.io/docs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://bit2c.co.il/Aff/63bfed10-e359-420c-ab5a-ad368dab0baf) | bit2c | [Bit2C](https://bit2c.co.il/Aff/63bfed10-e359-420c-ab5a-ad368dab0baf) | [](https://www.bit2c.co.il/home/api) |  | | |
|
||||
| [](https://bitbank.cc/) | bitbank | [bitbank](https://bitbank.cc/) | [](https://docs.bitbank.cc/) |  | | |
|
||||
| [](https://ref.bitbns.com/1090961) | bitbns | [Bitbns](https://ref.bitbns.com/1090961) | [](https://bitbns.com/trade/#/api-trading/) |  | | |
|
||||
| [](https://www.bitfinex.com) | bitfinex | [Bitfinex](https://www.bitfinex.com) | [](https://docs.bitfinex.com/v2/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bitflyer.com) | bitflyer | [bitFlyer](https://bitflyer.com) | [](https://lightning.bitflyer.com/docs?lang=en) |  | | |
|
||||
| [](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | bitget | [Bitget](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | [](https://www.bitget.com/api-doc/common/intro) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.bithumb.com) | bithumb | [Bithumb](https://www.bithumb.com) | [](https://apidocs.bithumb.com) |  | | [](https://ccxt.pro) |
|
||||
| [](http://www.bitmart.com/?r=rQCFLh) | bitmart | [BitMart](http://www.bitmart.com/?r=rQCFLh) | [](https://developer-pro.bitmart.com/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.bitmex.com/app/register/NZTR1q) | bitmex | [BitMEX](https://www.bitmex.com/app/register/NZTR1q) | [](https://www.bitmex.com/app/apiOverview) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.bitopro.com) | bitopro | [BitoPro](https://www.bitopro.com) | [](https://github.com/bitoex/bitopro-offical-api-docs/blob/master/v3-1/rest-1/rest.md) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.bitrue.com/affiliate/landing?cn=600000&inviteCode=EZWETQE) | bitrue | [Bitrue](https://www.bitrue.com/affiliate/landing?cn=600000&inviteCode=EZWETQE) | [](https://github.com/Bitrue-exchange/bitrue-official-api-docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bitso.com/?ref=itej) | bitso | [Bitso](https://bitso.com/?ref=itej) | [](https://bitso.com/api_info) |  | | |
|
||||
| [](https://www.bitstamp.net) | bitstamp | [Bitstamp](https://www.bitstamp.net) | [](https://www.bitstamp.net/api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bit.team/auth/sign-up?ref=bitboy2023) | bitteam | [BIT.TEAM](https://bit.team/auth/sign-up?ref=bitboy2023) | [](https://bit.team/trade/api/documentation) |  | | |
|
||||
| [](https://www.bittrade.co.jp/register/?invite_code=znnq3) | bittrade | [BitTrade](https://www.bittrade.co.jp/register/?invite_code=znnq3) | [](https://api-doc.bittrade.co.jp) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bitvavo.com/?a=24F34952F7) | bitvavo | [Bitvavo](https://bitvavo.com/?a=24F34952F7) | [](https://docs.bitvavo.com/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://blockchain.com) | blockchaincom | [Blockchain.com](https://blockchain.com) | [](https://api.blockchain.com/v3) |  | | [](https://ccxt.pro) |
|
||||
| [](https://blofin.com/register?referral_code=f79EsS) | blofin | [BloFin](https://blofin.com/register?referral_code=f79EsS) | [](https://blofin.com/docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://btc-alpha.com/?r=123788) | btcalpha | [BTC-Alpha](https://btc-alpha.com/?r=123788) | [](https://btc-alpha.github.io/api-docs) |  | | |
|
||||
| [](https://www.btcbox.co.jp/) | btcbox | [BtcBox](https://www.btcbox.co.jp/) | [](https://blog.btcbox.jp/en/archives/8762) |  | | |
|
||||
| [](https://btcmarkets.net) | btcmarkets | [BTC Markets](https://btcmarkets.net) | [](https://api.btcmarkets.net/doc/v3) |  | | |
|
||||
| [](https://www.btcturk.com) | btcturk | [BTCTurk](https://www.btcturk.com) | [](https://github.com/BTCTrader/broker-api-docs) |  | | |
|
||||
| [](https://www.bybit.com/invite?ref=XDK12WP) | bybit | [Bybit](https://www.bybit.com/invite?ref=XDK12WP) | [](https://bybit-exchange.github.io/docs/inverse/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://cex.io/r/0/up105393824/0/) | cex | [CEX.IO](https://cex.io/r/0/up105393824/0/) | [](https://trade.cex.io/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.coinbase.com/join/58cbe25a355148797479dbd2) | coinbase | [Coinbase Advanced](https://www.coinbase.com/join/58cbe25a355148797479dbd2) | [](https://developers.coinbase.com/api/v2) |  | | [](https://ccxt.pro) |
|
||||
| [](https://coinbase.com/) | coinbaseexchange | [Coinbase Exchange](https://coinbase.com/) | [](https://docs.cloud.coinbase.com/exchange/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://international.coinbase.com) | coinbaseinternational | [Coinbase International](https://international.coinbase.com) | [](https://docs.cloud.coinbase.com/intx/docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://partner.coincatch.cc/bg/92hy70391729607848548) | coincatch | [CoinCatch](https://partner.coincatch.cc/bg/92hy70391729607848548) | [](https://coincatch.github.io/github.io/en/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://coincheck.com) | coincheck | [coincheck](https://coincheck.com) | [](https://coincheck.com/documents/exchange/api) |  | | |
|
||||
| [](https://www.coinex.com/register?refer_code=yw5fz) | coinex | [CoinEx](https://www.coinex.com/register?refer_code=yw5fz) | [](https://docs.coinex.com/api/v2) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://coinmate.io?referral=YTFkM1RsOWFObVpmY1ZjMGREQmpTRnBsWjJJNVp3PT0) | coinmate | [CoinMate](https://coinmate.io?referral=YTFkM1RsOWFObVpmY1ZjMGREQmpTRnBsWjJJNVp3PT0) | [](https://coinmate.docs.apiary.io) |  | | |
|
||||
| [](https://go.coinmetro.com/?ref=crypto24) | coinmetro | [Coinmetro](https://go.coinmetro.com/?ref=crypto24) | [](https://documenter.getpostman.com/view/3653795/SVfWN6KS) |  | | |
|
||||
| [](https://coinone.co.kr) | coinone | [CoinOne](https://coinone.co.kr) | [](https://doc.coinone.co.kr) |  | | |
|
||||
| [](https://coins.ph/) | coinsph | [Coins.ph](https://coins.ph/) | [](https://coins-docs.github.io/rest-api) |  | | |
|
||||
| [](https://www.coinspot.com.au/register?code=PJURCU) | coinspot | [CoinSpot](https://www.coinspot.com.au/register?code=PJURCU) | [](https://www.coinspot.com.au/api) |  | | |
|
||||
| [](https://crypto.com/exch/kdacthrnxt) | cryptocom | [Crypto.com](https://crypto.com/exch/kdacthrnxt) | [](https://exchange-docs.crypto.com/exchange/v1/rest-ws/index.html) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://app.cryptomus.com/signup/?ref=JRP4yj) | cryptomus | [Cryptomus](https://app.cryptomus.com/signup/?ref=JRP4yj) | [](https://doc.cryptomus.com/personal) |  | | |
|
||||
| [](https://s.deepcoin.com/UzkyODgy) | deepcoin | [DeepCoin](https://s.deepcoin.com/UzkyODgy) | [](https://www.deepcoin.com/docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://app.defx.com/join/6I2CZ7) | defx | [Defx X](https://app.defx.com/join/6I2CZ7) | [](https://docs.defx.com/docs) |  | | |
|
||||
| [](https://www.delta.exchange/app/signup/?code=IULYNB) | delta | [Delta Exchange](https://www.delta.exchange/app/signup/?code=IULYNB) | [](https://docs.delta.exchange) |  | | |
|
||||
| [](https://www.deribit.com/reg-1189.4038) | deribit | [Deribit](https://www.deribit.com/reg-1189.4038) | [](https://docs.deribit.com/v2) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.derive.xyz/invite/3VB0B) | derive | [derive](https://www.derive.xyz/invite/3VB0B) | [](https://docs.derive.xyz/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.digifinex.com/en-ww/from/DhOzBg?channelCode=ljaUPp) | digifinex | [DigiFinex](https://www.digifinex.com/en-ww/from/DhOzBg?channelCode=ljaUPp) | [](https://docs.digifinex.com) |  | | |
|
||||
| [](https://exmo.me/?ref=131685) | exmo | [EXMO](https://exmo.me/?ref=131685) | [](https://exmo.me/en/api_doc?ref=131685) |  | | |
|
||||
| [](https://fmfw.io/referral/da948b21d6c92d69) | fmfwio | [FMFW.io](https://fmfw.io/referral/da948b21d6c92d69) | [](https://api.fmfw.io/) |  | | |
|
||||
| [](https://app.foxbit.com.br) | foxbit | [Foxbit](https://app.foxbit.com.br) | [](https://docs.foxbit.com.br) |  | | |
|
||||
| [](https://www.gate.com/share/CCXTGATE) | gate | [Gate](https://www.gate.com/share/CCXTGATE) | [](https://www.gate.com/docs/developers/apiv4/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://gemini.com/) | gemini | [Gemini](https://gemini.com/) | [](https://docs.gemini.com/rest-api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | hashkey | [HashKey Global](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | [](https://hashkeyglobal-apidoc.readme.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](hibachi.xyz/r/ZBL2YFWIHU) | hibachi | [Hibachi](hibachi.xyz/r/ZBL2YFWIHU) | [](undefined) |  | | |
|
||||
| [](https://hitbtc.com/?ref_id=5a5d39a65d466) | hitbtc | [HitBTC](https://hitbtc.com/?ref_id=5a5d39a65d466) | [](https://api.hitbtc.com) |  | | |
|
||||
| [](https://pro.hollaex.com/signup?affiliation_code=QSWA6G) | hollaex | [HollaEx](https://pro.hollaex.com/signup?affiliation_code=QSWA6G) | [](https://apidocs.hollaex.com) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | htx | [HTX](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | [](https://huobiapi.github.io/docs/spot/v1/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://app.hyperliquid.xyz/) | hyperliquid | [Hyperliquid](https://app.hyperliquid.xyz/) | [](https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.independentreserve.com) | independentreserve | [Independent Reserve](https://www.independentreserve.com) | [](https://www.independentreserve.com/API) |  | | [](https://ccxt.pro) |
|
||||
| [](https://indodax.com/ref/testbitcoincoid/1) | indodax | [INDODAX](https://indodax.com/ref/testbitcoincoid/1) | [](https://github.com/btcid/indodax-official-api-docs) |  | | |
|
||||
| [](https://www.kraken.com) | kraken | [Kraken](https://www.kraken.com) | [](https://docs.kraken.com/rest/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://futures.kraken.com/) | krakenfutures | [Kraken Futures](https://futures.kraken.com/) | [](https://docs.kraken.com/api/docs/futures-api/trading/market-data/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | kucoin | [KuCoin](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | [](https://docs.kucoin.com) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://futures.kucoin.com/?rcode=E5wkqe) | kucoinfutures | [KuCoin Futures](https://futures.kucoin.com/?rcode=E5wkqe) | [](https://docs.kucoin.com/futures) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://latoken.com/invite?r=mvgp2djk) | latoken | [Latoken](https://latoken.com/invite?r=mvgp2djk) | [](https://api.latoken.com) |  | | |
|
||||
| [](https://www.lbank.com/login/?icode=7QCY) | lbank | [LBank](https://www.lbank.com/login/?icode=7QCY) | [](https://www.lbank.com/en-US/docs/index.html) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.luno.com/invite/44893A) | luno | [luno](https://www.luno.com/invite/44893A) | [](https://www.luno.com/en/api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.mercadobitcoin.com.br) | mercado | [Mercado Bitcoin](https://www.mercadobitcoin.com.br) | [](https://www.mercadobitcoin.com.br/api-doc) |  | | |
|
||||
| [](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | mexc | [MEXC Global](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | [](https://mexcdevelop.github.io/apidocs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://trade.mode.network?ref=MODETRADE) | modetrade | [Mode Trade](https://trade.mode.network?ref=MODETRADE) | [](undefined) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.my.okx.com/join/CCXT2023) | myokx | [MyOKX (EEA)](https://www.my.okx.com/join/CCXT2023) | [](https://my.okx.com/docs-v5/en/#overview) |  | | [](https://ccxt.pro) |
|
||||
| [](https://one.ndax.io/bfQiSL) | ndax | [NDAX](https://one.ndax.io/bfQiSL) | [](https://apidoc.ndax.io/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.novadax.com.br/?s=ccxt) | novadax | [NovaDAX](https://www.novadax.com.br/?s=ccxt) | [](https://doc.novadax.com/pt-BR/) |  | | |
|
||||
| [](https://oceanex.pro/signup?referral=VE24QX) | oceanex | [OceanEx](https://oceanex.pro/signup?referral=VE24QX) | [](https://api.oceanex.pro/doc/v1) |  | | |
|
||||
| [](https://www.okx.com/join/CCXTCOM) | okx | [OKX](https://www.okx.com/join/CCXTCOM) | [](https://www.okx.com/docs-v5/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.app.okx.com/join/CCXT2023) | okxus | [OKX (US)](https://www.app.okx.com/join/CCXT2023) | [](https://app.okx.com/docs-v5/en/#overview) |  | | [](https://ccxt.pro) |
|
||||
| [](https://onetrading.com/) | onetrading | [One Trading](https://onetrading.com/) | [](https://docs.onetrading.com) |  | | [](https://ccxt.pro) |
|
||||
| [](https://ox.fun/register?shareAccountId=5ZUD4a7G) | oxfun | [OXFUN](https://ox.fun/register?shareAccountId=5ZUD4a7G) | [](https://docs.ox.fun/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://p2pb2b.com?referral=ee784c53) | p2b | [p2b](https://p2pb2b.com?referral=ee784c53) | [](https://github.com/P2B-team/p2b-api-docs/blob/master/api-doc.md) |  | | [](https://ccxt.pro) |
|
||||
| [](https://app.paradex.trade/r/ccxt24) | paradex | [Paradex](https://app.paradex.trade/r/ccxt24) | [](https://docs.api.testnet.paradex.trade/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | paymium | [Paymium](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | [](https://github.com/Paymium/api-documentation) |  | | |
|
||||
| [](https://phemex.com/register?referralCode=EDNVJ) | phemex | [Phemex](https://phemex.com/register?referralCode=EDNVJ) | [](https://phemex-docs.github.io/#overview) |  | | [](https://ccxt.pro) |
|
||||
| [](https://poloniex.com/signup?c=UBFZJRPJ) | poloniex | [Poloniex](https://poloniex.com/signup?c=UBFZJRPJ) | [](https://api-docs.poloniex.com/spot/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.probit.com/r/34608773) | probit | [ProBit](https://www.probit.com/r/34608773) | [](https://docs-en.probit.com) |  | | [](https://ccxt.pro) |
|
||||
| [](https://timex.io/?refcode=1x27vNkTbP1uwkCck) | timex | [TimeX](https://timex.io/?refcode=1x27vNkTbP1uwkCck) | [](https://plasma-relay-backend.timex.io/swagger-ui/index.html) |  | | |
|
||||
| [](https://tokocrypto.com) | tokocrypto | [Tokocrypto](https://tokocrypto.com) | [](https://www.tokocrypto.com/apidocs/) |  | | |
|
||||
| [](https://www.toobit.com/en-US/r?i=IFFPy0) | toobit | [Toobit](https://www.toobit.com/en-US/r?i=IFFPy0) | [](https://toobit-docs.github.io/apidocs/spot/v1/en/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://upbit.com) | upbit | [Upbit](https://upbit.com) | [](https://docs.upbit.com/docs/%EC%9A%94%EC%B2%AD-%EC%88%98-%EC%A0%9C%ED%95%9C) |  | | [](https://ccxt.pro) |
|
||||
| [](https://wx.network) | wavesexchange | [Waves.Exchange](https://wx.network) | [](https://docs.wx.network) |  | | |
|
||||
| [](https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963) | whitebit | [WhiteBit](https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963) | [](https://github.com/whitebit-exchange/api-docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://woox.io/register?ref=DIJT0CNL) | woo | [WOO X](https://woox.io/register?ref=DIJT0CNL) | [](https://docs.woox.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://dex.woo.org/en/trade?ref=CCXT) | woofipro | [WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT) | [](https://orderly.network/docs/build-on-evm/building-on-evm) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | xt | [XT](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | [](https://doc.xt.com/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.yobit.net) | yobit | [YoBit](https://www.yobit.net) | [](https://www.yobit.net/en/api/) |  | | |
|
||||
| [](https://zaif.jp) | zaif | [Zaif](https://zaif.jp) | [](https://techbureau-api-document.readthedocs.io/ja/latest/index.html) |  | | |
|
||||
| [](https://auth.zondaglobal.com/ref/jHlbB4mIkdS1) | zonda | [Zonda](https://auth.zondaglobal.com/ref/jHlbB4mIkdS1) | [](https://docs.zondacrypto.exchange/) |  | | |
|
||||
<!--- end list -->
|
||||
|
||||
The list above is updated frequently, new crypto markets, exchanges, bug fixes, and API endpoints are introduced on a regular basis. See the [Manual](https://github.com/ccxt/ccxt/wiki/) 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](https://github.com/ccxt/ccxt/blob/master/LICENSE.txt), 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:
|
||||
|
||||
- [ccxt in **NPM**](https://www.npmjs.com/package/ccxt) (JavaScript / Node v7.6+)
|
||||
- [ccxt in **PyPI**](https://pypi.python.org/pypi/ccxt) (Python 3.7.0+)
|
||||
- [ccxt in **Packagist/Composer**](https://packagist.org/packages/ccxt/ccxt) (PHP 8.1+)
|
||||
- [ccxt in **Nuget**](https://www.nuget.org/packages/ccxt) (netstandard 2.0)
|
||||
- [ccxt in **GO**](https://pkg.go.dev/github.com/ccxt/ccxt/go/v4)
|
||||
|
||||
This library is shipped as an all-in-one module implementation with minimalistic dependencies and requirements:
|
||||
|
||||
- [js/](https://github.com/ccxt/ccxt/blob/master/js/) in JavaScript
|
||||
- [python/](https://github.com/ccxt/ccxt/blob/master/python/) in Python (generated from TS)
|
||||
- [php/](https://github.com/ccxt/ccxt/blob/master/php/) in PHP (generated from TS)
|
||||
- [cs/](https://github.com/ccxt/ccxt/blob/master/cs/) in C# (generated from TS)
|
||||
- [go/](https://github.com/ccxt/ccxt/blob/master/go/) in Go (generated from TS)
|
||||
|
||||
You can also clone it into your project directory from [ccxt GitHub repository](https://github.com/ccxt/ccxt):
|
||||
|
||||
```shell
|
||||
git clone https://github.com/ccxt/ccxt.git # including 1GB of commit history
|
||||
|
||||
# or
|
||||
|
||||
git clone https://github.com/ccxt/ccxt.git --depth 1 # avoid downloading 1GB of commit history
|
||||
```
|
||||
|
||||
### 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](https://github.com/ccxt/ccxt/issues/225#issuecomment-331905178) in your `babel-loader` config.
|
||||
|
||||
[ccxt in **NPM**](https://www.npmjs.com/package/ccxt)
|
||||
|
||||
```shell
|
||||
npm install ccxt
|
||||
```
|
||||
|
||||
```JavaScript
|
||||
//cjs
|
||||
var ccxt = require ('ccxt')
|
||||
console.log (ccxt.exchanges) // print all available exchanges
|
||||
```
|
||||
```Javascript
|
||||
//esm
|
||||
import {version, exchanges} from 'ccxt';
|
||||
console.log(version, Object.keys(exchanges));
|
||||
```
|
||||
|
||||
### JavaScript (for use with the `<script>` tag):
|
||||
|
||||
All-in-one browser bundle (dependencies included), served from a CDN of your choice:
|
||||
|
||||
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.5.18/dist/ccxt.browser.min.js
|
||||
* unpkg: https://unpkg.com/ccxt@4.5.18/dist/ccxt.browser.min.js
|
||||
|
||||
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.
|
||||
|
||||
```HTML
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.5.18/dist/ccxt.browser.min.js"></script>
|
||||
```
|
||||
|
||||
Creates a global `ccxt` object:
|
||||
|
||||
```JavaScript
|
||||
console.log (ccxt.exchanges) // print all available exchanges
|
||||
```
|
||||
|
||||
### Python
|
||||
|
||||
[ccxt in **PyPI**](https://pypi.python.org/pypi/ccxt)
|
||||
|
||||
```shell
|
||||
pip install ccxt
|
||||
```
|
||||
|
||||
```Python
|
||||
import ccxt
|
||||
print(ccxt.exchanges) # print a list of all available exchange classes
|
||||
```
|
||||
|
||||
The library supports concurrent asynchronous mode with asyncio and async/await in Python 3.7.0+
|
||||
|
||||
```Python
|
||||
import ccxt.async_support as ccxt # link against the asynchronous version of ccxt
|
||||
```
|
||||
|
||||
#### orjson support
|
||||
|
||||
CCXT also supports `orjson` for parsing JSON since it is much faster than the builtin library. This is especially important when using websockets because some exchanges return big messages that need to be parsed and dispatched as quickly as possible.
|
||||
|
||||
However, `orjson` is not enabled by default because it is not supported by every python interpreter. If you want to opt-in, you just need to install it (`pip install orjson`) on your local environment. CCXT will detect the installion and pick it up automatically.
|
||||
|
||||
#### ECDSA Support
|
||||
|
||||
Some exchanges, such as Hyperliquid, Binance, and Paradex use **ECDSA** for request signing.
|
||||
By default, CCXT includes a pure Python ECDSA implementation that ensures compatibility across all environments. However, this implementation may not meet the performance requirements of latency-sensitive applications.
|
||||
|
||||
To address this, CCXT also supports the Coincurve library, which dramatically reduces signing time from approximately 45 ms to under 0.05 ms.
|
||||
|
||||
For optimal performance, we recommend installing Coincurve via:
|
||||
|
||||
```
|
||||
pip install coincurve
|
||||
```
|
||||
|
||||
Once installed, CCXT will automatically detect and use it.
|
||||
|
||||
### PHP
|
||||
|
||||
[ccxt in PHP with **Packagist/Composer**](https://packagist.org/packages/ccxt/ccxt) (PHP 8.1+)
|
||||
|
||||
It requires common PHP modules:
|
||||
|
||||
- cURL
|
||||
- mbstring (using UTF-8 is highly recommended)
|
||||
- PCRE
|
||||
- iconv
|
||||
- gmp
|
||||
|
||||
```PHP
|
||||
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 [ReactPHP](https://reactphp.org/) in PHP 8.1+. Read the [Manual](https://github.com/ccxt/ccxt/wiki/) for more details.
|
||||
|
||||
### .net/C#
|
||||
|
||||
[ccxt in C# with **Nuget**](https://www.nuget.org/packages/ccxt) (netstandard 2.0 and netstandard 2.1)
|
||||
```c#
|
||||
using ccxt;
|
||||
Console.WriteLine(ccxt.Exchanges) // check this later
|
||||
```
|
||||
|
||||
### Go
|
||||
|
||||
[ccxt in GO with **PKG**](https://pkg.go.dev/github.com/ccxt/ccxt/go/v4)
|
||||
|
||||
```shell
|
||||
go install github.com/ccxt/ccxt/go/v4@latest
|
||||
```
|
||||
|
||||
```Go
|
||||
import "ccxt"
|
||||
fmt.Println(ccxt.Exchanges)
|
||||
```
|
||||
|
||||
### 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](https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md) document for the details on that).
|
||||
|
||||
Using `docker-compose` (in the cloned CCXT repository):
|
||||
|
||||
```shell
|
||||
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.
|
||||
|
||||
---
|
||||
|
||||
## 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 and WebSocket APIs for all exchanges in TypeScript, JavaScript, PHP and Python.
|
||||
|
||||
The CCXT library supports both camelcase notation (preferred in TypeScript and JavaScript) and underscore notation (preferred in Python and PHP), therefore all methods can be called in either notation or coding style in any language.
|
||||
|
||||
```JavaScript
|
||||
// both of these notations work in JavaScript/Python/PHP
|
||||
exchange.methodName () // camelcase pseudocode
|
||||
exchange.method_name () // underscore pseudocode
|
||||
```
|
||||
|
||||
Read the [Manual](https://github.com/ccxt/ccxt/wiki/) for more details.
|
||||
|
||||
### JavaScript
|
||||
|
||||
**CCXT now supports ESM and CJS modules**
|
||||
|
||||
#### CJS
|
||||
|
||||
```JavaScript
|
||||
// cjs example
|
||||
'use strict';
|
||||
const ccxt = require ('ccxt');
|
||||
|
||||
(async function () {
|
||||
let kraken = new ccxt.kraken ()
|
||||
let bitfinex = new ccxt.bitfinex ({ verbose: true })
|
||||
let huobipro = new ccxt.huobipro ()
|
||||
let okcoinusd = new ccxt.okcoin ({
|
||||
apiKey: 'YOUR_PUBLIC_API_KEY',
|
||||
secret: 'YOUR_SECRET_PRIVATE_KEY',
|
||||
})
|
||||
|
||||
const exchangeId = 'binance'
|
||||
, exchangeClass = ccxt[exchangeId]
|
||||
, exchange = new exchangeClass ({
|
||||
'apiKey': 'YOUR_API_KEY',
|
||||
'secret': 'YOUR_SECRET',
|
||||
})
|
||||
|
||||
console.log (kraken.id, await kraken.loadMarkets ())
|
||||
console.log (bitfinex.id, await bitfinex.loadMarkets ())
|
||||
console.log (huobipro.id, await huobipro.loadMarkets ())
|
||||
|
||||
console.log (kraken.id, await kraken.fetchOrderBook (kraken.symbols[0]))
|
||||
console.log (bitfinex.id, await bitfinex.fetchTicker ('BTC/USD'))
|
||||
console.log (huobipro.id, await huobipro.fetchTrades ('ETH/USDT'))
|
||||
|
||||
console.log (okcoinusd.id, await okcoinusd.fetchBalance ())
|
||||
|
||||
// sell 1 BTC/USD for market price, sell a bitcoin for dollars immediately
|
||||
console.log (okcoinusd.id, await okcoinusd.createMarketSellOrder ('BTC/USD', 1))
|
||||
|
||||
// buy 1 BTC/USD for $2500, you pay $2500 and receive ฿1 when the order is closed
|
||||
console.log (okcoinusd.id, await okcoinusd.createLimitBuyOrder ('BTC/USD', 1, 2500.00))
|
||||
|
||||
// pass/redefine custom exchange-specific order params: type, amount, price or whatever
|
||||
// use a custom order type
|
||||
bitfinex.createLimitSellOrder ('BTC/USD', 1, 10, { 'type': 'trailing-stop' })
|
||||
|
||||
}) ();
|
||||
```
|
||||
#### ESM
|
||||
|
||||
```Javascript
|
||||
//esm example
|
||||
import {version, binance} from 'ccxt';
|
||||
|
||||
console.log(version);
|
||||
const exchange = new binance();
|
||||
const ticker = await exchange.fetchTicker('BTC/USDT');
|
||||
console.log(ticker);
|
||||
```
|
||||
|
||||
### Python
|
||||
|
||||
```Python
|
||||
# coding=utf-8
|
||||
|
||||
import ccxt
|
||||
|
||||
hitbtc = 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 now
|
||||
print(exmo.id, exmo.create_market_sell_order('BTC/USD', 1))
|
||||
|
||||
# limit buy BTC/EUR, you pay €2500 and receive ฿1 when the order is closed
|
||||
print(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
|
||||
|
||||
```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 ฿ immediately
|
||||
var_dump ($zaif->id, $zaif->create_market_sell_order ('BTC/JPY', 1));
|
||||
|
||||
// buy BTC/JPY, you receive ฿1 for ¥285000 when the order closes
|
||||
var_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'));
|
||||
```
|
||||
|
||||
### .net/C#
|
||||
|
||||
```C#
|
||||
using ccxt; // importing ccxt
|
||||
namespace Project;
|
||||
class Project {
|
||||
public async static Task CreateOrder() {
|
||||
var exchange = new Binance();
|
||||
exchange.apiKey = "my api key";
|
||||
exchange.secret = "my secret";
|
||||
// always use the capitalized method (CreateOrder instead of createOrder)
|
||||
var order = await exchange.CreateOrder("BTC/USDT", "limit", "buy", 1, 50);
|
||||
Console.WriteLine("Placed Order, order id: " + order.id);
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### Go
|
||||
|
||||
```Go
|
||||
package main
|
||||
import (
|
||||
"github.com/ccxt/ccxt/go/v4/go"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func main() {
|
||||
exchange := ccxt.NewBinance(map[string]interface{}{
|
||||
"apiKey": "MY KEY",
|
||||
"secret": "MY SECRET",
|
||||
})
|
||||
orderParams := map[string]interface{}{
|
||||
"clientOrderId": "myOrderId68768678",
|
||||
}
|
||||
|
||||
exchange.LoadMarkets()
|
||||
|
||||
order, err := exchange.CreateOrder("BTC/USDT", "limit", "buy", 0.001, ccxt.WithCreateOrderPrice(6000), ccxt.WithCreateOrderParams(orderParams))
|
||||
if err != nil {
|
||||
if ccxtError, ok := err.(*ccxt.Error); ok {
|
||||
if ccxtError.Type == "InvalidOrder" {
|
||||
fmt.Println("Invalid order")
|
||||
} else {
|
||||
fmt.Println("Some other error")
|
||||
}
|
||||
}
|
||||
} else {
|
||||
fmt.Println(*order.Id)
|
||||
}
|
||||
|
||||
|
||||
// fetching OHLCV
|
||||
ohlcv, err := exchange.FetchOHLCV("BTC/USDT", ccxt.WithFetchOHLCVTimeframe("5m"), ccxt.WithFetchOHLCVLimit(100))
|
||||
|
||||
if err != nil {
|
||||
fmt.Println("Error: ", err)
|
||||
} else {
|
||||
fmt.Println("Got OHLCV!")
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
#### Optional parameters
|
||||
|
||||
Unlike Javascript/Python/PHP/C# Go does not support "traditional" optional parameters like `function a(optional = false)`. However, the CCXT language and structure have some methods with optional params, and since the Go language is transpiled from the Typescript source, we had to find a way of representing them.
|
||||
|
||||
We have decided to "go" (pun intended) with Option structs and the `WithX` methods.
|
||||
|
||||
For example, this function `FetchMyTrades` supports 4 different "optional" parameters, symbol, since, limit, and params.
|
||||
|
||||
```Golang
|
||||
func (this *Binance) FetchMyTrades(options ...FetchMyTradesOptions) ([]Trade, error)
|
||||
```
|
||||
|
||||
And we can provide them by doing
|
||||
|
||||
```Golang
|
||||
trades, error := exchange.FetchMyTrades(ccxt.withFetchMyTradesSymbol("BTC/USDT"), ccxt.WithFetchOHLCVLimit(5), ccxt.WithFetchMyTradesParams(orderParams))
|
||||
```
|
||||
|
||||
Lastly, just because the signature dictates that some argument like `symbol` is optional, it will depend from exchange to exchange and you might need to provide it to avoid getting a `SymbolRequired` error.
|
||||
|
||||
You can check different examples in the `examples/go` folder.
|
||||
|
||||
## CCXT CLI
|
||||
|
||||
Read the documentation for more information and details: [docs](https://github.com/ccxt/ccxt/tree/master/cli/README.md)
|
||||
|
||||
CCXT also provides a command-line interface (CLI) that enables direct interaction with any supported exchange from the terminal. You can quickly check balances, place orders, or fetch trade data—without the need to write or execute custom code. This is especially useful for simple or time-sensitive tasks that don’t warrant the overhead of building a full application.
|
||||
|
||||
### Installation
|
||||
|
||||
The CLI is available as a npm package and can be installed by doing
|
||||
|
||||
```
|
||||
npm i ccxt-cli -g
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
||||
You can use the `--help` option to view a general overview of how the CLI works. The tool allows you to invoke any CCXT method by specifying the exchange id, the methodName, and any required arguments.
|
||||
|
||||
Examples:
|
||||
|
||||
```
|
||||
ccxt binance createOrder BTC/USDT market buy 0.1 // places an order
|
||||
```
|
||||
If you are not sure which arguments should be provided you can always use the `explain` command.
|
||||
|
||||
```
|
||||
ccxt explain createOrder
|
||||
```
|
||||
|
||||
result:
|
||||
|
||||
```
|
||||
Method: createOrder
|
||||
Usage:
|
||||
binance createOrder <symbol> <type> <side> <amount> [price] [params]
|
||||
|
||||
Arguments:
|
||||
- symbol (required) — Market symbol e.g., BTC/USDT
|
||||
- type (required) — (no description available)
|
||||
- side (required) — order side e.g., buy or sell
|
||||
- amount (required) — (no description available)
|
||||
- price (optional) — Price per unit of asset e.g., 26000.50
|
||||
- params (optional) — Extra parameters for the exchange e.g., { "recvWindow": 5000 }
|
||||
```
|
||||
|
||||
You can easily provide API keys by setting them as environment varibales eg: `BINANCE_APIKEY="XXXX"` or adding them to the config file located at `$CACHE/config.json`
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read the [CONTRIBUTING](https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md) document before making changes that you would like adopted in the code. Also, read the [Manual](https://github.com/ccxt/ccxt/wiki) 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.
|
||||
|
||||
[[Become a sponsor](https://opencollective.com/ccxt#sponsor)]
|
||||
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/0/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/1/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/2/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/3/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/4/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/5/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/6/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/7/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/8/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/9/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/9/avatar.svg"></a>
|
||||
|
||||
### Supporters
|
||||
|
||||
Support this project by becoming a supporter. Your avatar will show up here with a link to your website.
|
||||
|
||||
[[Become a supporter](https://opencollective.com/ccxt#supporter)]
|
||||
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/0/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/1/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/2/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/3/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/4/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/5/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/6/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/7/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/8/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/9/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/9/avatar.svg"></a>
|
||||
|
||||
### Backers
|
||||
|
||||
Thank you to all our backers! [[Become a backer](https://opencollective.com/ccxt#backer)]
|
||||
|
||||
<a href="https://opencollective.com/ccxt#backers" target="_blank"><img src="https://opencollective.com/ccxt/tiers/backer.svg?width=890"></a>
|
||||
|
||||
Thank you!
|
||||
|
||||
## Social
|
||||
|
||||
- <sub>[](https://twitter.com/ccxt_official)</sub> Follow us on Twitter
|
||||
- <sub>[](https://medium.com/@ccxt)</sub> Read our blog on Medium
|
||||
- <sub>[](https://discord.gg/dhzSKYU)</sub> Join our Discord
|
||||
- <sub>[](https://t.me/ccxt_announcements)</sub> CCXT Channel on Telegram (important announcements)
|
||||
- <sub>[](https://t.me/ccxt_chat)</sub> CCXT Chat on Telegram (technical support)
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://star-history.com/#ccxt/ccxt&Date)
|
||||
|
||||
## Disclaimer
|
||||
|
||||
CCXT is not a service nor a server. CCXT is a software. **CCXT is a free open source non-custodian API broker software under MIT license**.
|
||||
|
||||
- **Non-custodian** means CCXT is not an intermediary in trading, it does not hold traders' money at any point in time, traders install CCXT and use CCXT to talk to exchanges directly.
|
||||
- **MIT license** means CCXT can be used for any purpose, but use at your own risk without any warranties.
|
||||
- **API broker** means CCXT is funded with rebates from exchanges' API broker programs and it is an official API broker with many exchanges, all rebates and related fees are handled by the exchanges solely in accordance with exchanges' respective terms and conditions established by each partner exchange.
|
||||
- **Free software** means CCXT is free to use and has no hidden fees, with CCXT traders pay the same trading fees they would pay to the exchanges directly.
|
||||
- **Open source** means anyone is allowed to use it, to look inside the code and to change everything, including other brokers.
|
||||
|
||||
*CCXT has joined Hyperliquid’s Builder Codes program (see announcement) and may also utilize its referral code, which offers users a 4% fee discount on their first 25 million in trading volume.*
|
||||
|
||||
## Contact Us
|
||||
|
||||
For business inquiries: info@ccxt.trade
|
||||
702
README.rst
Normal file
702
README.rst
Normal file
@@ -0,0 +1,702 @@
|
||||
CCXT – CryptoCurrency eXchange Trading Library
|
||||
==============================================
|
||||
|
||||
`Build Status <https://travis-ci.org/ccxt/ccxt>`__ `npm <https://npmjs.com/package/ccxt>`__ `PyPI <https://pypi.python.org/pypi/ccxt>`__ `NPM Downloads <https://www.npmjs.com/package/ccxt>`__ `Discord <https://discord.gg/dhzSKYU>`__ `Supported Exchanges <https://github.com/ccxt/ccxt/wiki/Exchange-Markets>`__ `Open Collective <https://opencollective.com/ccxt>`__
|
||||
`Twitter Follow <https://twitter.com/ccxt_official>`__
|
||||
|
||||
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go.
|
||||
|
||||
Install · Usage · `Manual <https://github.com/ccxt/ccxt/wiki>`__ · `FAQ <https://github.com/ccxt/ccxt/wiki/FAQ>`__ · `Examples <https://github.com/ccxt/ccxt/tree/master/examples>`__ · `Contributing <https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md>`__ · Social
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
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.
|
||||
|
||||
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
|
||||
-------------------
|
||||
|
||||
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
| `Bitvavo – Trade The Future <https://bitvavo.com>`__ |
|
||||
+==================================================================================================================================================================================================================================================+
|
||||
| `CCXT Pro – A JavaScript / Python / PHP cryptocurrency exchange trading WebSocket API for professionals <https://ccxt.pro>`__ `A JavaScript / Python / PHP cryptocurrency exchange trading WebSocket API for professionals <https://ccxt.pro>`__ |
|
||||
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||
|
||||
See Also
|
||||
--------
|
||||
|
||||
- \ `Quadency <https://quadency.com?utm_source=ccxt>`__\ `Quadency <https://quadency.com?utm_source=ccxt>`__ — professional crypto terminal, algo trading, and unified streaming APIs.
|
||||
- \ `TabTrader <https://tab-trader.com/?utm_source=ccxt>`__\ `TabTrader <https://tab-trader.com/?utm_source=ccxt>`__ — trading on all exchanges in one app. Avaliable on `Android <https://play.google.com/store/apps/details?id=com.tabtrader.android&referrer=utm_source%3Dccxt>`__ and `iOS <https://itunes.apple.com/app/apple-store/id1095716562?mt=8>`__.
|
||||
- \ `Currency.com <https://currency.com/?utm_source=ccxt>`__\ `Currency.com <https://currency.com/?utm_source=ccxt>`__ — Award-winning regulated tokenized assets platform with 1500+ available tokens and cryptos.
|
||||
|
||||
Certified Cryptocurrency Exchanges
|
||||
----------------------------------
|
||||
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| logo | id | name | ver | doc | certified | pro |
|
||||
+=============================================================================+===========+=============================================================================+=====+=======================================================================================+======================================================================+=================================+
|
||||
| `binance <https://www.binance.com/?ref=10205187>`__ | binance | `Binance <https://www.binance.com/?ref=10205187>`__ | \* | `API <https://binance-docs.github.io/apidocs/spot/en>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bitfinex <https://www.bitfinex.com/?refcode=P61eYxFL>`__ | bitfinex | `Bitfinex <https://www.bitfinex.com/?refcode=P61eYxFL>`__ | 1 | `API <https://docs.bitfinex.com/v1/docs>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bittrex <https://bittrex.com/Account/Register?referralCode=1ZE-G0G-M3B>`__ | bittrex | `Bittrex <https://bittrex.com/Account/Register?referralCode=1ZE-G0G-M3B>`__ | 1.1 | `API <https://bittrex.github.io/api/>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bitvavo <https://bitvavo.com/?a=24F34952F7>`__ | bitvavo | `Bitvavo <https://bitvavo.com/?a=24F34952F7>`__ | 2 | `API <https://docs.bitvavo.com/>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bytetrade <https://www.byte-trade.com>`__ | bytetrade | `ByteTrade <https://www.byte-trade.com>`__ | \* | `API <https://github.com/Bytetrade/bytetrade-official-api-docs/wiki>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `eterbase <https://www.eterbase.com>`__ | eterbase | `Eterbase <https://www.eterbase.com>`__ | 1 | `API <https://developers.eterbase.exchange>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ftx <https://ftx.com/#a=1623029>`__ | ftx | `FTX <https://ftx.com/#a=1623029>`__ | \* | `API <https://github.com/ftexchange/ftx>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `idex <https://idex.market>`__ | idex | `IDEX <https://idex.market>`__ | \* | `API <https://docs.idex.market/>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `kraken <https://www.kraken.com>`__ | kraken | `Kraken <https://www.kraken.com>`__ | 0 | `API <https://www.kraken.com/features/api>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `poloniex <https://poloniex.com/signup?c=UBFZJRPJ>`__ | poloniex | `Poloniex <https://poloniex.com/signup?c=UBFZJRPJ>`__ | \* | `API <https://docs.poloniex.com>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `upbit <https://upbit.com>`__ | upbit | `Upbit <https://upbit.com>`__ | 1 | `API <https://docs.upbit.com/docs/%EC%9A%94%EC%B2%AD-%EC%88%98-%EC%A0%9C%ED%95%9C>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------+-----------+-----------------------------------------------------------------------------+-----+---------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
|
||||
Supported Cryptocurrency Exchange Markets
|
||||
-----------------------------------------
|
||||
|
||||
The CCXT library currently supports the following 124 cryptocurrency exchange markets and trading APIs:
|
||||
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| name | ver | doc | certified | pro |
|
||||
+=========================================================================================+=====+=================================================================================================+======================================================================+=================================+
|
||||
| `1BTCXE <https://1btcxe.com>`__ | \* | `API <https://1btcxe.com/api-docs.php>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ACX <https://acx.io>`__ | 2 | `API <https://acx.io/documents/api_v2>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ANXPro <https://anxpro.com>`__ | \* | `API <https://anxv2.docs.apiary.io>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `AOFEX <https://aofex.com/#/register?key=9763840>`__ | \* | `API <https://aofex.zendesk.com/hc/en-us/sections/360005576574-API>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BCEX <https://www.bcex.top/register?invite_code=758978&lang=en>`__ | 1 | `API <https://github.com/BCEX-TECHNOLOGY-LIMITED/API_Docs/wiki/Interface>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bequant <https://bequant.io>`__ | 2 | `API <https://api.bequant.io/>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bibox <https://w2.bibox.com/login/register?invite_code=05Kj3I>`__ | 1 | `API <https://biboxcom.github.io/en/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BigONE <https://b1.run/users/new?code=D3LLBVFT>`__ | 3 | `API <https://open.big.one/docs/api.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Binance <https://www.binance.com/?ref=10205187>`__ | \* | `API <https://binance-docs.github.io/apidocs/spot/en>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Binance Jersey <https://www.binance.je/?ref=35047921>`__ | \* | `API <https://github.com/binance-exchange/binance-official-api-docs/blob/master/rest-api.md>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Binance US <https://www.binance.us/?ref=35005074>`__ | \* | `API <https://github.com/binance-us/binance-official-api-docs>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bit2C <https://bit2c.co.il/Aff/63bfed10-e359-420c-ab5a-ad368dab0baf>`__ | \* | `API <https://www.bit2c.co.il/home/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bitbank <https://bitbank.cc/>`__ | 1 | `API <https://docs.bitbank.cc/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BitBay <https://auth.bitbay.net/ref/jHlbB4mIkdS1>`__ | \* | `API <https://bitbay.net/public-api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitfinex <https://www.bitfinex.com/?refcode=P61eYxFL>`__ | 1 | `API <https://docs.bitfinex.com/v1/docs>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitfinex <https://www.bitfinex.com/?refcode=P61eYxFL>`__ | 2 | `API <https://docs.bitfinex.com/v2/docs/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bitFlyer <https://bitflyer.jp>`__ | 1 | `API <https://lightning.bitflyer.com/docs?lang=en>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitforex <https://www.bitforex.com/en/invitationRegister?inviterId=1867438>`__ | 1 | `API <https://github.com/githubdev2020/API_Doc_en/wiki>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bithumb <https://www.bithumb.com>`__ | \* | `API <https://apidocs.bithumb.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `bitkk <https://www.bitkk.com>`__ | 1 | `API <https://www.bitkk.com/i/developer>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BitMart <http://www.bitmart.com/?r=rQCFLh>`__ | 2 | `API <https://github.com/bitmartexchange/bitmart-official-api-docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BitMax <https://bitmax.io/#/register?inviteCode=EL6BXBQM>`__ | 1 | `API <https://bitmax-exchange.github.io/bitmax-pro-api/#bitmax-pro-api-documentation>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BitMEX <https://www.bitmex.com/register/upZpOX>`__ | 1 | `API <https://www.bitmex.com/app/apiOverview>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitso <https://bitso.com/?ref=itej>`__ | 3 | `API <https://bitso.com/api_info>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitstamp <https://www.bitstamp.net>`__ | 2 | `API <https://www.bitstamp.net/api>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitstamp <https://www.bitstamp.net>`__ | 1 | `API <https://www.bitstamp.net/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bittrex <https://bittrex.com/Account/Register?referralCode=1ZE-G0G-M3B>`__ | 1.1 | `API <https://bittrex.github.io/api/>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bitvavo <https://bitvavo.com/?a=24F34952F7>`__ | 2 | `API <https://docs.bitvavo.com/>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bit-Z <https://u.bitz.com/register?invite_code=1429193>`__ | 2 | `API <https://apidoc.bitz.com/en/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BL3P <https://bl3p.eu>`__ | 1 | `API <https://github.com/BitonicNL/bl3p-api/tree/master/docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bleutrade <https://bleutrade.com>`__ | \* | `API <https://app.swaggerhub.com/apis-docs/bleu/white-label/3.0.0>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Braziliex <https://braziliex.com/?ref=5FE61AB6F6D67DA885BC98BA27223465>`__ | \* | `API <https://braziliex.com/exchange/api.php>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BTC-Alpha <https://btc-alpha.com/?r=123788>`__ | 1 | `API <https://btc-alpha.github.io/api-docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BtcBox <https://www.btcbox.co.jp/>`__ | 1 | `API <https://www.btcbox.co.jp/help/asm>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BTC Markets <https://btcmarkets.net>`__ | \* | `API <https://github.com/BTCMarkets/API>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BtcTrade.im <https://m.baobi.com/invite?inv=1765b2>`__ | \* | `API <https://www.btctrade.im/help.api.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BTC Trade UA <https://btc-trade.com.ua/registration/22689>`__ | \* | `API <https://docs.google.com/document/d/1ocYA0yMy_RXd561sfG3qEPZ80kyll36HUxvCRe5GbhE/edit>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BTCTurk <https://www.btcturk.com>`__ | \* | `API <https://github.com/BTCTrader/broker-api-docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Buda <https://www.buda.com>`__ | 2 | `API <https://api.buda.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `BW <https://www.bw.com/regGetCommission/N3JuT1R3bWxKTE0>`__ | 1 | `API <https://github.com/bw-exchange/api_docs_en/wiki>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Bybit <https://www.bybit.com/app/register?ref=X7Prm>`__ | 2 | `API <https://bybit-exchange.github.io/docs/inverse/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ByteTrade <https://www.byte-trade.com>`__ | \* | `API <https://github.com/Bytetrade/bytetrade-official-api-docs/wiki>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CEX.IO <https://cex.io/r/0/up105393824/0/>`__ | \* | `API <https://cex.io/cex-api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ChileBit <https://chilebit.net>`__ | 1 | `API <https://blinktrade.com/docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Coinbase <https://www.coinbase.com/join/58cbe25a355148797479dbd2>`__ | 2 | `API <https://developers.coinbase.com/api/v2>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Coinbase Prime <https://prime.coinbase.com>`__ | \* | `API <https://docs.prime.coinbase.com>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Coinbase Pro <https://pro.coinbase.com/>`__ | \* | `API <https://docs.pro.coinbase.com>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `coincheck <https://coincheck.com>`__ | \* | `API <https://coincheck.com/documents/exchange/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinEgg <https://www.coinegg.com/user/register?invite=523218>`__ | \* | `API <https://www.coinegg.com/explain.api.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinEx <https://www.coinex.com/register?refer_code=yw5fz>`__ | 1 | `API <https://github.com/coinexcom/coinex_exchange_api/wiki>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinFalcon <https://coinfalcon.com/?ref=CFJSVGTUPASB>`__ | 1 | `API <https://docs.coinfalcon.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `coinfloor <https://www.coinfloor.co.uk>`__ | \* | `API <https://github.com/coinfloor/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Coingi <https://www.coingi.com/?r=XTPPMC>`__ | \* | `API <https://coingi.docs.apiary.io>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinMarketCap <https://coinmarketcap.com>`__ | 1 | `API <https://coinmarketcap.com/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinMate <https://coinmate.io?referral=YTFkM1RsOWFObVpmY1ZjMGREQmpTRnBsWjJJNVp3PT0>`__ | \* | `API <https://coinmate.docs.apiary.io>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinOne <https://coinone.co.kr>`__ | 2 | `API <https://doc.coinone.co.kr>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoinSpot <https://www.coinspot.com.au/register?code=PJURCU>`__ | \* | `API <https://www.coinspot.com.au/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CoolCoin <https://www.coolcoin.com/user/register?invite_code=bhaega>`__ | \* | `API <https://www.coolcoin.com/help.api.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `COSS <https://www.coss.io/c/reg?r=OWCMHQVW2Q>`__ | 1 | `API <https://api.coss.io/v1/spec>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `CREX24 <https://crex24.com/?refid=slxsjsjtil8xexl9hksr>`__ | 2 | `API <https://docs.crex24.com/trade-api/v2>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Currency.com <https://currency.com/trading/signup?c=362jaimv&pid=referral>`__ | 1 | `API <https://currency.com/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Deribit <https://www.deribit.com/reg-1189.4038>`__ | 2 | `API <https://docs.deribit.com/v2>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `DigiFinex <https://www.digifinex.vip/en-ww/from/DhOzBg/3798****5114>`__ | 3 | `API <https://docs.digifinex.vip>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `DSX <https://dsxglobal.com>`__ | 3 | `API <https://dsxglobal.com/developers/publicApi>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Eterbase <https://www.eterbase.com>`__ | 1 | `API <https://developers.eterbase.exchange>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `EXMO <https://exmo.me/?ref=131685>`__ | 1.1 | `API <https://exmo.me/en/api_doc?ref=131685>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `EXX <https://www.exx.com/r/fde4260159e53ab8a58cc9186d35501f?recommQd=1>`__ | \* | `API <https://www.exx.com/help/restApi>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `FCoin <https://www.fcoin.com/i/Z5P7V>`__ | 2 | `API <https://developer.fcoin.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `FCoinJP <https://www.fcoinjp.com>`__ | 2 | `API <https://developer.fcoin.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `flowBTC <https://www.flowbtc.com.br>`__ | 1 | `API <https://www.flowbtc.com.br/api.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `FoxBit <https://foxbit.com.br/exchange>`__ | 1 | `API <https://foxbit.com.br/api/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `FTX <https://ftx.com/#a=1623029>`__ | \* | `API <https://github.com/ftexchange/ftx>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `FYB-SE <https://www.fybse.se>`__ | \* | `API <https://fyb.docs.apiary.io>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Gate.io <https://www.gate.io/signup/2436035>`__ | 2 | `API <https://gate.io/api2>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Gemini <https://gemini.com/>`__ | 1 | `API <https://docs.gemini.com/rest-api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `HBTC <https://www.hbtc.com/register/O2S8NS>`__ | 1 | `API <https://github.com/bhexopen/BHEX-OpenApi/tree/master/doc>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `HitBTC <https://hitbtc.com/?ref_id=5a5d39a65d466>`__ | 2 | `API <https://api.hitbtc.com>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `HollaEx <https://pro.hollaex.com/signup?affiliation_code=QSWA6G>`__ | 1 | `API <https://apidocs.hollaex.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Huobi Pro <https://www.huobi.co/en-us/topic/invited/?invite_code=rwrd3>`__ | 1 | `API <https://huobiapi.github.io/docs/spot/v1/cn/>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Huobi Russia <https://www.huobi.com.ru/invite?invite_code=esc74>`__ | 1 | `API <https://github.com/cloudapidoc/API_Docs_en>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ICE3X <https://ice3x.com?ref=14341802>`__ | 1 | `API <https://ice3x.co.za/ice-cubed-bitcoin-exchange-api-documentation-1-june-2017>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `IDEX <https://idex.market>`__ | \* | `API <https://docs.idex.market/>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Independent Reserve <https://www.independentreserve.com>`__ | \* | `API <https://www.independentreserve.com/API>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `INDODAX <https://indodax.com/ref/testbitcoincoid/1>`__ | 2.0 | `API <https://indodax.com/downloads/BITCOINCOID-API-DOCUMENTATION.pdf>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `itBit <https://www.itbit.com>`__ | 1 | `API <https://api.itbit.com/docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `KKEX <https://kkex.com>`__ | 2 | `API <https://kkex.com/api_wiki/cn/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Kraken <https://www.kraken.com>`__ | 0 | `API <https://www.kraken.com/features/api>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `KuCoin <https://www.kucoin.com/?rcode=E5wkqe>`__ | 2 | `API <https://docs.kucoin.com>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Kuna <https://kuna.io?r=kunaid-gvfihe8az7o4>`__ | 2 | `API <https://kuna.io/documents/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `LakeBTC <https://www.lakebtc.com>`__ | 2 | `API <https://www.lakebtc.com/s/api_v2>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Latoken <https://latoken.com>`__ | 1 | `API <https://api.latoken.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `LBank <https://www.lbex.io/invite?icode=7QCY>`__ | 1 | `API <https://github.com/LBank-exchange/lbank-official-api-docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Liquid <https://www.liquid.com?affiliate=SbzC62lt30976>`__ | 2 | `API <https://developers.liquid.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `LiveCoin <https://livecoin.net/?from=Livecoin-CQ1hfx44>`__ | \* | `API <https://www.livecoin.net/api?lang=en>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `luno <https://www.luno.com/invite/44893A>`__ | 1 | `API <https://www.luno.com/en/api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Lykke <https://www.lykke.com>`__ | 1 | `API <https://hft-api.lykke.com/swagger/ui/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__ | 3 | `API <https://www.mercadobitcoin.com.br/api-doc>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `MixCoins <https://mixcoins.com>`__ | 1 | `API <https://mixcoins.com/help/api/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `OceanEx <https://oceanex.pro/signup?referral=VE24QX>`__ | 1 | `API <https://api.oceanex.pro/doc/v1>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `OKCoin <https://www.okcoin.com/account/register?flag=activity&channelId=600001513>`__ | 3 | `API <https://www.okcoin.com/docs/en/>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `OKEX <https://www.okex.com/join/1888677>`__ | 3 | `API <https://www.okex.com/docs/en/>`__ | | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Paymium <https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj>`__ | 1 | `API <https://github.com/Paymium/api-documentation>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Poloniex <https://poloniex.com/signup?c=UBFZJRPJ>`__ | \* | `API <https://docs.poloniex.com>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ProBit <https://www.probit.com/r/34608773>`__ | 1 | `API <https://docs-en.probit.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `qTrade <https://qtrade.io/?ref=BKOQWVFGRH2C>`__ | 1 | `API <https://qtrade-exchange.github.io/qtrade-docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `RightBTC <https://www.rightbtc.com>`__ | \* | `API <https://docs.rightbtc.com/api/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `SouthXchange <https://www.southxchange.com>`__ | \* | `API <https://www.southxchange.com/Home/Api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `STEX <https://app.stex.com?ref=36416021>`__ | 3 | `API <https://help.stex.com/en/collections/1593608-api-v3-documentation>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Stronghold <https://stronghold.co>`__ | 1 | `API <https://docs.stronghold.co>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `SurBitcoin <https://surbitcoin.com>`__ | 1 | `API <https://blinktrade.com/docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `The Ocean <https://theocean.trade>`__ | 1 | `API <https://docs.theocean.trade>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `TheRockTrading <https://therocktrading.com>`__ | 1 | `API <https://api.therocktrading.com/doc/v1/index.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `TideBit <http://bit.ly/2IX0LrM>`__ | 2 | `API <https://www.tidebit.com/documents/api/guide>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Tidex <https://tidex.com/exchange/?ref=57f5638d9cd7>`__ | 3 | `API <https://tidex.com/exchange/public-api>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `TimeX <https://timex.io/?refcode=1x27vNkTbP1uwkCck>`__ | 1 | `API <https://docs.timex.io>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `TOP.Q <https://www.bw.com/regGetCommission/N3JuT1R3bWxKTE0>`__ | 1 | `API <https://github.com/topq-exchange/api_docs_en/wiki/REST_api_reference>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Upbit <https://upbit.com>`__ | 1 | `API <https://docs.upbit.com/docs/%EC%9A%94%EC%B2%AD-%EC%88%98-%EC%A0%9C%ED%95%9C>`__ | `CCXT Certified <https://github.com/ccxt/ccxt/wiki/Certification>`__ | `CCXT Pro <https://ccxt.pro>`__ |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Vaultoro <https://www.vaultoro.com>`__ | 1 | `API <https://api.vaultoro.com>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `VBTC <https://vbtc.exchange>`__ | 1 | `API <https://blinktrade.com/docs>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `WhiteBit <https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963>`__ | 2 | `API <https://documenter.getpostman.com/view/7473075/SVSPomwS?version=latest#intro>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `xBTCe <https://xbtce.com/?agent=XX97BTCXXXG687021000B>`__ | 1 | `API <https://www.xbtce.com/tradeapi>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `YoBit <https://www.yobit.net>`__ | 3 | `API <https://www.yobit.net/en/api/>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `Zaif <https://zaif.jp>`__ | 1 | `API <https://techbureau-api-document.readthedocs.io/ja/latest/index.html>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
| `ZB <https://www.zb.com>`__ | 1 | `API <https://www.zb.com/i/developer>`__ | | |
|
||||
+-----------------------------------------------------------------------------------------+-----+-------------------------------------------------------------------------------------------------+----------------------------------------------------------------------+---------------------------------+
|
||||
|
||||
The list above is updated frequently, new crypto markets, exchanges, bug fixes, and API endpoints are introduced on a regular basis. See the `Manual <https://github.com/ccxt/ccxt/wiki>`__ 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 <https://github.com/ccxt/ccxt/blob/master/LICENSE.txt>`__, 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:
|
||||
|
||||
- `ccxt in NPM <https://www.npmjs.com/package/ccxt>`__ (JavaScript / Node v7.6+)
|
||||
- `ccxt in PyPI <https://pypi.python.org/pypi/ccxt>`__ (Python 3.5.3+)
|
||||
- `ccxt in Packagist/Composer <https://packagist.org/packages/ccxt/ccxt>`__ (PHP 5.4+)
|
||||
|
||||
This library is shipped as an all-in-one module implementation with minimalistic dependencies and requirements:
|
||||
|
||||
- ```js/`` <https://github.com/ccxt/ccxt/blob/master/js/>`__ in JavaScript
|
||||
- ```python/`` <https://github.com/ccxt/ccxt/blob/master/python/>`__ in Python (generated from JS)
|
||||
- ```php/`` <https://github.com/ccxt/ccxt/blob/master/php/>`__ in PHP (generated from JS)
|
||||
|
||||
You can also clone it into your project directory from `ccxt GitHub repository <https://github.com/ccxt/ccxt>`__:
|
||||
|
||||
.. code:: shell
|
||||
|
||||
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 <https://github.com/ccxt/ccxt/issues/225#issuecomment-331905178>`__ in your ``babel-loader`` config.
|
||||
|
||||
`ccxt in NPM <https://www.npmjs.com/package/ccxt>`__
|
||||
|
||||
.. code:: shell
|
||||
|
||||
npm install ccxt
|
||||
|
||||
.. code:: javascript
|
||||
|
||||
var ccxt = 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:
|
||||
|
||||
- jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@1.29.74/dist/ccxt.browser.js
|
||||
- unpkg: https://unpkg.com/ccxt@1.29.74/dist/ccxt.browser.js
|
||||
|
||||
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.
|
||||
|
||||
.. code:: html
|
||||
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@1.29.74/dist/ccxt.browser.js"></script>
|
||||
|
||||
Creates a global ``ccxt`` object:
|
||||
|
||||
.. code:: javascript
|
||||
|
||||
console.log (ccxt.exchanges) // print all available exchanges
|
||||
|
||||
Python
|
||||
~~~~~~
|
||||
|
||||
`ccxt in PyPI <https://pypi.python.org/pypi/ccxt>`__
|
||||
|
||||
.. code:: shell
|
||||
|
||||
pip install ccxt
|
||||
|
||||
.. code:: python
|
||||
|
||||
import ccxt
|
||||
print(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+
|
||||
|
||||
.. code:: python
|
||||
|
||||
import ccxt.async_support as ccxt # link against the asynchronous version of ccxt
|
||||
|
||||
PHP
|
||||
~~~
|
||||
|
||||
`ccxt in PHP with Packagist/Composer <https://packagist.org/packages/ccxt/ccxt>`__ (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+)
|
||||
|
||||
.. code:: php
|
||||
|
||||
include "ccxt.php";
|
||||
var_dump (\ccxt\Exchange::$exchanges); // print a list of all available exchange classes
|
||||
|
||||
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 <https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md>`__ document for the details on that).
|
||||
|
||||
Using ``docker-compose`` (in the cloned CCXT repository):
|
||||
|
||||
.. code:: shell
|
||||
|
||||
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 <https://github.com/ccxt/ccxt/wiki>`__ 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 <https://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.
|
||||
|
||||
.. code:: javascript
|
||||
|
||||
// both of these notations work in JavaScript/Python/PHP
|
||||
exchange.methodName () // camelcase pseudocode
|
||||
exchange.method_name () // underscore pseudocode
|
||||
|
||||
Read the `Manual <https://github.com/ccxt/ccxt/wiki>`__ for more details.
|
||||
|
||||
JavaScript
|
||||
~~~~~~~~~~
|
||||
|
||||
.. code:: javascript
|
||||
|
||||
'use strict';
|
||||
const ccxt = require ('ccxt');
|
||||
|
||||
(async function () {
|
||||
let kraken = new ccxt.kraken ()
|
||||
let bitfinex = new ccxt.bitfinex ({ verbose: true })
|
||||
let huobipro = new ccxt.huobipro ()
|
||||
let okcoinusd = new ccxt.okcoinusd ({
|
||||
apiKey: 'YOUR_PUBLIC_API_KEY',
|
||||
secret: 'YOUR_SECRET_PRIVATE_KEY',
|
||||
})
|
||||
|
||||
const exchangeId = 'binance'
|
||||
, exchangeClass = ccxt[exchangeId]
|
||||
, exchange = new exchangeClass ({
|
||||
'apiKey': 'YOUR_API_KEY',
|
||||
'secret': 'YOUR_SECRET',
|
||||
'timeout': 30000,
|
||||
'enableRateLimit': true,
|
||||
})
|
||||
|
||||
console.log (kraken.id, await kraken.loadMarkets ())
|
||||
console.log (bitfinex.id, await bitfinex.loadMarkets ())
|
||||
console.log (huobipro.id, await huobipro.loadMarkets ())
|
||||
|
||||
console.log (kraken.id, await kraken.fetchOrderBook (kraken.symbols[0]))
|
||||
console.log (bitfinex.id, await bitfinex.fetchTicker ('BTC/USD'))
|
||||
console.log (huobipro.id, await huobipro.fetchTrades ('ETH/CNY'))
|
||||
|
||||
console.log (okcoinusd.id, await okcoinusd.fetchBalance ())
|
||||
|
||||
// sell 1 BTC/USD for market price, sell a bitcoin for dollars immediately
|
||||
console.log (okcoinusd.id, await okcoinusd.createMarketSellOrder ('BTC/USD', 1))
|
||||
|
||||
// buy 1 BTC/USD for $2500, you pay $2500 and receive ฿1 when the order is closed
|
||||
console.log (okcoinusd.id, await okcoinusd.createLimitBuyOrder ('BTC/USD', 1, 2500.00))
|
||||
|
||||
// pass/redefine custom exchange-specific order params: type, amount, price or whatever
|
||||
// use a custom order type
|
||||
bitfinex.createLimitSellOrder ('BTC/USD', 1, 10, { 'type': 'trailing-stop' })
|
||||
|
||||
}) ();
|
||||
|
||||
.. _python-1:
|
||||
|
||||
Python
|
||||
~~~~~~
|
||||
|
||||
.. code:: python
|
||||
|
||||
# coding=utf-8
|
||||
|
||||
import ccxt
|
||||
|
||||
hitbtc = 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',
|
||||
'timeout': 30000,
|
||||
'enableRateLimit': True,
|
||||
})
|
||||
|
||||
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/CNY'))
|
||||
|
||||
print(exmo.fetch_balance())
|
||||
|
||||
# sell one ฿ for market price and receive $ right now
|
||||
print(exmo.id, exmo.create_market_sell_order('BTC/USD', 1))
|
||||
|
||||
# limit buy BTC/EUR, you pay €2500 and receive ฿1 when the order is closed
|
||||
print(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-1:
|
||||
|
||||
PHP
|
||||
~~~
|
||||
|
||||
.. code:: 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',
|
||||
'timeout' => 30000,
|
||||
'enableRateLimit' => true,
|
||||
));
|
||||
|
||||
$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 ฿ immediately
|
||||
var_dump ($zaif->id, $zaif->create_market_sell_order ('BTC/JPY', 1));
|
||||
|
||||
// buy BTC/JPY, you receive ฿1 for ¥285000 when the order closes
|
||||
var_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 <https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md>`__ document before making changes that you would like adopted in the code. Also, read the `Manual <https://github.com/ccxt/ccxt/wiki>`__ 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 <https://opencollective.com/ccxt#sponsor>`__]
|
||||
|
||||
Supporters
|
||||
~~~~~~~~~~
|
||||
|
||||
Support this project by becoming a supporter. Your avatar will show up here with a link to your website.
|
||||
|
||||
[`Become a supporter <https://opencollective.com/ccxt#supporter>`__]
|
||||
|
||||
Backers
|
||||
~~~~~~~
|
||||
|
||||
Thank you to all our backers! [`Become a backer <https://opencollective.com/ccxt#backer>`__]
|
||||
|
||||
Crypto
|
||||
~~~~~~
|
||||
|
||||
::
|
||||
|
||||
ETH 0x26a3CB49578F07000575405a57888681249c35Fd (ETH only)
|
||||
BTC 33RmVRfhK2WZVQR1R83h2e9yXoqRNDvJva
|
||||
BCH 1GN9p233TvNcNQFthCgfiHUnj5JRKEc2Ze
|
||||
LTC LbT8mkAqQBphc4yxLXEDgYDfEax74et3bP
|
||||
|
||||
Thank you!
|
||||
|
||||
Social
|
||||
------
|
||||
|
||||
- `Follow us on Twitter <https://twitter.com/ccxt_official>`__
|
||||
- `Read our blog on Medium <https://medium.com/@ccxt>`__
|
||||
- \ `Discord <https://discord.gg/dhzSKYU>`__\
|
||||
|
||||
Team
|
||||
----
|
||||
|
||||
- `Igor Kroitor <https://github.com/kroitor>`__
|
||||
- `Carlo Revelli <https://github.com/frosty00>`__
|
||||
|
||||
Contact Us
|
||||
----------
|
||||
|
||||
For business inquiries: info@ccxt.trade
|
||||
801
ccxt.egg-info/PKG-INFO
Normal file
801
ccxt.egg-info/PKG-INFO
Normal file
@@ -0,0 +1,801 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: ccxt
|
||||
Version: 4.5.18
|
||||
Summary: A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
|
||||
Home-page: https://ccxt.com
|
||||
Author: Igor Kroitor
|
||||
Author-email: igor.kroitor@gmail.com
|
||||
License: MIT
|
||||
Project-URL: Homepage, https://ccxt.com
|
||||
Project-URL: Documentation, https://github.com/ccxt/ccxt/wiki
|
||||
Project-URL: Discord, https://discord.gg/ccxt
|
||||
Project-URL: Twitter, https://twitter.com/ccxt_official
|
||||
Project-URL: Funding, https://opencollective.com/ccxt
|
||||
Keywords: algorithmic,algotrading,altcoin,altcoins,api,arbitrage,real-time,realtime,backtest,backtesting,bitcoin,bot,btc,cny,coin,coins,crypto,cryptocurrency,crypto currency,crypto market,currency,currencies,darkcoin,dash,digital currency,doge,dogecoin,e-commerce,etc,eth,ether,ethereum,exchange,exchanges,eur,framework,invest,investing,investor,library,light,litecoin,ltc,market,market data,markets,merchandise,merchant,minimal,ohlcv,order,orderbook,order book,price,price data,pricefeed,private,public,ripple,strategy,ticker,tickers,toolkit,trade,trader,trading,usd,volume,websocket,websockets,web socket,web sockets,ws,xbt,xrp,zec,zerocoin
|
||||
Classifier: Development Status :: 4 - Beta
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: Financial and Insurance Industry
|
||||
Classifier: Intended Audience :: Information Technology
|
||||
Classifier: Topic :: Software Development :: Build Tools
|
||||
Classifier: Topic :: Office/Business :: Financial :: Investment
|
||||
Classifier: License :: OSI Approved :: MIT License
|
||||
Classifier: Programming Language :: Python :: 2
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: JavaScript
|
||||
Classifier: Programming Language :: PHP
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Environment :: Console
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE.txt
|
||||
Requires-Dist: setuptools>=60.9.0
|
||||
Requires-Dist: certifi>=2018.1.18
|
||||
Requires-Dist: requests>=2.18.4
|
||||
Requires-Dist: cryptography>=2.6.1
|
||||
Requires-Dist: typing_extensions>=4.4.0
|
||||
Requires-Dist: aiohttp>=3.10.11; python_version >= "3.5.2"
|
||||
Requires-Dist: aiodns>=1.1.1; python_version >= "3.5.2"
|
||||
Requires-Dist: yarl>=1.7.2; python_version >= "3.5.2"
|
||||
Requires-Dist: coincurve==21.0.0; python_version >= "3.9" and python_version <= "3.13"
|
||||
Provides-Extra: qa
|
||||
Requires-Dist: ruff==0.0.292; extra == "qa"
|
||||
Requires-Dist: tox>=4.8.0; extra == "qa"
|
||||
Provides-Extra: type
|
||||
Requires-Dist: mypy==1.6.1; extra == "type"
|
||||
Dynamic: author
|
||||
Dynamic: author-email
|
||||
Dynamic: classifier
|
||||
Dynamic: description
|
||||
Dynamic: description-content-type
|
||||
Dynamic: home-page
|
||||
Dynamic: keywords
|
||||
Dynamic: license
|
||||
Dynamic: license-file
|
||||
Dynamic: project-url
|
||||
Dynamic: provides-extra
|
||||
Dynamic: requires-dist
|
||||
Dynamic: summary
|
||||
|
||||
# CCXT – CryptoCurrency eXchange Trading Library
|
||||
|
||||
[](https://www.npmjs.com/package/ccxt) [](https://npmjs.com/package/ccxt) [](https://pypi.python.org/pypi/ccxt) [](https://www.nuget.org/packages/ccxt) [](https://godoc.org/github.com/ccxt/ccxt/go/v4) [](https://discord.gg/ccxt) [](https://github.com/ccxt/ccxt/wiki/Exchange-Markets) [](https://x.com/ccxt_official)
|
||||
|
||||
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go.
|
||||
|
||||
### [Install](#install) · [Usage](#usage) · [Manual](https://github.com/ccxt/ccxt/wiki) · [FAQ](https://github.com/ccxt/ccxt/wiki/FAQ) · [Examples](https://github.com/ccxt/ccxt/tree/master/examples) · [Contributing](https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md) · [Disclaimer](#disclaimer) · [Social](#social)
|
||||
|
||||
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.
|
||||
|
||||
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 10.4+, Python 3, PHP 8.1+, netstandard2.0/2.1, Go 1.20+ and web browsers
|
||||
|
||||
## See Also
|
||||
|
||||
- <sub>[](https://tab-trader.com/?utm_source=ccxt)</sub> **[TabTrader](https://tab-trader.com/?utm_source=ccxt)** – trading on all exchanges in one app. Available on **[Android](https://play.google.com/store/apps/details?id=com.tabtrader.android&referrer=utm_source%3Dccxt)** and **[iOS](https://itunes.apple.com/app/apple-store/id1095716562?mt=8)**!
|
||||
- <sub>[](https://www.freqtrade.io)</sub> **[Freqtrade](https://www.freqtrade.io)** – leading opensource cryptocurrency algorithmic trading software!
|
||||
- <sub>[](https://www.octobot.online)</sub> **[OctoBot](https://www.octobot.online)** – cryptocurrency trading bot with an advanced web interface.
|
||||
- <sub>[](https://tokenbot.com/?utm_source=github&utm_medium=ccxt&utm_campaign=algodevs)</sub> **[TokenBot](https://tokenbot.com/?utm_source=github&utm_medium=ccxt&utm_campaign=algodevs)** – discover and copy the best algorithmic traders in the world.
|
||||
|
||||
## Certified Cryptocurrency Exchanges
|
||||
|
||||
|
||||
|logo |id |name |ver |type |certified |pro |discount |
|
||||
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|-----------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binance | [Binance](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://developers.binance.com/en) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://accounts.binance.com/register?ref=CCXTCOM) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binanceusdm | [Binance USDⓈ-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/futures/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://accounts.binance.com/register?ref=CCXTCOM) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binancecoinm | [Binance COIN-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/delivery/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://accounts.binance.com/register?ref=CCXTCOM) |
|
||||
| [](https://www.bybit.com/invite?ref=XDK12WP) | bybit | [Bybit](https://www.bybit.com/invite?ref=XDK12WP) | [](https://bybit-exchange.github.io/docs/inverse/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.okx.com/join/CCXTCOM) | okx | [OKX](https://www.okx.com/join/CCXTCOM) | [](https://www.okx.com/docs-v5/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.okx.com/join/CCXTCOM) |
|
||||
| [](https://www.gate.com/share/CCXTGATE) | gate | [Gate](https://www.gate.com/share/CCXTGATE) | [](https://www.gate.com/docs/developers/apiv4/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.gate.com/share/CCXTGATE) |
|
||||
| [](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | kucoin | [KuCoin](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | [](https://docs.kucoin.com) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://futures.kucoin.com/?rcode=E5wkqe) | kucoinfutures | [KuCoin Futures](https://futures.kucoin.com/?rcode=E5wkqe) | [](https://docs.kucoin.com/futures) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | bitget | [Bitget](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | [](https://www.bitget.com/api-doc/common/intro) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://app.hyperliquid.xyz/) | hyperliquid | [Hyperliquid](https://app.hyperliquid.xyz/) | [](https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.bitmex.com/app/register/NZTR1q) | bitmex | [BitMEX](https://www.bitmex.com/app/register/NZTR1q) | [](https://www.bitmex.com/app/apiOverview) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.bitmex.com/app/register/NZTR1q) |
|
||||
| [](https://bingx.com/invite/OHETOM) | bingx | [BingX](https://bingx.com/invite/OHETOM) | [](https://bingx-api.github.io/docs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | htx | [HTX](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | [](https://huobiapi.github.io/docs/spot/v1/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) |
|
||||
| [](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | mexc | [MEXC Global](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | [](https://mexcdevelop.github.io/apidocs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](http://www.bitmart.com/?r=rQCFLh) | bitmart | [BitMart](http://www.bitmart.com/?r=rQCFLh) | [](https://developer-pro.bitmart.com/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](http://www.bitmart.com/?r=rQCFLh) |
|
||||
| [](https://crypto.com/exch/kdacthrnxt) | cryptocom | [Crypto.com](https://crypto.com/exch/kdacthrnxt) | [](https://exchange-docs.crypto.com/exchange/v1/rest-ws/index.html) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://crypto.com/exch/kdacthrnxt) |
|
||||
| [](https://www.coinex.com/register?refer_code=yw5fz) | coinex | [CoinEx](https://www.coinex.com/register?refer_code=yw5fz) | [](https://docs.coinex.com/api/v2) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | hashkey | [HashKey Global](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | [](https://hashkeyglobal-apidoc.readme.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | |
|
||||
| [](https://woox.io/register?ref=DIJT0CNL) | woo | [WOO X](https://woox.io/register?ref=DIJT0CNL) | [](https://docs.woox.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://woox.io/register?ref=DIJT0CNL) |
|
||||
| [](https://dex.woo.org/en/trade?ref=CCXT) | woofipro | [WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT) | [](https://orderly.network/docs/build-on-evm/building-on-evm) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://dex.woo.org/en/trade?ref=CCXT) |
|
||||
|
||||
## Supported Cryptocurrency Exchanges
|
||||
<!--- init list -->The CCXT library currently supports the following 104 cryptocurrency exchange markets and trading APIs:
|
||||
|
||||
|logo |id |name |ver |type |certified |pro |
|
||||
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------|
|
||||
| [](https://alpaca.markets) | alpaca | [Alpaca](https://alpaca.markets) | [](https://alpaca.markets/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://omni.apex.exchange/trade) | apex | [Apex](https://omni.apex.exchange/trade) | [](https://api-docs.pro.apex.exchange) |  | | [](https://ccxt.pro) |
|
||||
| [](https://arkm.com/register?ref=ccxt) | arkham | [ARKHAM](https://arkm.com/register?ref=ccxt) | [](https://arkm.com/limits-api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://ascendex.com/en-us/register?inviteCode=EL6BXBQM) | ascendex | [AscendEX](https://ascendex.com/en-us/register?inviteCode=EL6BXBQM) | [](https://ascendex.github.io/ascendex-pro-api/#ascendex-pro-api-documentation) |  | | [](https://ccxt.pro) |
|
||||
| [](https://backpack.exchange/join/ccxt) | backpack | [Backpack](https://backpack.exchange/join/ccxt) | [](https://docs.backpack.exchange/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bequant.io/referral/dd104e3bee7634ec) | bequant | [Bequant](https://bequant.io/referral/dd104e3bee7634ec) | [](https://api.bequant.io/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://b1.run/users/new?code=D3LLBVFT) | bigone | [BigONE](https://b1.run/users/new?code=D3LLBVFT) | [](https://open.big.one/docs/api.html) |  | | |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binance | [Binance](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://developers.binance.com/en) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binancecoinm | [Binance COIN-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/delivery/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.binance.us/?ref=35005074) | binanceus | [Binance US](https://www.binance.us/?ref=35005074) | [](https://github.com/binance-us/binance-official-api-docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://accounts.binance.com/register?ref=CCXTCOM) | binanceusdm | [Binance USDⓈ-M](https://accounts.binance.com/register?ref=CCXTCOM) | [](https://binance-docs.github.io/apidocs/futures/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://bingx.com/invite/OHETOM) | bingx | [BingX](https://bingx.com/invite/OHETOM) | [](https://bingx-api.github.io/docs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://bit2c.co.il/Aff/63bfed10-e359-420c-ab5a-ad368dab0baf) | bit2c | [Bit2C](https://bit2c.co.il/Aff/63bfed10-e359-420c-ab5a-ad368dab0baf) | [](https://www.bit2c.co.il/home/api) |  | | |
|
||||
| [](https://bitbank.cc/) | bitbank | [bitbank](https://bitbank.cc/) | [](https://docs.bitbank.cc/) |  | | |
|
||||
| [](https://ref.bitbns.com/1090961) | bitbns | [Bitbns](https://ref.bitbns.com/1090961) | [](https://bitbns.com/trade/#/api-trading/) |  | | |
|
||||
| [](https://www.bitfinex.com) | bitfinex | [Bitfinex](https://www.bitfinex.com) | [](https://docs.bitfinex.com/v2/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bitflyer.com) | bitflyer | [bitFlyer](https://bitflyer.com) | [](https://lightning.bitflyer.com/docs?lang=en) |  | | |
|
||||
| [](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | bitget | [Bitget](https://www.bitget.com/expressly?languageType=0&channelCode=ccxt&vipCode=tg9j) | [](https://www.bitget.com/api-doc/common/intro) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.bithumb.com) | bithumb | [Bithumb](https://www.bithumb.com) | [](https://apidocs.bithumb.com) |  | | [](https://ccxt.pro) |
|
||||
| [](http://www.bitmart.com/?r=rQCFLh) | bitmart | [BitMart](http://www.bitmart.com/?r=rQCFLh) | [](https://developer-pro.bitmart.com/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.bitmex.com/app/register/NZTR1q) | bitmex | [BitMEX](https://www.bitmex.com/app/register/NZTR1q) | [](https://www.bitmex.com/app/apiOverview) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.bitopro.com) | bitopro | [BitoPro](https://www.bitopro.com) | [](https://github.com/bitoex/bitopro-offical-api-docs/blob/master/v3-1/rest-1/rest.md) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.bitrue.com/affiliate/landing?cn=600000&inviteCode=EZWETQE) | bitrue | [Bitrue](https://www.bitrue.com/affiliate/landing?cn=600000&inviteCode=EZWETQE) | [](https://github.com/Bitrue-exchange/bitrue-official-api-docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bitso.com/?ref=itej) | bitso | [Bitso](https://bitso.com/?ref=itej) | [](https://bitso.com/api_info) |  | | |
|
||||
| [](https://www.bitstamp.net) | bitstamp | [Bitstamp](https://www.bitstamp.net) | [](https://www.bitstamp.net/api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bit.team/auth/sign-up?ref=bitboy2023) | bitteam | [BIT.TEAM](https://bit.team/auth/sign-up?ref=bitboy2023) | [](https://bit.team/trade/api/documentation) |  | | |
|
||||
| [](https://www.bittrade.co.jp/register/?invite_code=znnq3) | bittrade | [BitTrade](https://www.bittrade.co.jp/register/?invite_code=znnq3) | [](https://api-doc.bittrade.co.jp) |  | | [](https://ccxt.pro) |
|
||||
| [](https://bitvavo.com/?a=24F34952F7) | bitvavo | [Bitvavo](https://bitvavo.com/?a=24F34952F7) | [](https://docs.bitvavo.com/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://blockchain.com) | blockchaincom | [Blockchain.com](https://blockchain.com) | [](https://api.blockchain.com/v3) |  | | [](https://ccxt.pro) |
|
||||
| [](https://blofin.com/register?referral_code=f79EsS) | blofin | [BloFin](https://blofin.com/register?referral_code=f79EsS) | [](https://blofin.com/docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://btc-alpha.com/?r=123788) | btcalpha | [BTC-Alpha](https://btc-alpha.com/?r=123788) | [](https://btc-alpha.github.io/api-docs) |  | | |
|
||||
| [](https://www.btcbox.co.jp/) | btcbox | [BtcBox](https://www.btcbox.co.jp/) | [](https://blog.btcbox.jp/en/archives/8762) |  | | |
|
||||
| [](https://btcmarkets.net) | btcmarkets | [BTC Markets](https://btcmarkets.net) | [](https://api.btcmarkets.net/doc/v3) |  | | |
|
||||
| [](https://www.btcturk.com) | btcturk | [BTCTurk](https://www.btcturk.com) | [](https://github.com/BTCTrader/broker-api-docs) |  | | |
|
||||
| [](https://www.bybit.com/invite?ref=XDK12WP) | bybit | [Bybit](https://www.bybit.com/invite?ref=XDK12WP) | [](https://bybit-exchange.github.io/docs/inverse/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://cex.io/r/0/up105393824/0/) | cex | [CEX.IO](https://cex.io/r/0/up105393824/0/) | [](https://trade.cex.io/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.coinbase.com/join/58cbe25a355148797479dbd2) | coinbase | [Coinbase Advanced](https://www.coinbase.com/join/58cbe25a355148797479dbd2) | [](https://developers.coinbase.com/api/v2) |  | | [](https://ccxt.pro) |
|
||||
| [](https://coinbase.com/) | coinbaseexchange | [Coinbase Exchange](https://coinbase.com/) | [](https://docs.cloud.coinbase.com/exchange/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://international.coinbase.com) | coinbaseinternational | [Coinbase International](https://international.coinbase.com) | [](https://docs.cloud.coinbase.com/intx/docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://partner.coincatch.cc/bg/92hy70391729607848548) | coincatch | [CoinCatch](https://partner.coincatch.cc/bg/92hy70391729607848548) | [](https://coincatch.github.io/github.io/en/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://coincheck.com) | coincheck | [coincheck](https://coincheck.com) | [](https://coincheck.com/documents/exchange/api) |  | | |
|
||||
| [](https://www.coinex.com/register?refer_code=yw5fz) | coinex | [CoinEx](https://www.coinex.com/register?refer_code=yw5fz) | [](https://docs.coinex.com/api/v2) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://coinmate.io?referral=YTFkM1RsOWFObVpmY1ZjMGREQmpTRnBsWjJJNVp3PT0) | coinmate | [CoinMate](https://coinmate.io?referral=YTFkM1RsOWFObVpmY1ZjMGREQmpTRnBsWjJJNVp3PT0) | [](https://coinmate.docs.apiary.io) |  | | |
|
||||
| [](https://go.coinmetro.com/?ref=crypto24) | coinmetro | [Coinmetro](https://go.coinmetro.com/?ref=crypto24) | [](https://documenter.getpostman.com/view/3653795/SVfWN6KS) |  | | |
|
||||
| [](https://coinone.co.kr) | coinone | [CoinOne](https://coinone.co.kr) | [](https://doc.coinone.co.kr) |  | | |
|
||||
| [](https://coins.ph/) | coinsph | [Coins.ph](https://coins.ph/) | [](https://coins-docs.github.io/rest-api) |  | | |
|
||||
| [](https://www.coinspot.com.au/register?code=PJURCU) | coinspot | [CoinSpot](https://www.coinspot.com.au/register?code=PJURCU) | [](https://www.coinspot.com.au/api) |  | | |
|
||||
| [](https://crypto.com/exch/kdacthrnxt) | cryptocom | [Crypto.com](https://crypto.com/exch/kdacthrnxt) | [](https://exchange-docs.crypto.com/exchange/v1/rest-ws/index.html) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://app.cryptomus.com/signup/?ref=JRP4yj) | cryptomus | [Cryptomus](https://app.cryptomus.com/signup/?ref=JRP4yj) | [](https://doc.cryptomus.com/personal) |  | | |
|
||||
| [](https://s.deepcoin.com/UzkyODgy) | deepcoin | [DeepCoin](https://s.deepcoin.com/UzkyODgy) | [](https://www.deepcoin.com/docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://app.defx.com/join/6I2CZ7) | defx | [Defx X](https://app.defx.com/join/6I2CZ7) | [](https://docs.defx.com/docs) |  | | |
|
||||
| [](https://www.delta.exchange/app/signup/?code=IULYNB) | delta | [Delta Exchange](https://www.delta.exchange/app/signup/?code=IULYNB) | [](https://docs.delta.exchange) |  | | |
|
||||
| [](https://www.deribit.com/reg-1189.4038) | deribit | [Deribit](https://www.deribit.com/reg-1189.4038) | [](https://docs.deribit.com/v2) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.derive.xyz/invite/3VB0B) | derive | [derive](https://www.derive.xyz/invite/3VB0B) | [](https://docs.derive.xyz/docs/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.digifinex.com/en-ww/from/DhOzBg?channelCode=ljaUPp) | digifinex | [DigiFinex](https://www.digifinex.com/en-ww/from/DhOzBg?channelCode=ljaUPp) | [](https://docs.digifinex.com) |  | | |
|
||||
| [](https://exmo.me/?ref=131685) | exmo | [EXMO](https://exmo.me/?ref=131685) | [](https://exmo.me/en/api_doc?ref=131685) |  | | |
|
||||
| [](https://fmfw.io/referral/da948b21d6c92d69) | fmfwio | [FMFW.io](https://fmfw.io/referral/da948b21d6c92d69) | [](https://api.fmfw.io/) |  | | |
|
||||
| [](https://app.foxbit.com.br) | foxbit | [Foxbit](https://app.foxbit.com.br) | [](https://docs.foxbit.com.br) |  | | |
|
||||
| [](https://www.gate.com/share/CCXTGATE) | gate | [Gate](https://www.gate.com/share/CCXTGATE) | [](https://www.gate.com/docs/developers/apiv4/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://gemini.com/) | gemini | [Gemini](https://gemini.com/) | [](https://docs.gemini.com/rest-api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | hashkey | [HashKey Global](https://global.hashkey.com/en-US/register/invite?invite_code=82FQUN) | [](https://hashkeyglobal-apidoc.readme.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](hibachi.xyz/r/ZBL2YFWIHU) | hibachi | [Hibachi](hibachi.xyz/r/ZBL2YFWIHU) | [](undefined) |  | | |
|
||||
| [](https://hitbtc.com/?ref_id=5a5d39a65d466) | hitbtc | [HitBTC](https://hitbtc.com/?ref_id=5a5d39a65d466) | [](https://api.hitbtc.com) |  | | |
|
||||
| [](https://pro.hollaex.com/signup?affiliation_code=QSWA6G) | hollaex | [HollaEx](https://pro.hollaex.com/signup?affiliation_code=QSWA6G) | [](https://apidocs.hollaex.com) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | htx | [HTX](https://www.htx.com.vc/invite/en-us/1h?invite_code=6rmm2223) | [](https://huobiapi.github.io/docs/spot/v1/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://app.hyperliquid.xyz/) | hyperliquid | [Hyperliquid](https://app.hyperliquid.xyz/) | [](https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.independentreserve.com) | independentreserve | [Independent Reserve](https://www.independentreserve.com) | [](https://www.independentreserve.com/API) |  | | [](https://ccxt.pro) |
|
||||
| [](https://indodax.com/ref/testbitcoincoid/1) | indodax | [INDODAX](https://indodax.com/ref/testbitcoincoid/1) | [](https://github.com/btcid/indodax-official-api-docs) |  | | |
|
||||
| [](https://www.kraken.com) | kraken | [Kraken](https://www.kraken.com) | [](https://docs.kraken.com/rest/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://futures.kraken.com/) | krakenfutures | [Kraken Futures](https://futures.kraken.com/) | [](https://docs.kraken.com/api/docs/futures-api/trading/market-data/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | kucoin | [KuCoin](https://www.kucoin.com/ucenter/signup?rcode=E5wkqe) | [](https://docs.kucoin.com) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://futures.kucoin.com/?rcode=E5wkqe) | kucoinfutures | [KuCoin Futures](https://futures.kucoin.com/?rcode=E5wkqe) | [](https://docs.kucoin.com/futures) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://latoken.com/invite?r=mvgp2djk) | latoken | [Latoken](https://latoken.com/invite?r=mvgp2djk) | [](https://api.latoken.com) |  | | |
|
||||
| [](https://www.lbank.com/login/?icode=7QCY) | lbank | [LBank](https://www.lbank.com/login/?icode=7QCY) | [](https://www.lbank.com/en-US/docs/index.html) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.luno.com/invite/44893A) | luno | [luno](https://www.luno.com/invite/44893A) | [](https://www.luno.com/en/api) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.mercadobitcoin.com.br) | mercado | [Mercado Bitcoin](https://www.mercadobitcoin.com.br) | [](https://www.mercadobitcoin.com.br/api-doc) |  | | |
|
||||
| [](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | mexc | [MEXC Global](https://www.mexc.com/register?inviteCode=mexc-1FQ1GNu1) | [](https://mexcdevelop.github.io/apidocs/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://trade.mode.network?ref=MODETRADE) | modetrade | [Mode Trade](https://trade.mode.network?ref=MODETRADE) | [](undefined) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.my.okx.com/join/CCXT2023) | myokx | [MyOKX (EEA)](https://www.my.okx.com/join/CCXT2023) | [](https://my.okx.com/docs-v5/en/#overview) |  | | [](https://ccxt.pro) |
|
||||
| [](https://one.ndax.io/bfQiSL) | ndax | [NDAX](https://one.ndax.io/bfQiSL) | [](https://apidoc.ndax.io/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.novadax.com.br/?s=ccxt) | novadax | [NovaDAX](https://www.novadax.com.br/?s=ccxt) | [](https://doc.novadax.com/pt-BR/) |  | | |
|
||||
| [](https://oceanex.pro/signup?referral=VE24QX) | oceanex | [OceanEx](https://oceanex.pro/signup?referral=VE24QX) | [](https://api.oceanex.pro/doc/v1) |  | | |
|
||||
| [](https://www.okx.com/join/CCXTCOM) | okx | [OKX](https://www.okx.com/join/CCXTCOM) | [](https://www.okx.com/docs-v5/en/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.app.okx.com/join/CCXT2023) | okxus | [OKX (US)](https://www.app.okx.com/join/CCXT2023) | [](https://app.okx.com/docs-v5/en/#overview) |  | | [](https://ccxt.pro) |
|
||||
| [](https://onetrading.com/) | onetrading | [One Trading](https://onetrading.com/) | [](https://docs.onetrading.com) |  | | [](https://ccxt.pro) |
|
||||
| [](https://ox.fun/register?shareAccountId=5ZUD4a7G) | oxfun | [OXFUN](https://ox.fun/register?shareAccountId=5ZUD4a7G) | [](https://docs.ox.fun/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://p2pb2b.com?referral=ee784c53) | p2b | [p2b](https://p2pb2b.com?referral=ee784c53) | [](https://github.com/P2B-team/p2b-api-docs/blob/master/api-doc.md) |  | | [](https://ccxt.pro) |
|
||||
| [](https://app.paradex.trade/r/ccxt24) | paradex | [Paradex](https://app.paradex.trade/r/ccxt24) | [](https://docs.api.testnet.paradex.trade/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | paymium | [Paymium](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | [](https://github.com/Paymium/api-documentation) |  | | |
|
||||
| [](https://phemex.com/register?referralCode=EDNVJ) | phemex | [Phemex](https://phemex.com/register?referralCode=EDNVJ) | [](https://phemex-docs.github.io/#overview) |  | | [](https://ccxt.pro) |
|
||||
| [](https://poloniex.com/signup?c=UBFZJRPJ) | poloniex | [Poloniex](https://poloniex.com/signup?c=UBFZJRPJ) | [](https://api-docs.poloniex.com/spot/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.probit.com/r/34608773) | probit | [ProBit](https://www.probit.com/r/34608773) | [](https://docs-en.probit.com) |  | | [](https://ccxt.pro) |
|
||||
| [](https://timex.io/?refcode=1x27vNkTbP1uwkCck) | timex | [TimeX](https://timex.io/?refcode=1x27vNkTbP1uwkCck) | [](https://plasma-relay-backend.timex.io/swagger-ui/index.html) |  | | |
|
||||
| [](https://tokocrypto.com) | tokocrypto | [Tokocrypto](https://tokocrypto.com) | [](https://www.tokocrypto.com/apidocs/) |  | | |
|
||||
| [](https://www.toobit.com/en-US/r?i=IFFPy0) | toobit | [Toobit](https://www.toobit.com/en-US/r?i=IFFPy0) | [](https://toobit-docs.github.io/apidocs/spot/v1/en/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://upbit.com) | upbit | [Upbit](https://upbit.com) | [](https://docs.upbit.com/docs/%EC%9A%94%EC%B2%AD-%EC%88%98-%EC%A0%9C%ED%95%9C) |  | | [](https://ccxt.pro) |
|
||||
| [](https://wx.network) | wavesexchange | [Waves.Exchange](https://wx.network) | [](https://docs.wx.network) |  | | |
|
||||
| [](https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963) | whitebit | [WhiteBit](https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963) | [](https://github.com/whitebit-exchange/api-docs) |  | | [](https://ccxt.pro) |
|
||||
| [](https://woox.io/register?ref=DIJT0CNL) | woo | [WOO X](https://woox.io/register?ref=DIJT0CNL) | [](https://docs.woox.io/) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://dex.woo.org/en/trade?ref=CCXT) | woofipro | [WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT) | [](https://orderly.network/docs/build-on-evm/building-on-evm) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
||||
| [](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | xt | [XT](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | [](https://doc.xt.com/) |  | | [](https://ccxt.pro) |
|
||||
| [](https://www.yobit.net) | yobit | [YoBit](https://www.yobit.net) | [](https://www.yobit.net/en/api/) |  | | |
|
||||
| [](https://zaif.jp) | zaif | [Zaif](https://zaif.jp) | [](https://techbureau-api-document.readthedocs.io/ja/latest/index.html) |  | | |
|
||||
| [](https://auth.zondaglobal.com/ref/jHlbB4mIkdS1) | zonda | [Zonda](https://auth.zondaglobal.com/ref/jHlbB4mIkdS1) | [](https://docs.zondacrypto.exchange/) |  | | |
|
||||
<!--- end list -->
|
||||
|
||||
The list above is updated frequently, new crypto markets, exchanges, bug fixes, and API endpoints are introduced on a regular basis. See the [Manual](https://github.com/ccxt/ccxt/wiki/) 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](https://github.com/ccxt/ccxt/blob/master/LICENSE.txt), 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:
|
||||
|
||||
- [ccxt in **NPM**](https://www.npmjs.com/package/ccxt) (JavaScript / Node v7.6+)
|
||||
- [ccxt in **PyPI**](https://pypi.python.org/pypi/ccxt) (Python 3.7.0+)
|
||||
- [ccxt in **Packagist/Composer**](https://packagist.org/packages/ccxt/ccxt) (PHP 8.1+)
|
||||
- [ccxt in **Nuget**](https://www.nuget.org/packages/ccxt) (netstandard 2.0)
|
||||
- [ccxt in **GO**](https://pkg.go.dev/github.com/ccxt/ccxt/go/v4)
|
||||
|
||||
This library is shipped as an all-in-one module implementation with minimalistic dependencies and requirements:
|
||||
|
||||
- [js/](https://github.com/ccxt/ccxt/blob/master/js/) in JavaScript
|
||||
- [python/](https://github.com/ccxt/ccxt/blob/master/python/) in Python (generated from TS)
|
||||
- [php/](https://github.com/ccxt/ccxt/blob/master/php/) in PHP (generated from TS)
|
||||
- [cs/](https://github.com/ccxt/ccxt/blob/master/cs/) in C# (generated from TS)
|
||||
- [go/](https://github.com/ccxt/ccxt/blob/master/go/) in Go (generated from TS)
|
||||
|
||||
You can also clone it into your project directory from [ccxt GitHub repository](https://github.com/ccxt/ccxt):
|
||||
|
||||
```shell
|
||||
git clone https://github.com/ccxt/ccxt.git # including 1GB of commit history
|
||||
|
||||
# or
|
||||
|
||||
git clone https://github.com/ccxt/ccxt.git --depth 1 # avoid downloading 1GB of commit history
|
||||
```
|
||||
|
||||
### 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](https://github.com/ccxt/ccxt/issues/225#issuecomment-331905178) in your `babel-loader` config.
|
||||
|
||||
[ccxt in **NPM**](https://www.npmjs.com/package/ccxt)
|
||||
|
||||
```shell
|
||||
npm install ccxt
|
||||
```
|
||||
|
||||
```JavaScript
|
||||
//cjs
|
||||
var ccxt = require ('ccxt')
|
||||
console.log (ccxt.exchanges) // print all available exchanges
|
||||
```
|
||||
```Javascript
|
||||
//esm
|
||||
import {version, exchanges} from 'ccxt';
|
||||
console.log(version, Object.keys(exchanges));
|
||||
```
|
||||
|
||||
### JavaScript (for use with the `<script>` tag):
|
||||
|
||||
All-in-one browser bundle (dependencies included), served from a CDN of your choice:
|
||||
|
||||
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.5.18/dist/ccxt.browser.min.js
|
||||
* unpkg: https://unpkg.com/ccxt@4.5.18/dist/ccxt.browser.min.js
|
||||
|
||||
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.
|
||||
|
||||
```HTML
|
||||
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.5.18/dist/ccxt.browser.min.js"></script>
|
||||
```
|
||||
|
||||
Creates a global `ccxt` object:
|
||||
|
||||
```JavaScript
|
||||
console.log (ccxt.exchanges) // print all available exchanges
|
||||
```
|
||||
|
||||
### Python
|
||||
|
||||
[ccxt in **PyPI**](https://pypi.python.org/pypi/ccxt)
|
||||
|
||||
```shell
|
||||
pip install ccxt
|
||||
```
|
||||
|
||||
```Python
|
||||
import ccxt
|
||||
print(ccxt.exchanges) # print a list of all available exchange classes
|
||||
```
|
||||
|
||||
The library supports concurrent asynchronous mode with asyncio and async/await in Python 3.7.0+
|
||||
|
||||
```Python
|
||||
import ccxt.async_support as ccxt # link against the asynchronous version of ccxt
|
||||
```
|
||||
|
||||
#### orjson support
|
||||
|
||||
CCXT also supports `orjson` for parsing JSON since it is much faster than the builtin library. This is especially important when using websockets because some exchanges return big messages that need to be parsed and dispatched as quickly as possible.
|
||||
|
||||
However, `orjson` is not enabled by default because it is not supported by every python interpreter. If you want to opt-in, you just need to install it (`pip install orjson`) on your local environment. CCXT will detect the installion and pick it up automatically.
|
||||
|
||||
#### ECDSA Support
|
||||
|
||||
Some exchanges, such as Hyperliquid, Binance, and Paradex use **ECDSA** for request signing.
|
||||
By default, CCXT includes a pure Python ECDSA implementation that ensures compatibility across all environments. However, this implementation may not meet the performance requirements of latency-sensitive applications.
|
||||
|
||||
To address this, CCXT also supports the Coincurve library, which dramatically reduces signing time from approximately 45 ms to under 0.05 ms.
|
||||
|
||||
For optimal performance, we recommend installing Coincurve via:
|
||||
|
||||
```
|
||||
pip install coincurve
|
||||
```
|
||||
|
||||
Once installed, CCXT will automatically detect and use it.
|
||||
|
||||
### PHP
|
||||
|
||||
[ccxt in PHP with **Packagist/Composer**](https://packagist.org/packages/ccxt/ccxt) (PHP 8.1+)
|
||||
|
||||
It requires common PHP modules:
|
||||
|
||||
- cURL
|
||||
- mbstring (using UTF-8 is highly recommended)
|
||||
- PCRE
|
||||
- iconv
|
||||
- gmp
|
||||
|
||||
```PHP
|
||||
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 [ReactPHP](https://reactphp.org/) in PHP 8.1+. Read the [Manual](https://github.com/ccxt/ccxt/wiki/) for more details.
|
||||
|
||||
### .net/C#
|
||||
|
||||
[ccxt in C# with **Nuget**](https://www.nuget.org/packages/ccxt) (netstandard 2.0 and netstandard 2.1)
|
||||
```c#
|
||||
using ccxt;
|
||||
Console.WriteLine(ccxt.Exchanges) // check this later
|
||||
```
|
||||
|
||||
### Go
|
||||
|
||||
[ccxt in GO with **PKG**](https://pkg.go.dev/github.com/ccxt/ccxt/go/v4)
|
||||
|
||||
```shell
|
||||
go install github.com/ccxt/ccxt/go/v4@latest
|
||||
```
|
||||
|
||||
```Go
|
||||
import "ccxt"
|
||||
fmt.Println(ccxt.Exchanges)
|
||||
```
|
||||
|
||||
### 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](https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md) document for the details on that).
|
||||
|
||||
Using `docker-compose` (in the cloned CCXT repository):
|
||||
|
||||
```shell
|
||||
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.
|
||||
|
||||
---
|
||||
|
||||
## 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 and WebSocket APIs for all exchanges in TypeScript, JavaScript, PHP and Python.
|
||||
|
||||
The CCXT library supports both camelcase notation (preferred in TypeScript and JavaScript) and underscore notation (preferred in Python and PHP), therefore all methods can be called in either notation or coding style in any language.
|
||||
|
||||
```JavaScript
|
||||
// both of these notations work in JavaScript/Python/PHP
|
||||
exchange.methodName () // camelcase pseudocode
|
||||
exchange.method_name () // underscore pseudocode
|
||||
```
|
||||
|
||||
Read the [Manual](https://github.com/ccxt/ccxt/wiki/) for more details.
|
||||
|
||||
### JavaScript
|
||||
|
||||
**CCXT now supports ESM and CJS modules**
|
||||
|
||||
#### CJS
|
||||
|
||||
```JavaScript
|
||||
// cjs example
|
||||
'use strict';
|
||||
const ccxt = require ('ccxt');
|
||||
|
||||
(async function () {
|
||||
let kraken = new ccxt.kraken ()
|
||||
let bitfinex = new ccxt.bitfinex ({ verbose: true })
|
||||
let huobipro = new ccxt.huobipro ()
|
||||
let okcoinusd = new ccxt.okcoin ({
|
||||
apiKey: 'YOUR_PUBLIC_API_KEY',
|
||||
secret: 'YOUR_SECRET_PRIVATE_KEY',
|
||||
})
|
||||
|
||||
const exchangeId = 'binance'
|
||||
, exchangeClass = ccxt[exchangeId]
|
||||
, exchange = new exchangeClass ({
|
||||
'apiKey': 'YOUR_API_KEY',
|
||||
'secret': 'YOUR_SECRET',
|
||||
})
|
||||
|
||||
console.log (kraken.id, await kraken.loadMarkets ())
|
||||
console.log (bitfinex.id, await bitfinex.loadMarkets ())
|
||||
console.log (huobipro.id, await huobipro.loadMarkets ())
|
||||
|
||||
console.log (kraken.id, await kraken.fetchOrderBook (kraken.symbols[0]))
|
||||
console.log (bitfinex.id, await bitfinex.fetchTicker ('BTC/USD'))
|
||||
console.log (huobipro.id, await huobipro.fetchTrades ('ETH/USDT'))
|
||||
|
||||
console.log (okcoinusd.id, await okcoinusd.fetchBalance ())
|
||||
|
||||
// sell 1 BTC/USD for market price, sell a bitcoin for dollars immediately
|
||||
console.log (okcoinusd.id, await okcoinusd.createMarketSellOrder ('BTC/USD', 1))
|
||||
|
||||
// buy 1 BTC/USD for $2500, you pay $2500 and receive ฿1 when the order is closed
|
||||
console.log (okcoinusd.id, await okcoinusd.createLimitBuyOrder ('BTC/USD', 1, 2500.00))
|
||||
|
||||
// pass/redefine custom exchange-specific order params: type, amount, price or whatever
|
||||
// use a custom order type
|
||||
bitfinex.createLimitSellOrder ('BTC/USD', 1, 10, { 'type': 'trailing-stop' })
|
||||
|
||||
}) ();
|
||||
```
|
||||
#### ESM
|
||||
|
||||
```Javascript
|
||||
//esm example
|
||||
import {version, binance} from 'ccxt';
|
||||
|
||||
console.log(version);
|
||||
const exchange = new binance();
|
||||
const ticker = await exchange.fetchTicker('BTC/USDT');
|
||||
console.log(ticker);
|
||||
```
|
||||
|
||||
### Python
|
||||
|
||||
```Python
|
||||
# coding=utf-8
|
||||
|
||||
import ccxt
|
||||
|
||||
hitbtc = 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 now
|
||||
print(exmo.id, exmo.create_market_sell_order('BTC/USD', 1))
|
||||
|
||||
# limit buy BTC/EUR, you pay €2500 and receive ฿1 when the order is closed
|
||||
print(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
|
||||
|
||||
```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 ฿ immediately
|
||||
var_dump ($zaif->id, $zaif->create_market_sell_order ('BTC/JPY', 1));
|
||||
|
||||
// buy BTC/JPY, you receive ฿1 for ¥285000 when the order closes
|
||||
var_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'));
|
||||
```
|
||||
|
||||
### .net/C#
|
||||
|
||||
```C#
|
||||
using ccxt; // importing ccxt
|
||||
namespace Project;
|
||||
class Project {
|
||||
public async static Task CreateOrder() {
|
||||
var exchange = new Binance();
|
||||
exchange.apiKey = "my api key";
|
||||
exchange.secret = "my secret";
|
||||
// always use the capitalized method (CreateOrder instead of createOrder)
|
||||
var order = await exchange.CreateOrder("BTC/USDT", "limit", "buy", 1, 50);
|
||||
Console.WriteLine("Placed Order, order id: " + order.id);
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### Go
|
||||
|
||||
```Go
|
||||
package main
|
||||
import (
|
||||
"github.com/ccxt/ccxt/go/v4/go"
|
||||
"fmt"
|
||||
)
|
||||
|
||||
func main() {
|
||||
exchange := ccxt.NewBinance(map[string]interface{}{
|
||||
"apiKey": "MY KEY",
|
||||
"secret": "MY SECRET",
|
||||
})
|
||||
orderParams := map[string]interface{}{
|
||||
"clientOrderId": "myOrderId68768678",
|
||||
}
|
||||
|
||||
exchange.LoadMarkets()
|
||||
|
||||
order, err := exchange.CreateOrder("BTC/USDT", "limit", "buy", 0.001, ccxt.WithCreateOrderPrice(6000), ccxt.WithCreateOrderParams(orderParams))
|
||||
if err != nil {
|
||||
if ccxtError, ok := err.(*ccxt.Error); ok {
|
||||
if ccxtError.Type == "InvalidOrder" {
|
||||
fmt.Println("Invalid order")
|
||||
} else {
|
||||
fmt.Println("Some other error")
|
||||
}
|
||||
}
|
||||
} else {
|
||||
fmt.Println(*order.Id)
|
||||
}
|
||||
|
||||
|
||||
// fetching OHLCV
|
||||
ohlcv, err := exchange.FetchOHLCV("BTC/USDT", ccxt.WithFetchOHLCVTimeframe("5m"), ccxt.WithFetchOHLCVLimit(100))
|
||||
|
||||
if err != nil {
|
||||
fmt.Println("Error: ", err)
|
||||
} else {
|
||||
fmt.Println("Got OHLCV!")
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
#### Optional parameters
|
||||
|
||||
Unlike Javascript/Python/PHP/C# Go does not support "traditional" optional parameters like `function a(optional = false)`. However, the CCXT language and structure have some methods with optional params, and since the Go language is transpiled from the Typescript source, we had to find a way of representing them.
|
||||
|
||||
We have decided to "go" (pun intended) with Option structs and the `WithX` methods.
|
||||
|
||||
For example, this function `FetchMyTrades` supports 4 different "optional" parameters, symbol, since, limit, and params.
|
||||
|
||||
```Golang
|
||||
func (this *Binance) FetchMyTrades(options ...FetchMyTradesOptions) ([]Trade, error)
|
||||
```
|
||||
|
||||
And we can provide them by doing
|
||||
|
||||
```Golang
|
||||
trades, error := exchange.FetchMyTrades(ccxt.withFetchMyTradesSymbol("BTC/USDT"), ccxt.WithFetchOHLCVLimit(5), ccxt.WithFetchMyTradesParams(orderParams))
|
||||
```
|
||||
|
||||
Lastly, just because the signature dictates that some argument like `symbol` is optional, it will depend from exchange to exchange and you might need to provide it to avoid getting a `SymbolRequired` error.
|
||||
|
||||
You can check different examples in the `examples/go` folder.
|
||||
|
||||
## CCXT CLI
|
||||
|
||||
Read the documentation for more information and details: [docs](https://github.com/ccxt/ccxt/tree/master/cli/README.md)
|
||||
|
||||
CCXT also provides a command-line interface (CLI) that enables direct interaction with any supported exchange from the terminal. You can quickly check balances, place orders, or fetch trade data—without the need to write or execute custom code. This is especially useful for simple or time-sensitive tasks that don’t warrant the overhead of building a full application.
|
||||
|
||||
### Installation
|
||||
|
||||
The CLI is available as a npm package and can be installed by doing
|
||||
|
||||
```
|
||||
npm i ccxt-cli -g
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
||||
You can use the `--help` option to view a general overview of how the CLI works. The tool allows you to invoke any CCXT method by specifying the exchange id, the methodName, and any required arguments.
|
||||
|
||||
Examples:
|
||||
|
||||
```
|
||||
ccxt binance createOrder BTC/USDT market buy 0.1 // places an order
|
||||
```
|
||||
If you are not sure which arguments should be provided you can always use the `explain` command.
|
||||
|
||||
```
|
||||
ccxt explain createOrder
|
||||
```
|
||||
|
||||
result:
|
||||
|
||||
```
|
||||
Method: createOrder
|
||||
Usage:
|
||||
binance createOrder <symbol> <type> <side> <amount> [price] [params]
|
||||
|
||||
Arguments:
|
||||
- symbol (required) — Market symbol e.g., BTC/USDT
|
||||
- type (required) — (no description available)
|
||||
- side (required) — order side e.g., buy or sell
|
||||
- amount (required) — (no description available)
|
||||
- price (optional) — Price per unit of asset e.g., 26000.50
|
||||
- params (optional) — Extra parameters for the exchange e.g., { "recvWindow": 5000 }
|
||||
```
|
||||
|
||||
You can easily provide API keys by setting them as environment varibales eg: `BINANCE_APIKEY="XXXX"` or adding them to the config file located at `$CACHE/config.json`
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read the [CONTRIBUTING](https://github.com/ccxt/ccxt/blob/master/CONTRIBUTING.md) document before making changes that you would like adopted in the code. Also, read the [Manual](https://github.com/ccxt/ccxt/wiki) 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.
|
||||
|
||||
[[Become a sponsor](https://opencollective.com/ccxt#sponsor)]
|
||||
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/0/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/1/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/2/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/3/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/4/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/5/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/6/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/7/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/8/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/sponsor/9/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/sponsor/9/avatar.svg"></a>
|
||||
|
||||
### Supporters
|
||||
|
||||
Support this project by becoming a supporter. Your avatar will show up here with a link to your website.
|
||||
|
||||
[[Become a supporter](https://opencollective.com/ccxt#supporter)]
|
||||
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/0/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/0/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/1/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/1/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/2/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/2/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/3/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/3/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/4/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/4/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/5/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/5/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/6/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/6/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/7/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/7/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/8/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/8/avatar.svg"></a>
|
||||
<a href="https://opencollective.com/ccxt/tiers/supporter/9/website" target="_blank"><img src="https://opencollective.com/ccxt/tiers/supporter/9/avatar.svg"></a>
|
||||
|
||||
### Backers
|
||||
|
||||
Thank you to all our backers! [[Become a backer](https://opencollective.com/ccxt#backer)]
|
||||
|
||||
<a href="https://opencollective.com/ccxt#backers" target="_blank"><img src="https://opencollective.com/ccxt/tiers/backer.svg?width=890"></a>
|
||||
|
||||
Thank you!
|
||||
|
||||
## Social
|
||||
|
||||
- <sub>[](https://twitter.com/ccxt_official)</sub> Follow us on Twitter
|
||||
- <sub>[](https://medium.com/@ccxt)</sub> Read our blog on Medium
|
||||
- <sub>[](https://discord.gg/dhzSKYU)</sub> Join our Discord
|
||||
- <sub>[](https://t.me/ccxt_announcements)</sub> CCXT Channel on Telegram (important announcements)
|
||||
- <sub>[](https://t.me/ccxt_chat)</sub> CCXT Chat on Telegram (technical support)
|
||||
|
||||
## Star History
|
||||
|
||||
[](https://star-history.com/#ccxt/ccxt&Date)
|
||||
|
||||
## Disclaimer
|
||||
|
||||
CCXT is not a service nor a server. CCXT is a software. **CCXT is a free open source non-custodian API broker software under MIT license**.
|
||||
|
||||
- **Non-custodian** means CCXT is not an intermediary in trading, it does not hold traders' money at any point in time, traders install CCXT and use CCXT to talk to exchanges directly.
|
||||
- **MIT license** means CCXT can be used for any purpose, but use at your own risk without any warranties.
|
||||
- **API broker** means CCXT is funded with rebates from exchanges' API broker programs and it is an official API broker with many exchanges, all rebates and related fees are handled by the exchanges solely in accordance with exchanges' respective terms and conditions established by each partner exchange.
|
||||
- **Free software** means CCXT is free to use and has no hidden fees, with CCXT traders pay the same trading fees they would pay to the exchanges directly.
|
||||
- **Open source** means anyone is allowed to use it, to look inside the code and to change everything, including other brokers.
|
||||
|
||||
*CCXT has joined Hyperliquid’s Builder Codes program (see announcement) and may also utilize its referral code, which offers users a 4% fee discount on their first 25 million in trading volume.*
|
||||
|
||||
## Contact Us
|
||||
|
||||
For business inquiries: info@ccxt.trade
|
||||
677
ccxt.egg-info/SOURCES.txt
Normal file
677
ccxt.egg-info/SOURCES.txt
Normal file
@@ -0,0 +1,677 @@
|
||||
LICENSE.txt
|
||||
MANIFEST.in
|
||||
README.rst
|
||||
package.json
|
||||
setup.cfg
|
||||
setup.py
|
||||
ccxt/__init__.py
|
||||
ccxt/alpaca.py
|
||||
ccxt/apex.py
|
||||
ccxt/arkham.py
|
||||
ccxt/ascendex.py
|
||||
ccxt/backpack.py
|
||||
ccxt/bequant.py
|
||||
ccxt/bigone.py
|
||||
ccxt/binance.py
|
||||
ccxt/binancecoinm.py
|
||||
ccxt/binanceus.py
|
||||
ccxt/binanceusdm.py
|
||||
ccxt/bingx.py
|
||||
ccxt/bit2c.py
|
||||
ccxt/bitbank.py
|
||||
ccxt/bitbns.py
|
||||
ccxt/bitfinex.py
|
||||
ccxt/bitflyer.py
|
||||
ccxt/bitget.py
|
||||
ccxt/bithumb.py
|
||||
ccxt/bitmart.py
|
||||
ccxt/bitmex.py
|
||||
ccxt/bitopro.py
|
||||
ccxt/bitrue.py
|
||||
ccxt/bitso.py
|
||||
ccxt/bitstamp.py
|
||||
ccxt/bitteam.py
|
||||
ccxt/bittrade.py
|
||||
ccxt/bitvavo.py
|
||||
ccxt/blockchaincom.py
|
||||
ccxt/blofin.py
|
||||
ccxt/btcalpha.py
|
||||
ccxt/btcbox.py
|
||||
ccxt/btcmarkets.py
|
||||
ccxt/btcturk.py
|
||||
ccxt/bybit.py
|
||||
ccxt/cex.py
|
||||
ccxt/coinbase.py
|
||||
ccxt/coinbaseadvanced.py
|
||||
ccxt/coinbaseexchange.py
|
||||
ccxt/coinbaseinternational.py
|
||||
ccxt/coincatch.py
|
||||
ccxt/coincheck.py
|
||||
ccxt/coinex.py
|
||||
ccxt/coinmate.py
|
||||
ccxt/coinmetro.py
|
||||
ccxt/coinone.py
|
||||
ccxt/coinsph.py
|
||||
ccxt/coinspot.py
|
||||
ccxt/cryptocom.py
|
||||
ccxt/cryptomus.py
|
||||
ccxt/deepcoin.py
|
||||
ccxt/defx.py
|
||||
ccxt/delta.py
|
||||
ccxt/deribit.py
|
||||
ccxt/derive.py
|
||||
ccxt/digifinex.py
|
||||
ccxt/exmo.py
|
||||
ccxt/fmfwio.py
|
||||
ccxt/foxbit.py
|
||||
ccxt/gate.py
|
||||
ccxt/gateio.py
|
||||
ccxt/gemini.py
|
||||
ccxt/hashkey.py
|
||||
ccxt/hibachi.py
|
||||
ccxt/hitbtc.py
|
||||
ccxt/hollaex.py
|
||||
ccxt/htx.py
|
||||
ccxt/huobi.py
|
||||
ccxt/hyperliquid.py
|
||||
ccxt/independentreserve.py
|
||||
ccxt/indodax.py
|
||||
ccxt/kraken.py
|
||||
ccxt/krakenfutures.py
|
||||
ccxt/kucoin.py
|
||||
ccxt/kucoinfutures.py
|
||||
ccxt/latoken.py
|
||||
ccxt/lbank.py
|
||||
ccxt/luno.py
|
||||
ccxt/mercado.py
|
||||
ccxt/mexc.py
|
||||
ccxt/modetrade.py
|
||||
ccxt/mt5.py
|
||||
ccxt/myokx.py
|
||||
ccxt/ndax.py
|
||||
ccxt/novadax.py
|
||||
ccxt/oceanex.py
|
||||
ccxt/okx.py
|
||||
ccxt/okxus.py
|
||||
ccxt/onetrading.py
|
||||
ccxt/oxfun.py
|
||||
ccxt/p2b.py
|
||||
ccxt/paradex.py
|
||||
ccxt/paymium.py
|
||||
ccxt/phemex.py
|
||||
ccxt/poloniex.py
|
||||
ccxt/probit.py
|
||||
ccxt/timex.py
|
||||
ccxt/tokocrypto.py
|
||||
ccxt/toobit.py
|
||||
ccxt/upbit.py
|
||||
ccxt/wavesexchange.py
|
||||
ccxt/whitebit.py
|
||||
ccxt/woo.py
|
||||
ccxt/woofipro.py
|
||||
ccxt/xt.py
|
||||
ccxt/yobit.py
|
||||
ccxt/zaif.py
|
||||
ccxt/zonda.py
|
||||
ccxt.egg-info/PKG-INFO
|
||||
ccxt.egg-info/SOURCES.txt
|
||||
ccxt.egg-info/dependency_links.txt
|
||||
ccxt.egg-info/requires.txt
|
||||
ccxt.egg-info/top_level.txt
|
||||
ccxt/abstract/__init__.py
|
||||
ccxt/abstract/alpaca.py
|
||||
ccxt/abstract/apex.py
|
||||
ccxt/abstract/arkham.py
|
||||
ccxt/abstract/ascendex.py
|
||||
ccxt/abstract/backpack.py
|
||||
ccxt/abstract/bequant.py
|
||||
ccxt/abstract/bigone.py
|
||||
ccxt/abstract/binance.py
|
||||
ccxt/abstract/binancecoinm.py
|
||||
ccxt/abstract/binanceus.py
|
||||
ccxt/abstract/binanceusdm.py
|
||||
ccxt/abstract/bingx.py
|
||||
ccxt/abstract/bit2c.py
|
||||
ccxt/abstract/bitbank.py
|
||||
ccxt/abstract/bitbns.py
|
||||
ccxt/abstract/bitfinex.py
|
||||
ccxt/abstract/bitflyer.py
|
||||
ccxt/abstract/bitget.py
|
||||
ccxt/abstract/bithumb.py
|
||||
ccxt/abstract/bitmart.py
|
||||
ccxt/abstract/bitmex.py
|
||||
ccxt/abstract/bitopro.py
|
||||
ccxt/abstract/bitrue.py
|
||||
ccxt/abstract/bitso.py
|
||||
ccxt/abstract/bitstamp.py
|
||||
ccxt/abstract/bitteam.py
|
||||
ccxt/abstract/bittrade.py
|
||||
ccxt/abstract/bitvavo.py
|
||||
ccxt/abstract/blockchaincom.py
|
||||
ccxt/abstract/blofin.py
|
||||
ccxt/abstract/btcalpha.py
|
||||
ccxt/abstract/btcbox.py
|
||||
ccxt/abstract/btcmarkets.py
|
||||
ccxt/abstract/btcturk.py
|
||||
ccxt/abstract/bybit.py
|
||||
ccxt/abstract/cex.py
|
||||
ccxt/abstract/coinbase.py
|
||||
ccxt/abstract/coinbaseadvanced.py
|
||||
ccxt/abstract/coinbaseexchange.py
|
||||
ccxt/abstract/coinbaseinternational.py
|
||||
ccxt/abstract/coincatch.py
|
||||
ccxt/abstract/coincheck.py
|
||||
ccxt/abstract/coinex.py
|
||||
ccxt/abstract/coinmate.py
|
||||
ccxt/abstract/coinmetro.py
|
||||
ccxt/abstract/coinone.py
|
||||
ccxt/abstract/coinsph.py
|
||||
ccxt/abstract/coinspot.py
|
||||
ccxt/abstract/cryptocom.py
|
||||
ccxt/abstract/cryptomus.py
|
||||
ccxt/abstract/deepcoin.py
|
||||
ccxt/abstract/defx.py
|
||||
ccxt/abstract/delta.py
|
||||
ccxt/abstract/deribit.py
|
||||
ccxt/abstract/derive.py
|
||||
ccxt/abstract/digifinex.py
|
||||
ccxt/abstract/exmo.py
|
||||
ccxt/abstract/fmfwio.py
|
||||
ccxt/abstract/foxbit.py
|
||||
ccxt/abstract/gate.py
|
||||
ccxt/abstract/gateio.py
|
||||
ccxt/abstract/gemini.py
|
||||
ccxt/abstract/hashkey.py
|
||||
ccxt/abstract/hibachi.py
|
||||
ccxt/abstract/hitbtc.py
|
||||
ccxt/abstract/hollaex.py
|
||||
ccxt/abstract/htx.py
|
||||
ccxt/abstract/huobi.py
|
||||
ccxt/abstract/hyperliquid.py
|
||||
ccxt/abstract/independentreserve.py
|
||||
ccxt/abstract/indodax.py
|
||||
ccxt/abstract/kraken.py
|
||||
ccxt/abstract/krakenfutures.py
|
||||
ccxt/abstract/kucoin.py
|
||||
ccxt/abstract/kucoinfutures.py
|
||||
ccxt/abstract/latoken.py
|
||||
ccxt/abstract/lbank.py
|
||||
ccxt/abstract/luno.py
|
||||
ccxt/abstract/mercado.py
|
||||
ccxt/abstract/mexc.py
|
||||
ccxt/abstract/modetrade.py
|
||||
ccxt/abstract/mt5.py
|
||||
ccxt/abstract/myokx.py
|
||||
ccxt/abstract/ndax.py
|
||||
ccxt/abstract/novadax.py
|
||||
ccxt/abstract/oceanex.py
|
||||
ccxt/abstract/okx.py
|
||||
ccxt/abstract/okxus.py
|
||||
ccxt/abstract/onetrading.py
|
||||
ccxt/abstract/oxfun.py
|
||||
ccxt/abstract/p2b.py
|
||||
ccxt/abstract/paradex.py
|
||||
ccxt/abstract/paymium.py
|
||||
ccxt/abstract/phemex.py
|
||||
ccxt/abstract/poloniex.py
|
||||
ccxt/abstract/probit.py
|
||||
ccxt/abstract/timex.py
|
||||
ccxt/abstract/tokocrypto.py
|
||||
ccxt/abstract/toobit.py
|
||||
ccxt/abstract/upbit.py
|
||||
ccxt/abstract/wavesexchange.py
|
||||
ccxt/abstract/whitebit.py
|
||||
ccxt/abstract/woo.py
|
||||
ccxt/abstract/woofipro.py
|
||||
ccxt/abstract/xt.py
|
||||
ccxt/abstract/yobit.py
|
||||
ccxt/abstract/zaif.py
|
||||
ccxt/abstract/zonda.py
|
||||
ccxt/async_support/__init__.py
|
||||
ccxt/async_support/alpaca.py
|
||||
ccxt/async_support/apex.py
|
||||
ccxt/async_support/arkham.py
|
||||
ccxt/async_support/ascendex.py
|
||||
ccxt/async_support/backpack.py
|
||||
ccxt/async_support/bequant.py
|
||||
ccxt/async_support/bigone.py
|
||||
ccxt/async_support/binance.py
|
||||
ccxt/async_support/binancecoinm.py
|
||||
ccxt/async_support/binanceus.py
|
||||
ccxt/async_support/binanceusdm.py
|
||||
ccxt/async_support/bingx.py
|
||||
ccxt/async_support/bit2c.py
|
||||
ccxt/async_support/bitbank.py
|
||||
ccxt/async_support/bitbns.py
|
||||
ccxt/async_support/bitfinex.py
|
||||
ccxt/async_support/bitflyer.py
|
||||
ccxt/async_support/bitget.py
|
||||
ccxt/async_support/bithumb.py
|
||||
ccxt/async_support/bitmart.py
|
||||
ccxt/async_support/bitmex.py
|
||||
ccxt/async_support/bitopro.py
|
||||
ccxt/async_support/bitrue.py
|
||||
ccxt/async_support/bitso.py
|
||||
ccxt/async_support/bitstamp.py
|
||||
ccxt/async_support/bitteam.py
|
||||
ccxt/async_support/bittrade.py
|
||||
ccxt/async_support/bitvavo.py
|
||||
ccxt/async_support/blockchaincom.py
|
||||
ccxt/async_support/blofin.py
|
||||
ccxt/async_support/btcalpha.py
|
||||
ccxt/async_support/btcbox.py
|
||||
ccxt/async_support/btcmarkets.py
|
||||
ccxt/async_support/btcturk.py
|
||||
ccxt/async_support/bybit.py
|
||||
ccxt/async_support/cex.py
|
||||
ccxt/async_support/coinbase.py
|
||||
ccxt/async_support/coinbaseadvanced.py
|
||||
ccxt/async_support/coinbaseexchange.py
|
||||
ccxt/async_support/coinbaseinternational.py
|
||||
ccxt/async_support/coincatch.py
|
||||
ccxt/async_support/coincheck.py
|
||||
ccxt/async_support/coinex.py
|
||||
ccxt/async_support/coinmate.py
|
||||
ccxt/async_support/coinmetro.py
|
||||
ccxt/async_support/coinone.py
|
||||
ccxt/async_support/coinsph.py
|
||||
ccxt/async_support/coinspot.py
|
||||
ccxt/async_support/cryptocom.py
|
||||
ccxt/async_support/cryptomus.py
|
||||
ccxt/async_support/deepcoin.py
|
||||
ccxt/async_support/defx.py
|
||||
ccxt/async_support/delta.py
|
||||
ccxt/async_support/deribit.py
|
||||
ccxt/async_support/derive.py
|
||||
ccxt/async_support/digifinex.py
|
||||
ccxt/async_support/exmo.py
|
||||
ccxt/async_support/fmfwio.py
|
||||
ccxt/async_support/foxbit.py
|
||||
ccxt/async_support/gate.py
|
||||
ccxt/async_support/gateio.py
|
||||
ccxt/async_support/gemini.py
|
||||
ccxt/async_support/hashkey.py
|
||||
ccxt/async_support/hibachi.py
|
||||
ccxt/async_support/hitbtc.py
|
||||
ccxt/async_support/hollaex.py
|
||||
ccxt/async_support/htx.py
|
||||
ccxt/async_support/huobi.py
|
||||
ccxt/async_support/hyperliquid.py
|
||||
ccxt/async_support/independentreserve.py
|
||||
ccxt/async_support/indodax.py
|
||||
ccxt/async_support/kraken.py
|
||||
ccxt/async_support/krakenfutures.py
|
||||
ccxt/async_support/kucoin.py
|
||||
ccxt/async_support/kucoinfutures.py
|
||||
ccxt/async_support/latoken.py
|
||||
ccxt/async_support/lbank.py
|
||||
ccxt/async_support/luno.py
|
||||
ccxt/async_support/mercado.py
|
||||
ccxt/async_support/mexc.py
|
||||
ccxt/async_support/modetrade.py
|
||||
ccxt/async_support/myokx.py
|
||||
ccxt/async_support/ndax.py
|
||||
ccxt/async_support/novadax.py
|
||||
ccxt/async_support/oceanex.py
|
||||
ccxt/async_support/okx.py
|
||||
ccxt/async_support/okxus.py
|
||||
ccxt/async_support/onetrading.py
|
||||
ccxt/async_support/oxfun.py
|
||||
ccxt/async_support/p2b.py
|
||||
ccxt/async_support/paradex.py
|
||||
ccxt/async_support/paymium.py
|
||||
ccxt/async_support/phemex.py
|
||||
ccxt/async_support/poloniex.py
|
||||
ccxt/async_support/probit.py
|
||||
ccxt/async_support/timex.py
|
||||
ccxt/async_support/tokocrypto.py
|
||||
ccxt/async_support/toobit.py
|
||||
ccxt/async_support/upbit.py
|
||||
ccxt/async_support/wavesexchange.py
|
||||
ccxt/async_support/whitebit.py
|
||||
ccxt/async_support/woo.py
|
||||
ccxt/async_support/woofipro.py
|
||||
ccxt/async_support/xt.py
|
||||
ccxt/async_support/yobit.py
|
||||
ccxt/async_support/zaif.py
|
||||
ccxt/async_support/zonda.py
|
||||
ccxt/async_support/base/__init__.py
|
||||
ccxt/async_support/base/exchange.py
|
||||
ccxt/async_support/base/throttler.py
|
||||
ccxt/async_support/base/ws/__init__.py
|
||||
ccxt/async_support/base/ws/cache.py
|
||||
ccxt/async_support/base/ws/client.py
|
||||
ccxt/async_support/base/ws/functions.py
|
||||
ccxt/async_support/base/ws/future.py
|
||||
ccxt/async_support/base/ws/order_book.py
|
||||
ccxt/async_support/base/ws/order_book_side.py
|
||||
ccxt/base/__init__.py
|
||||
ccxt/base/decimal_to_precision.py
|
||||
ccxt/base/errors.py
|
||||
ccxt/base/exchange.py
|
||||
ccxt/base/precise.py
|
||||
ccxt/base/types.py
|
||||
ccxt/pro/__init__.py
|
||||
ccxt/pro/alpaca.py
|
||||
ccxt/pro/apex.py
|
||||
ccxt/pro/arkham.py
|
||||
ccxt/pro/ascendex.py
|
||||
ccxt/pro/backpack.py
|
||||
ccxt/pro/bequant.py
|
||||
ccxt/pro/binance.py
|
||||
ccxt/pro/binancecoinm.py
|
||||
ccxt/pro/binanceus.py
|
||||
ccxt/pro/binanceusdm.py
|
||||
ccxt/pro/bingx.py
|
||||
ccxt/pro/bitfinex.py
|
||||
ccxt/pro/bitget.py
|
||||
ccxt/pro/bithumb.py
|
||||
ccxt/pro/bitmart.py
|
||||
ccxt/pro/bitmex.py
|
||||
ccxt/pro/bitopro.py
|
||||
ccxt/pro/bitrue.py
|
||||
ccxt/pro/bitstamp.py
|
||||
ccxt/pro/bittrade.py
|
||||
ccxt/pro/bitvavo.py
|
||||
ccxt/pro/blockchaincom.py
|
||||
ccxt/pro/blofin.py
|
||||
ccxt/pro/bybit.py
|
||||
ccxt/pro/cex.py
|
||||
ccxt/pro/coinbase.py
|
||||
ccxt/pro/coinbaseadvanced.py
|
||||
ccxt/pro/coinbaseexchange.py
|
||||
ccxt/pro/coinbaseinternational.py
|
||||
ccxt/pro/coincatch.py
|
||||
ccxt/pro/coincheck.py
|
||||
ccxt/pro/coinex.py
|
||||
ccxt/pro/coinone.py
|
||||
ccxt/pro/cryptocom.py
|
||||
ccxt/pro/deepcoin.py
|
||||
ccxt/pro/defx.py
|
||||
ccxt/pro/deribit.py
|
||||
ccxt/pro/derive.py
|
||||
ccxt/pro/exmo.py
|
||||
ccxt/pro/gate.py
|
||||
ccxt/pro/gateio.py
|
||||
ccxt/pro/gemini.py
|
||||
ccxt/pro/hashkey.py
|
||||
ccxt/pro/hitbtc.py
|
||||
ccxt/pro/hollaex.py
|
||||
ccxt/pro/htx.py
|
||||
ccxt/pro/huobi.py
|
||||
ccxt/pro/hyperliquid.py
|
||||
ccxt/pro/independentreserve.py
|
||||
ccxt/pro/kraken.py
|
||||
ccxt/pro/krakenfutures.py
|
||||
ccxt/pro/kucoin.py
|
||||
ccxt/pro/kucoinfutures.py
|
||||
ccxt/pro/lbank.py
|
||||
ccxt/pro/luno.py
|
||||
ccxt/pro/mexc.py
|
||||
ccxt/pro/modetrade.py
|
||||
ccxt/pro/myokx.py
|
||||
ccxt/pro/ndax.py
|
||||
ccxt/pro/okx.py
|
||||
ccxt/pro/okxus.py
|
||||
ccxt/pro/onetrading.py
|
||||
ccxt/pro/oxfun.py
|
||||
ccxt/pro/p2b.py
|
||||
ccxt/pro/paradex.py
|
||||
ccxt/pro/phemex.py
|
||||
ccxt/pro/poloniex.py
|
||||
ccxt/pro/probit.py
|
||||
ccxt/pro/toobit.py
|
||||
ccxt/pro/upbit.py
|
||||
ccxt/pro/whitebit.py
|
||||
ccxt/pro/woo.py
|
||||
ccxt/pro/woofipro.py
|
||||
ccxt/pro/xt.py
|
||||
ccxt/protobuf/__init__.py
|
||||
ccxt/protobuf/mexc/PrivateAccountV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PrivateDealsV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PrivateOrdersV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicAggreBookTickerV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicAggreDealsV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicAggreDepthsV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicBookTickerBatchV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicBookTickerV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicDealsV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicIncreaseDepthsBatchV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicIncreaseDepthsV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicLimitDepthsV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicMiniTickerV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicMiniTickersV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PublicSpotKlineV3Api_pb2.py
|
||||
ccxt/protobuf/mexc/PushDataV3ApiWrapper_pb2.py
|
||||
ccxt/protobuf/mexc/__init__.py
|
||||
ccxt/static_dependencies/__init__.py
|
||||
ccxt/static_dependencies/ecdsa/__init__.py
|
||||
ccxt/static_dependencies/ecdsa/_version.py
|
||||
ccxt/static_dependencies/ecdsa/curves.py
|
||||
ccxt/static_dependencies/ecdsa/der.py
|
||||
ccxt/static_dependencies/ecdsa/ecdsa.py
|
||||
ccxt/static_dependencies/ecdsa/ellipticcurve.py
|
||||
ccxt/static_dependencies/ecdsa/keys.py
|
||||
ccxt/static_dependencies/ecdsa/numbertheory.py
|
||||
ccxt/static_dependencies/ecdsa/rfc6979.py
|
||||
ccxt/static_dependencies/ecdsa/util.py
|
||||
ccxt/static_dependencies/ethereum/__init__.py
|
||||
ccxt/static_dependencies/ethereum/abi/__init__.py
|
||||
ccxt/static_dependencies/ethereum/abi/abi.py
|
||||
ccxt/static_dependencies/ethereum/abi/base.py
|
||||
ccxt/static_dependencies/ethereum/abi/codec.py
|
||||
ccxt/static_dependencies/ethereum/abi/constants.py
|
||||
ccxt/static_dependencies/ethereum/abi/decoding.py
|
||||
ccxt/static_dependencies/ethereum/abi/encoding.py
|
||||
ccxt/static_dependencies/ethereum/abi/exceptions.py
|
||||
ccxt/static_dependencies/ethereum/abi/grammar.py
|
||||
ccxt/static_dependencies/ethereum/abi/packed.py
|
||||
ccxt/static_dependencies/ethereum/abi/py.typed
|
||||
ccxt/static_dependencies/ethereum/abi/registry.py
|
||||
ccxt/static_dependencies/ethereum/abi/tools/__init__.py
|
||||
ccxt/static_dependencies/ethereum/abi/tools/_strategies.py
|
||||
ccxt/static_dependencies/ethereum/abi/utils/__init__.py
|
||||
ccxt/static_dependencies/ethereum/abi/utils/numeric.py
|
||||
ccxt/static_dependencies/ethereum/abi/utils/padding.py
|
||||
ccxt/static_dependencies/ethereum/abi/utils/string.py
|
||||
ccxt/static_dependencies/ethereum/account/__init__.py
|
||||
ccxt/static_dependencies/ethereum/account/messages.py
|
||||
ccxt/static_dependencies/ethereum/account/py.typed
|
||||
ccxt/static_dependencies/ethereum/account/encode_typed_data/__init__.py
|
||||
ccxt/static_dependencies/ethereum/account/encode_typed_data/encoding_and_hashing.py
|
||||
ccxt/static_dependencies/ethereum/account/encode_typed_data/helpers.py
|
||||
ccxt/static_dependencies/ethereum/hexbytes/__init__.py
|
||||
ccxt/static_dependencies/ethereum/hexbytes/_utils.py
|
||||
ccxt/static_dependencies/ethereum/hexbytes/main.py
|
||||
ccxt/static_dependencies/ethereum/hexbytes/py.typed
|
||||
ccxt/static_dependencies/ethereum/typing/__init__.py
|
||||
ccxt/static_dependencies/ethereum/typing/abi.py
|
||||
ccxt/static_dependencies/ethereum/typing/bls.py
|
||||
ccxt/static_dependencies/ethereum/typing/discovery.py
|
||||
ccxt/static_dependencies/ethereum/typing/encoding.py
|
||||
ccxt/static_dependencies/ethereum/typing/enums.py
|
||||
ccxt/static_dependencies/ethereum/typing/ethpm.py
|
||||
ccxt/static_dependencies/ethereum/typing/evm.py
|
||||
ccxt/static_dependencies/ethereum/typing/networks.py
|
||||
ccxt/static_dependencies/ethereum/typing/py.typed
|
||||
ccxt/static_dependencies/ethereum/utils/__init__.py
|
||||
ccxt/static_dependencies/ethereum/utils/abi.py
|
||||
ccxt/static_dependencies/ethereum/utils/address.py
|
||||
ccxt/static_dependencies/ethereum/utils/applicators.py
|
||||
ccxt/static_dependencies/ethereum/utils/conversions.py
|
||||
ccxt/static_dependencies/ethereum/utils/currency.py
|
||||
ccxt/static_dependencies/ethereum/utils/debug.py
|
||||
ccxt/static_dependencies/ethereum/utils/decorators.py
|
||||
ccxt/static_dependencies/ethereum/utils/encoding.py
|
||||
ccxt/static_dependencies/ethereum/utils/exceptions.py
|
||||
ccxt/static_dependencies/ethereum/utils/functional.py
|
||||
ccxt/static_dependencies/ethereum/utils/hexadecimal.py
|
||||
ccxt/static_dependencies/ethereum/utils/humanize.py
|
||||
ccxt/static_dependencies/ethereum/utils/logging.py
|
||||
ccxt/static_dependencies/ethereum/utils/module_loading.py
|
||||
ccxt/static_dependencies/ethereum/utils/numeric.py
|
||||
ccxt/static_dependencies/ethereum/utils/py.typed
|
||||
ccxt/static_dependencies/ethereum/utils/toolz.py
|
||||
ccxt/static_dependencies/ethereum/utils/types.py
|
||||
ccxt/static_dependencies/ethereum/utils/units.py
|
||||
ccxt/static_dependencies/ethereum/utils/curried/__init__.py
|
||||
ccxt/static_dependencies/ethereum/utils/typing/__init__.py
|
||||
ccxt/static_dependencies/ethereum/utils/typing/misc.py
|
||||
ccxt/static_dependencies/keccak/__init__.py
|
||||
ccxt/static_dependencies/keccak/keccak.py
|
||||
ccxt/static_dependencies/lark/__init__.py
|
||||
ccxt/static_dependencies/lark/ast_utils.py
|
||||
ccxt/static_dependencies/lark/common.py
|
||||
ccxt/static_dependencies/lark/exceptions.py
|
||||
ccxt/static_dependencies/lark/grammar.py
|
||||
ccxt/static_dependencies/lark/indenter.py
|
||||
ccxt/static_dependencies/lark/lark.py
|
||||
ccxt/static_dependencies/lark/lexer.py
|
||||
ccxt/static_dependencies/lark/load_grammar.py
|
||||
ccxt/static_dependencies/lark/parse_tree_builder.py
|
||||
ccxt/static_dependencies/lark/parser_frontends.py
|
||||
ccxt/static_dependencies/lark/py.typed
|
||||
ccxt/static_dependencies/lark/reconstruct.py
|
||||
ccxt/static_dependencies/lark/tree.py
|
||||
ccxt/static_dependencies/lark/tree_matcher.py
|
||||
ccxt/static_dependencies/lark/tree_templates.py
|
||||
ccxt/static_dependencies/lark/utils.py
|
||||
ccxt/static_dependencies/lark/visitors.py
|
||||
ccxt/static_dependencies/lark/__pyinstaller/__init__.py
|
||||
ccxt/static_dependencies/lark/__pyinstaller/hook-lark.py
|
||||
ccxt/static_dependencies/lark/grammars/__init__.py
|
||||
ccxt/static_dependencies/lark/parsers/__init__.py
|
||||
ccxt/static_dependencies/lark/parsers/cyk.py
|
||||
ccxt/static_dependencies/lark/parsers/earley.py
|
||||
ccxt/static_dependencies/lark/parsers/earley_common.py
|
||||
ccxt/static_dependencies/lark/parsers/earley_forest.py
|
||||
ccxt/static_dependencies/lark/parsers/grammar_analysis.py
|
||||
ccxt/static_dependencies/lark/parsers/lalr_analysis.py
|
||||
ccxt/static_dependencies/lark/parsers/lalr_interactive_parser.py
|
||||
ccxt/static_dependencies/lark/parsers/lalr_parser.py
|
||||
ccxt/static_dependencies/lark/parsers/lalr_parser_state.py
|
||||
ccxt/static_dependencies/lark/parsers/xearley.py
|
||||
ccxt/static_dependencies/lark/tools/__init__.py
|
||||
ccxt/static_dependencies/lark/tools/nearley.py
|
||||
ccxt/static_dependencies/lark/tools/serialize.py
|
||||
ccxt/static_dependencies/lark/tools/standalone.py
|
||||
ccxt/static_dependencies/marshmallow/__init__.py
|
||||
ccxt/static_dependencies/marshmallow/base.py
|
||||
ccxt/static_dependencies/marshmallow/class_registry.py
|
||||
ccxt/static_dependencies/marshmallow/decorators.py
|
||||
ccxt/static_dependencies/marshmallow/error_store.py
|
||||
ccxt/static_dependencies/marshmallow/exceptions.py
|
||||
ccxt/static_dependencies/marshmallow/fields.py
|
||||
ccxt/static_dependencies/marshmallow/orderedset.py
|
||||
ccxt/static_dependencies/marshmallow/py.typed
|
||||
ccxt/static_dependencies/marshmallow/schema.py
|
||||
ccxt/static_dependencies/marshmallow/types.py
|
||||
ccxt/static_dependencies/marshmallow/utils.py
|
||||
ccxt/static_dependencies/marshmallow/validate.py
|
||||
ccxt/static_dependencies/marshmallow/warnings.py
|
||||
ccxt/static_dependencies/marshmallow_dataclass/__init__.py
|
||||
ccxt/static_dependencies/marshmallow_dataclass/collection_field.py
|
||||
ccxt/static_dependencies/marshmallow_dataclass/lazy_class_attribute.py
|
||||
ccxt/static_dependencies/marshmallow_dataclass/mypy.py
|
||||
ccxt/static_dependencies/marshmallow_dataclass/py.typed
|
||||
ccxt/static_dependencies/marshmallow_dataclass/typing.py
|
||||
ccxt/static_dependencies/marshmallow_dataclass/union_field.py
|
||||
ccxt/static_dependencies/marshmallow_oneofschema/__init__.py
|
||||
ccxt/static_dependencies/marshmallow_oneofschema/one_of_schema.py
|
||||
ccxt/static_dependencies/marshmallow_oneofschema/py.typed
|
||||
ccxt/static_dependencies/msgpack/__init__.py
|
||||
ccxt/static_dependencies/msgpack/exceptions.py
|
||||
ccxt/static_dependencies/msgpack/ext.py
|
||||
ccxt/static_dependencies/msgpack/fallback.py
|
||||
ccxt/static_dependencies/parsimonious/__init__.py
|
||||
ccxt/static_dependencies/parsimonious/exceptions.py
|
||||
ccxt/static_dependencies/parsimonious/expressions.py
|
||||
ccxt/static_dependencies/parsimonious/grammar.py
|
||||
ccxt/static_dependencies/parsimonious/nodes.py
|
||||
ccxt/static_dependencies/parsimonious/utils.py
|
||||
ccxt/static_dependencies/starknet/__init__.py
|
||||
ccxt/static_dependencies/starknet/ccxt_utils.py
|
||||
ccxt/static_dependencies/starknet/common.py
|
||||
ccxt/static_dependencies/starknet/constants.py
|
||||
ccxt/static_dependencies/starknet/cairo/__init__.py
|
||||
ccxt/static_dependencies/starknet/cairo/data_types.py
|
||||
ccxt/static_dependencies/starknet/cairo/felt.py
|
||||
ccxt/static_dependencies/starknet/cairo/type_parser.py
|
||||
ccxt/static_dependencies/starknet/cairo/deprecated_parse/__init__.py
|
||||
ccxt/static_dependencies/starknet/cairo/deprecated_parse/cairo_types.py
|
||||
ccxt/static_dependencies/starknet/cairo/deprecated_parse/parser.py
|
||||
ccxt/static_dependencies/starknet/cairo/deprecated_parse/parser_transformer.py
|
||||
ccxt/static_dependencies/starknet/cairo/v1/__init__.py
|
||||
ccxt/static_dependencies/starknet/cairo/v1/type_parser.py
|
||||
ccxt/static_dependencies/starknet/cairo/v2/__init__.py
|
||||
ccxt/static_dependencies/starknet/cairo/v2/type_parser.py
|
||||
ccxt/static_dependencies/starknet/hash/__init__.py
|
||||
ccxt/static_dependencies/starknet/hash/address.py
|
||||
ccxt/static_dependencies/starknet/hash/compiled_class_hash_objects.py
|
||||
ccxt/static_dependencies/starknet/hash/selector.py
|
||||
ccxt/static_dependencies/starknet/hash/storage.py
|
||||
ccxt/static_dependencies/starknet/hash/utils.py
|
||||
ccxt/static_dependencies/starknet/models/__init__.py
|
||||
ccxt/static_dependencies/starknet/models/typed_data.py
|
||||
ccxt/static_dependencies/starknet/serialization/__init__.py
|
||||
ccxt/static_dependencies/starknet/serialization/_calldata_reader.py
|
||||
ccxt/static_dependencies/starknet/serialization/_context.py
|
||||
ccxt/static_dependencies/starknet/serialization/errors.py
|
||||
ccxt/static_dependencies/starknet/serialization/factory.py
|
||||
ccxt/static_dependencies/starknet/serialization/function_serialization_adapter.py
|
||||
ccxt/static_dependencies/starknet/serialization/tuple_dataclass.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/__init__.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/_common.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/array_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/bool_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/byte_array_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/cairo_data_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/enum_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/felt_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/named_tuple_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/option_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/output_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/payload_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/struct_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/tuple_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/uint256_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/uint_serializer.py
|
||||
ccxt/static_dependencies/starknet/serialization/data_serializers/unit_serializer.py
|
||||
ccxt/static_dependencies/starknet/utils/__init__.py
|
||||
ccxt/static_dependencies/starknet/utils/constructor_args_translator.py
|
||||
ccxt/static_dependencies/starknet/utils/iterable.py
|
||||
ccxt/static_dependencies/starknet/utils/schema.py
|
||||
ccxt/static_dependencies/starknet/utils/typed_data.py
|
||||
ccxt/static_dependencies/starkware/__init__.py
|
||||
ccxt/static_dependencies/starkware/crypto/__init__.py
|
||||
ccxt/static_dependencies/starkware/crypto/fast_pedersen_hash.py
|
||||
ccxt/static_dependencies/starkware/crypto/math_utils.py
|
||||
ccxt/static_dependencies/starkware/crypto/signature.py
|
||||
ccxt/static_dependencies/starkware/crypto/utils.py
|
||||
ccxt/static_dependencies/sympy/__init__.py
|
||||
ccxt/static_dependencies/sympy/core/__init__.py
|
||||
ccxt/static_dependencies/sympy/core/intfunc.py
|
||||
ccxt/static_dependencies/sympy/external/__init__.py
|
||||
ccxt/static_dependencies/sympy/external/gmpy.py
|
||||
ccxt/static_dependencies/sympy/external/importtools.py
|
||||
ccxt/static_dependencies/sympy/external/ntheory.py
|
||||
ccxt/static_dependencies/sympy/external/pythonmpq.py
|
||||
ccxt/static_dependencies/toolz/__init__.py
|
||||
ccxt/static_dependencies/toolz/_signatures.py
|
||||
ccxt/static_dependencies/toolz/_version.py
|
||||
ccxt/static_dependencies/toolz/compatibility.py
|
||||
ccxt/static_dependencies/toolz/dicttoolz.py
|
||||
ccxt/static_dependencies/toolz/functoolz.py
|
||||
ccxt/static_dependencies/toolz/itertoolz.py
|
||||
ccxt/static_dependencies/toolz/recipes.py
|
||||
ccxt/static_dependencies/toolz/utils.py
|
||||
ccxt/static_dependencies/toolz/curried/__init__.py
|
||||
ccxt/static_dependencies/toolz/curried/exceptions.py
|
||||
ccxt/static_dependencies/toolz/curried/operator.py
|
||||
ccxt/static_dependencies/typing_inspect/__init__.py
|
||||
ccxt/static_dependencies/typing_inspect/typing_inspect.py
|
||||
ccxt/test/__init__.py
|
||||
ccxt/test/tests_async.py
|
||||
ccxt/test/tests_helpers.py
|
||||
ccxt/test/tests_init.py
|
||||
ccxt/test/tests_sync.py
|
||||
1
ccxt.egg-info/dependency_links.txt
Normal file
1
ccxt.egg-info/dependency_links.txt
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
20
ccxt.egg-info/requires.txt
Normal file
20
ccxt.egg-info/requires.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
setuptools>=60.9.0
|
||||
certifi>=2018.1.18
|
||||
requests>=2.18.4
|
||||
cryptography>=2.6.1
|
||||
typing_extensions>=4.4.0
|
||||
|
||||
[:python_version>="3.5.2"]
|
||||
aiohttp>=3.10.11
|
||||
aiodns>=1.1.1
|
||||
yarl>=1.7.2
|
||||
|
||||
[:python_version>="3.9" and python_version<="3.13"]
|
||||
coincurve==21.0.0
|
||||
|
||||
[qa]
|
||||
ruff==0.0.292
|
||||
tox>=4.8.0
|
||||
|
||||
[type]
|
||||
mypy==1.6.1
|
||||
1
ccxt.egg-info/top_level.txt
Normal file
1
ccxt.egg-info/top_level.txt
Normal file
@@ -0,0 +1 @@
|
||||
ccxt
|
||||
314
ccxt/__init__.py
Normal file
314
ccxt/__init__.py
Normal file
@@ -0,0 +1,314 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
"""CCXT: CryptoCurrency eXchange Trading Library"""
|
||||
|
||||
# MIT License
|
||||
# Copyright (c) 2017 Igor Kroitor
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to deal
|
||||
# in the Software without restriction, including without limitation the rights
|
||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
# copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
# The above copyright notice and this permission notice shall be included in all
|
||||
# copies or substantial portions of the Software.
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
# SOFTWARE.
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
__version__ = '4.5.18'
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
from ccxt.base.exchange import Exchange # noqa: F401
|
||||
from ccxt.base.precise import Precise # noqa: F401
|
||||
|
||||
from ccxt.base.decimal_to_precision import decimal_to_precision # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import TRUNCATE # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import ROUND # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import ROUND_UP # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import ROUND_DOWN # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import DECIMAL_PLACES # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import SIGNIFICANT_DIGITS # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import TICK_SIZE # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import NO_PADDING # noqa: F401
|
||||
from ccxt.base.decimal_to_precision import PAD_WITH_ZERO # noqa: F401
|
||||
|
||||
from ccxt.base import errors
|
||||
from ccxt.base.errors import BaseError # noqa: F401
|
||||
from ccxt.base.errors import ExchangeError # noqa: F401
|
||||
from ccxt.base.errors import AuthenticationError # noqa: F401
|
||||
from ccxt.base.errors import PermissionDenied # noqa: F401
|
||||
from ccxt.base.errors import AccountNotEnabled # noqa: F401
|
||||
from ccxt.base.errors import AccountSuspended # noqa: F401
|
||||
from ccxt.base.errors import ArgumentsRequired # noqa: F401
|
||||
from ccxt.base.errors import BadRequest # noqa: F401
|
||||
from ccxt.base.errors import BadSymbol # noqa: F401
|
||||
from ccxt.base.errors import OperationRejected # noqa: F401
|
||||
from ccxt.base.errors import NoChange # noqa: F401
|
||||
from ccxt.base.errors import MarginModeAlreadySet # noqa: F401
|
||||
from ccxt.base.errors import MarketClosed # noqa: F401
|
||||
from ccxt.base.errors import ManualInteractionNeeded # noqa: F401
|
||||
from ccxt.base.errors import RestrictedLocation # noqa: F401
|
||||
from ccxt.base.errors import InsufficientFunds # noqa: F401
|
||||
from ccxt.base.errors import InvalidAddress # noqa: F401
|
||||
from ccxt.base.errors import AddressPending # noqa: F401
|
||||
from ccxt.base.errors import InvalidOrder # noqa: F401
|
||||
from ccxt.base.errors import OrderNotFound # noqa: F401
|
||||
from ccxt.base.errors import OrderNotCached # noqa: F401
|
||||
from ccxt.base.errors import OrderImmediatelyFillable # noqa: F401
|
||||
from ccxt.base.errors import OrderNotFillable # noqa: F401
|
||||
from ccxt.base.errors import DuplicateOrderId # noqa: F401
|
||||
from ccxt.base.errors import ContractUnavailable # noqa: F401
|
||||
from ccxt.base.errors import NotSupported # noqa: F401
|
||||
from ccxt.base.errors import InvalidProxySettings # noqa: F401
|
||||
from ccxt.base.errors import ExchangeClosedByUser # noqa: F401
|
||||
from ccxt.base.errors import OperationFailed # noqa: F401
|
||||
from ccxt.base.errors import NetworkError # noqa: F401
|
||||
from ccxt.base.errors import DDoSProtection # noqa: F401
|
||||
from ccxt.base.errors import RateLimitExceeded # noqa: F401
|
||||
from ccxt.base.errors import ExchangeNotAvailable # noqa: F401
|
||||
from ccxt.base.errors import OnMaintenance # noqa: F401
|
||||
from ccxt.base.errors import InvalidNonce # noqa: F401
|
||||
from ccxt.base.errors import ChecksumError # noqa: F401
|
||||
from ccxt.base.errors import RequestTimeout # noqa: F401
|
||||
from ccxt.base.errors import BadResponse # noqa: F401
|
||||
from ccxt.base.errors import NullResponse # noqa: F401
|
||||
from ccxt.base.errors import CancelPending # noqa: F401
|
||||
from ccxt.base.errors import UnsubscribeError # noqa: F401
|
||||
from ccxt.base.errors import error_hierarchy # noqa: F401
|
||||
|
||||
from ccxt.alpaca import alpaca # noqa: F401
|
||||
from ccxt.apex import apex # noqa: F401
|
||||
from ccxt.arkham import arkham # noqa: F401
|
||||
from ccxt.ascendex import ascendex # noqa: F401
|
||||
from ccxt.backpack import backpack # noqa: F401
|
||||
from ccxt.bequant import bequant # noqa: F401
|
||||
from ccxt.bigone import bigone # noqa: F401
|
||||
from ccxt.binance import binance # noqa: F401
|
||||
from ccxt.binancecoinm import binancecoinm # noqa: F401
|
||||
from ccxt.binanceus import binanceus # noqa: F401
|
||||
from ccxt.binanceusdm import binanceusdm # noqa: F401
|
||||
from ccxt.bingx import bingx # noqa: F401
|
||||
from ccxt.bit2c import bit2c # noqa: F401
|
||||
from ccxt.bitbank import bitbank # noqa: F401
|
||||
from ccxt.bitbns import bitbns # noqa: F401
|
||||
from ccxt.bitfinex import bitfinex # noqa: F401
|
||||
from ccxt.bitflyer import bitflyer # noqa: F401
|
||||
from ccxt.bitget import bitget # noqa: F401
|
||||
from ccxt.bithumb import bithumb # noqa: F401
|
||||
from ccxt.bitmart import bitmart # noqa: F401
|
||||
from ccxt.bitmex import bitmex # noqa: F401
|
||||
from ccxt.bitopro import bitopro # noqa: F401
|
||||
from ccxt.bitrue import bitrue # noqa: F401
|
||||
from ccxt.bitso import bitso # noqa: F401
|
||||
from ccxt.bitstamp import bitstamp # noqa: F401
|
||||
from ccxt.bitteam import bitteam # noqa: F401
|
||||
from ccxt.bittrade import bittrade # noqa: F401
|
||||
from ccxt.bitvavo import bitvavo # noqa: F401
|
||||
from ccxt.blockchaincom import blockchaincom # noqa: F401
|
||||
from ccxt.blofin import blofin # noqa: F401
|
||||
from ccxt.btcalpha import btcalpha # noqa: F401
|
||||
from ccxt.btcbox import btcbox # noqa: F401
|
||||
from ccxt.btcmarkets import btcmarkets # noqa: F401
|
||||
from ccxt.btcturk import btcturk # noqa: F401
|
||||
from ccxt.bybit import bybit # noqa: F401
|
||||
from ccxt.cex import cex # noqa: F401
|
||||
from ccxt.coinbase import coinbase # noqa: F401
|
||||
from ccxt.coinbaseadvanced import coinbaseadvanced # noqa: F401
|
||||
from ccxt.coinbaseexchange import coinbaseexchange # noqa: F401
|
||||
from ccxt.coinbaseinternational import coinbaseinternational # noqa: F401
|
||||
from ccxt.coincatch import coincatch # noqa: F401
|
||||
from ccxt.coincheck import coincheck # noqa: F401
|
||||
from ccxt.coinex import coinex # noqa: F401
|
||||
from ccxt.coinmate import coinmate # noqa: F401
|
||||
from ccxt.coinmetro import coinmetro # noqa: F401
|
||||
from ccxt.coinone import coinone # noqa: F401
|
||||
from ccxt.coinsph import coinsph # noqa: F401
|
||||
from ccxt.coinspot import coinspot # noqa: F401
|
||||
from ccxt.cryptocom import cryptocom # noqa: F401
|
||||
from ccxt.cryptomus import cryptomus # noqa: F401
|
||||
from ccxt.deepcoin import deepcoin # noqa: F401
|
||||
from ccxt.defx import defx # noqa: F401
|
||||
from ccxt.delta import delta # noqa: F401
|
||||
from ccxt.deribit import deribit # noqa: F401
|
||||
from ccxt.derive import derive # noqa: F401
|
||||
from ccxt.digifinex import digifinex # noqa: F401
|
||||
from ccxt.exmo import exmo # noqa: F401
|
||||
from ccxt.fmfwio import fmfwio # noqa: F401
|
||||
from ccxt.foxbit import foxbit # noqa: F401
|
||||
from ccxt.gate import gate # noqa: F401
|
||||
from ccxt.gateio import gateio # noqa: F401
|
||||
from ccxt.gemini import gemini # noqa: F401
|
||||
from ccxt.hashkey import hashkey # noqa: F401
|
||||
from ccxt.hibachi import hibachi # noqa: F401
|
||||
from ccxt.hitbtc import hitbtc # noqa: F401
|
||||
from ccxt.hollaex import hollaex # noqa: F401
|
||||
from ccxt.htx import htx # noqa: F401
|
||||
from ccxt.huobi import huobi # noqa: F401
|
||||
from ccxt.hyperliquid import hyperliquid # noqa: F401
|
||||
from ccxt.independentreserve import independentreserve # noqa: F401
|
||||
from ccxt.indodax import indodax # noqa: F401
|
||||
from ccxt.kraken import kraken # noqa: F401
|
||||
from ccxt.krakenfutures import krakenfutures # noqa: F401
|
||||
from ccxt.kucoin import kucoin # noqa: F401
|
||||
from ccxt.kucoinfutures import kucoinfutures # noqa: F401
|
||||
from ccxt.latoken import latoken # noqa: F401
|
||||
from ccxt.lbank import lbank # noqa: F401
|
||||
from ccxt.luno import luno # noqa: F401
|
||||
from ccxt.mercado import mercado # noqa: F401
|
||||
from ccxt.mexc import mexc # noqa: F401
|
||||
from ccxt.modetrade import modetrade # noqa: F401
|
||||
from ccxt.myokx import myokx # noqa: F401
|
||||
from ccxt.ndax import ndax # noqa: F401
|
||||
from ccxt.novadax import novadax # noqa: F401
|
||||
from ccxt.oceanex import oceanex # noqa: F401
|
||||
from ccxt.okx import okx # noqa: F401
|
||||
from ccxt.okxus import okxus # noqa: F401
|
||||
from ccxt.onetrading import onetrading # noqa: F401
|
||||
from ccxt.oxfun import oxfun # noqa: F401
|
||||
from ccxt.p2b import p2b # noqa: F401
|
||||
from ccxt.paradex import paradex # noqa: F401
|
||||
from ccxt.paymium import paymium # noqa: F401
|
||||
from ccxt.phemex import phemex # noqa: F401
|
||||
from ccxt.poloniex import poloniex # noqa: F401
|
||||
from ccxt.probit import probit # noqa: F401
|
||||
from ccxt.timex import timex # noqa: F401
|
||||
from ccxt.tokocrypto import tokocrypto # noqa: F401
|
||||
from ccxt.toobit import toobit # noqa: F401
|
||||
from ccxt.upbit import upbit # noqa: F401
|
||||
from ccxt.wavesexchange import wavesexchange # noqa: F401
|
||||
from ccxt.whitebit import whitebit # noqa: F401
|
||||
from ccxt.woo import woo # noqa: F401
|
||||
from ccxt.woofipro import woofipro # noqa: F401
|
||||
from ccxt.xt import xt # noqa: F401
|
||||
from ccxt.yobit import yobit # noqa: F401
|
||||
from ccxt.zaif import zaif # noqa: F401
|
||||
from ccxt.zonda import zonda # noqa: F401
|
||||
from ccxt.mt5 import mt5 # noqa: F401
|
||||
|
||||
exchanges = [
|
||||
'alpaca',
|
||||
'apex',
|
||||
'arkham',
|
||||
'ascendex',
|
||||
'backpack',
|
||||
'bequant',
|
||||
'bigone',
|
||||
'binance',
|
||||
'binancecoinm',
|
||||
'binanceus',
|
||||
'binanceusdm',
|
||||
'bingx',
|
||||
'bit2c',
|
||||
'bitbank',
|
||||
'bitbns',
|
||||
'bitfinex',
|
||||
'bitflyer',
|
||||
'bitget',
|
||||
'bithumb',
|
||||
'bitmart',
|
||||
'bitmex',
|
||||
'bitopro',
|
||||
'bitrue',
|
||||
'bitso',
|
||||
'bitstamp',
|
||||
'bitteam',
|
||||
'bittrade',
|
||||
'bitvavo',
|
||||
'blockchaincom',
|
||||
'blofin',
|
||||
'btcalpha',
|
||||
'btcbox',
|
||||
'btcmarkets',
|
||||
'btcturk',
|
||||
'bybit',
|
||||
'cex',
|
||||
'coinbase',
|
||||
'coinbaseadvanced',
|
||||
'coinbaseexchange',
|
||||
'coinbaseinternational',
|
||||
'coincatch',
|
||||
'coincheck',
|
||||
'coinex',
|
||||
'coinmate',
|
||||
'coinmetro',
|
||||
'coinone',
|
||||
'coinsph',
|
||||
'coinspot',
|
||||
'cryptocom',
|
||||
'cryptomus',
|
||||
'deepcoin',
|
||||
'defx',
|
||||
'delta',
|
||||
'deribit',
|
||||
'derive',
|
||||
'digifinex',
|
||||
'exmo',
|
||||
'fmfwio',
|
||||
'foxbit',
|
||||
'gate',
|
||||
'gateio',
|
||||
'gemini',
|
||||
'hashkey',
|
||||
'hibachi',
|
||||
'hitbtc',
|
||||
'hollaex',
|
||||
'htx',
|
||||
'huobi',
|
||||
'hyperliquid',
|
||||
'independentreserve',
|
||||
'indodax',
|
||||
'kraken',
|
||||
'krakenfutures',
|
||||
'kucoin',
|
||||
'kucoinfutures',
|
||||
'latoken',
|
||||
'lbank',
|
||||
'luno',
|
||||
'mercado',
|
||||
'mexc',
|
||||
'modetrade',
|
||||
'myokx',
|
||||
'ndax',
|
||||
'novadax',
|
||||
'oceanex',
|
||||
'okx',
|
||||
'okxus',
|
||||
'onetrading',
|
||||
'oxfun',
|
||||
'p2b',
|
||||
'paradex',
|
||||
'paymium',
|
||||
'phemex',
|
||||
'poloniex',
|
||||
'probit',
|
||||
'timex',
|
||||
'tokocrypto',
|
||||
'toobit',
|
||||
'upbit',
|
||||
'wavesexchange',
|
||||
'whitebit',
|
||||
'woo',
|
||||
'woofipro',
|
||||
'xt',
|
||||
'yobit',
|
||||
'zaif',
|
||||
'zonda',
|
||||
'mt5',
|
||||
]
|
||||
|
||||
base = [
|
||||
'Exchange',
|
||||
'Precise',
|
||||
'exchanges',
|
||||
'decimal_to_precision',
|
||||
]
|
||||
|
||||
__all__ = base + errors.__all__ + exchanges
|
||||
BIN
ccxt/__pycache__/__init__.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/__init__.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/__init__.cpython-36.pyc
Normal file
BIN
ccxt/__pycache__/__init__.cpython-36.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/alpaca.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/alpaca.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/apex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/apex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/arkham.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/arkham.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/ascendex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/ascendex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/backpack.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/backpack.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bequant.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bequant.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bigone.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bigone.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/binance.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/binance.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/binancecoinm.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/binancecoinm.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/binanceus.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/binanceus.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/binanceusdm.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/binanceusdm.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bingx.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bingx.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bit2c.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bit2c.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitbank.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitbank.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitbns.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitbns.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitfinex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitfinex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitflyer.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitflyer.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitget.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitget.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bithumb.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bithumb.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitmart.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitmart.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitmex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitmex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitopro.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitopro.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitrue.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitrue.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitso.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitso.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitstamp.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitstamp.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitteam.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitteam.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bittrade.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bittrade.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bitvavo.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bitvavo.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/blockchaincom.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/blockchaincom.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/blofin.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/blofin.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/btcalpha.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/btcalpha.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/btcbox.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/btcbox.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/btcmarkets.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/btcmarkets.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/btcturk.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/btcturk.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/bybit.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/bybit.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/cex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/cex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinbase.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinbase.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinbaseadvanced.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinbaseadvanced.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinbaseexchange.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinbaseexchange.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinbaseinternational.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinbaseinternational.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coincatch.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coincatch.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coincheck.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coincheck.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinmate.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinmate.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinmetro.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinmetro.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinone.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinone.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinsph.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinsph.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/coinspot.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/coinspot.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/cryptocom.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/cryptocom.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/cryptomus.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/cryptomus.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/deepcoin.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/deepcoin.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/defx.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/defx.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/delta.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/delta.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/deribit.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/deribit.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/derive.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/derive.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/digifinex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/digifinex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/exmo.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/exmo.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/fmfwio.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/fmfwio.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/foxbit.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/foxbit.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/gate.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/gate.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/gateio.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/gateio.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/gemini.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/gemini.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/hashkey.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/hashkey.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/hibachi.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/hibachi.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/hitbtc.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/hitbtc.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/hollaex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/hollaex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/htx.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/htx.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/huobi.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/huobi.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/hyperliquid.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/hyperliquid.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/independentreserve.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/independentreserve.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/indodax.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/indodax.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/kraken.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/kraken.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/krakenfutures.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/krakenfutures.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/kucoin.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/kucoin.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/kucoinfutures.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/kucoinfutures.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/latoken.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/latoken.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/lbank.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/lbank.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/luno.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/luno.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/mercado.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/mercado.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/mexc.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/mexc.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/modetrade.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/modetrade.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/mt5.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/mt5.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/myokx.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/myokx.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/ndax.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/ndax.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/novadax.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/novadax.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/oceanex.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/oceanex.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/okx.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/okx.cpython-311.pyc
Normal file
Binary file not shown.
BIN
ccxt/__pycache__/okxus.cpython-311.pyc
Normal file
BIN
ccxt/__pycache__/okxus.cpython-311.pyc
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user