connectors-available
connectors-available
Test which exchange connectors are accessible from your location and search for tokens across all available exchanges. Shows trading rules including minimum order sizes, price increments, and supported order types.
Workflow
Step 1: Test Connectors
Ask user which connectors to test:
- All connectors
- Spot only
- Perpetual only
- Specific exchanges
Step 2: Run Tests & Save Rules
./scripts/test_all.sh --timeout 10
More from hummingbot/skills
find-arbitrage-opps
Find arbitrage opportunities across exchanges by comparing prices for fungible token pairs like BTC/WBTC and USDT/USDC.
304hummingbot-deploy
Deploy Hummingbot trading infrastructure including API server, MCP server, and Condor Telegram bot. Use this skill when the user wants to install, deploy, set up, or configure Hummingbot.
300lp-agent
Run automated liquidity provision strategies on concentrated liquidity (CLMM) DEXs using Hummingbot API.
277slides-generator
Create Hummingbot-branded PDF slides from markdown with Mermaid diagram support. Use for presentations, decks, and technical documentation with professional diagrams.
249hummingbot
Agent skill that faithfully reproduces Hummingbot CLI commands (connect, balance, create, start, stop, status, history) via Hummingbot API. V1 focuses on core trading workflows. For DEX/LP strategies on Solana, use lp-agent instead.
249hummingbot-heartbeat
OpenClaw cron job that delivers hourly Hummingbot status updates to your chat — API health, Gateway container, active bots/controllers, executors, and portfolio balances.
229