analyze_technical_levels
Moving averages and price levels: sma, ema, hma, kama, ichimoku, supertrend, vwap, vwma.
Runs all level indicators for the ticker, or only the subset named in
`indicators`. `period` sets the history window: "1d","5d","1mo","3mo",
"6mo","1y","2y","5y","10y","ytd","max" (default "2y").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | 2y | |
| ticker | Yes | ||
| indicators | No |