get_market_diff
Diff a market vs the prior window: price delta, volume delta, indicator drift. For "what changed in the last 6h?" questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field (e.g. priceDelta) | |
| topic | No | Topic keyword if no tickers | |
| window | No | Lookback (default 24h) | |
| tickers | No | Comma-separated tickers |