technicalIndicators_htDcperiod
Calculate the dominant cycle period using the Hilbert Transform for specific stock symbols, intervals, and price types to identify cyclical trends in financial data.
Instructions
Hilbert Transform - Dominant Cycle Period
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). | |
series_type | Yes | The desired price type. | |
symbol | Yes | The stock symbol (e.g., "IBM"). |