get_ohlcv
Retrieve OHLCV candlestick data for cryptocurrency charting and technical analysis. Specify a symbol and time period to access market data for analysis.
Instructions
Get OHLCV (Open/High/Low/Close/Volume) candlestick data for charting and technical analysis. Cost: $0.01 USDC via x402.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Cryptocurrency symbol, e.g. 'bitcoin' | |
| days | No | Number of days of data (default: 7) |