ccxt-python

Official

CCXT Python: Crypto exchange API integration.

Authorccxt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CCXT Python provides a unified interface to connect to 100+ cryptocurrency exchanges from Python, simplifying authentication, data retrieval, and order execution across platforms.

Core Features & Use Cases

  • Unified REST and WebSocket APIs for Python
  • Quick start to install CCXT, connect to exchanges, fetch market data, and place orders
  • Use cases include building trading bots, data pipelines, and portfolio management tools

Quick Start

Install CCXT via pip, import the library, and create an exchange instance to fetch data. Example: import ccxt; exchange = ccxt.binance(); exchange.load_markets(); ticker = exchange.fetch_ticker('BTC/USDT')

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ccxt-python
Download link: https://github.com/ccxt/ccxt/archive/main.zip#ccxt-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.