indicator_ad
Calculate the Accumulation/Distribution (AD) indicator to measure cumulative money flow volume for a trading pair. Use it to identify buying or selling pressure from market data.
Instructions
Calculate the Accumulation/Distribution (AD) - measures cumulative money flow volume
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 |