What problem does it solve?
This Skill provides comprehensive assistance for interacting with cryptocurrency exchanges via the CCXT library, simplifying trading, market data retrieval, and automation.
Core Features & Use Cases
- Exchange API Integration: Connect to and utilize APIs from over 150 cryptocurrency exchanges.
- Trading Automation: Programmatically execute trades, manage orders, and automate trading strategies.
- Market Data Access: Fetch real-time and historical market data, including tickers, order books, and OHLCV data.
- Use Case: Automate the process of fetching the current price of BTC/USDT from Binance, placing a limit buy order if the price drops below a certain threshold, and sending a notification upon execution.
Quick Start
Use the ccxt skill to fetch the ticker for BTC/USDT on Binance.