能量潮
indicator_obvCalculates On-Balance Volume (OBV) from Binance K-line data, returning a cumulative volume series based on price direction between open and close for technical analysis.
Instructions
直连版:拉取 K 线后计算 OBV,返回稳定序列(结合开盘与收盘方向的累计成交量)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |