工具 API
getPoolOHLCV
getPoolOHLCV
finance1 积分
调用信息
- 工具标识
- crypto.getPoolOHLCV
- 服务提供方
- 加密货币行情
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
network必填Network ID from getNetworks (e.g., "ethereum", "solana")
poolAddress必填Pool address or identifier
start必填Start time for historical data (Unix timestamp, RFC3339 timestamp, or yyyy-mm-dd format)
endEnd time for historical data (max 1 year from start)
limitNumber of data points to retrieve (max 366) - adjust for different analysis needs
intervalInterval granularity: 1m, 5m, 10m, 15m, 30m, 1h, 6h, 12h, 24h
inversedWhether to invert the price ratio for alternative pair perspective (e.g., ETH/USDC vs USDC/ETH)