get_price_alignment
How a stock or ETF's price aligns with its short, medium, and long-term moving averages — and the resulting Market Mood. Educational, never predictive. Snapshots refresh on a daily cycle and can lag the latest close by one session; use get_close_history for the freshest price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock or ETF ticker (e.g. AAPL, SPY) | |
| ma_type | No | Moving-average type for the live default-MA read used when no official snapshot exists (default SMA). Ignored when a tuned snapshot is available. |