candles-feed
candles-feed
This skill fetches candlestick (OHLCV) data from exchanges and calculates technical indicators. It provides the data foundation for strategy development and market analysis.
Prerequisites
- Hummingbot API server must be running (use the setup skill)
- Exchange connector must support candle data
Capabilities
1. Get Available Connectors
List exchanges that support candle data:
./scripts/list_candle_connectors.sh
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.
305hummingbot-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.
302lp-agent
Run automated liquidity provision strategies on concentrated liquidity (CLMM) DEXs using Hummingbot API.
279connectors-available
Check which exchanges work from your location and search for tokens with trading rules (min order size, price increment, order types).
266hummingbot
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.
251slides-generator
Create Hummingbot-branded PDF slides from markdown with Mermaid diagram support. Use for presentations, decks, and technical documentation with professional diagrams.
250