support_resistance_levels
Return key support/resistance price levels for a US ticker from recent daily pivots (swing highs/lows) plus nearby round-number levels, with the latest close for context. HEURISTIC levels for research, not investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | US ticker (e.g. 'TSLA'). | |
| lookback_days | No | Trailing daily bars to derive levels from (default 180). |