ccxt
Trade and pull market data from 100+ crypto exchanges
All Skills in This Repository (4)
Pure Emerald Level Indicatorsccxt-typescript
Integrate CCXT with TypeScript for crypto exchange trading APIs.
ccxt-python
Connect to 100+ cryptocurrency exchanges via a unified Python interface.
ccxt-php
Integrate CCXT into PHP projects for exchange trading and market data access.
ccxt-csharp
Integrate CCXT crypto exchanges in C#/.NET applications via REST and WebSocket APIs.
Frequently Asked Questions
FAQPage SchemaHow to install CCXT?โผ
Run `npx skills add ccxt/ccxt --all -g -y` in your terminal to install all skills in this suite globally.
What is CCXT used for?โผ
CCXT lets you connect to 100+ crypto exchanges with one unified API to fetch market data, check balances, and place trades. It works in JavaScript, Python, PHP, C#, Go, and Java.
Can AI agents trade crypto with CCXT?โผ
Yes. The included ccxt-mcp server lets agents like Claude query prices and place orders, while your API keys stay local and are never shown to the model.
Does CCXT support real-time price streaming?โผ
Yes. CCXT Pro adds WebSocket support so you can watch live tickers, order books, trades, and account updates instead of polling REST endpoints.
Can I test trades without risking real money?โผ
Yes. Most major exchanges offer sandbox or testnet modes, and the skills guide you to test with fake funds before going live.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโfinancial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows
Vibe-Trading
AI trading research: backtests, factor analysis, and market data