indicator_obv
Assess market momentum by calculating On-Balance Volume (OBV) from OHLCV data, revealing cumulative buying and selling pressure.
Instructions
Calculate the On-Balance Volume (OBV) - cumulative volume indicator showing buying/selling pressure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of OHLCV data points to fetch | |
| symbol | Yes | Trading pair, e.g., 'BTC/USDT' | |
| timeframe | No | Timeframe, e.g., '1m', '1h', '1d' | 1h |