CCXT MCP
Skills
fetchMarkets
Fetch markets from a cryptocurrency exchange
fetchTicker
Fetch ticker information for a symbol on an exchange
fetchTickers
Fetch all tickers from an exchange
fetchOrderBook
Fetch order book for a symbol on an exchange
fetchTrades
Fetch recent trades for a symbol on an exchange
fetchOHLCV
Fetch OHLCV candlestick data for a symbol on an exchange
createOrder
Create a new order using a configured account
cancelOrder
Cancel an existing order using a configured account
fetchOrder
Fetch information about a specific order using a configured account
fetchOpenOrders
Fetch all open orders using a configured account
fetchClosedOrders
Fetch all closed orders using a configured account
listAccounts
List all configured account names
fetchBalance
Fetch account balance for a configured account
fetchDeposits
Fetch deposit history for a configured account
fetchWithdrawals
Fetch withdrawal history for a configured account
fetchMyTrades
Fetch personal trade history for a configured account
analyzeTradingPerformance
Analyze trading performance for a configured account
calculateWinRate
Calculate win rate and profit metrics for a configured account
analyzeConsecutiveProfitLoss
Analyze consecutive winning and losing trades
analyzePeriodicReturns
Analyze daily and monthly returns for a configured account