okx_indicator_batch
Batch calculate technical indicators like SMA, RSI, MACD for any OKX instrument. Select bar size and multiple indicators to retrieve combined market data in one call.
Instructions
[L:READ] CAT:[行情] | → 请先调用 agent_catalog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bar | No | K线粒度,默认1H | |
| instId | Yes | 产品ID,如 BTC-USDT | |
| indicators | Yes | 指标名列表,逗号分隔。可选: sma,ema,rsi,macd,bb,atr,stoch,wr,cci,obv,vwap,adx,mfi,cmf,supertrend,keltner,pattern |