technicalIndicators_ad
Analyze Chaikin A/D Line data for stocks by specifying symbol, interval, and format (JSON/CSV) to assess accumulation/distribution trends.
Instructions
Chaikin A/D Line
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datatype | No | Data format for the response. | json |
interval | Yes | Time interval (e.g., "daily", "60min", "weekly"). Check Alpha Vantage docs for valid intervals per indicator. | |
month | No | Specific month for intraday intervals (YYYY-MM format). | |
symbol | Yes | The stock symbol (e.g., "IBM"). |