schwab_get_market_movers
Get top movers for a market index — Schwab's curated mover screener.
Returns up to 20 rows (capped server-side here, not by Schwab) in a markdown table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| sort | No | "PERCENT_CHANGE_UP", "PERCENT_CHANGE_DOWN", or "VOLUME". | PERCENT_CHANGE_UP |
| index | No | Index symbol. Schwab's movers endpoint supports only "$SPX", "$DJI", and "$COMPX". Other indices ($VIX, $NDX, $RUT, sector ETFs) are not supported and will return an empty list. | $SPX |
| frequency | No | Movement-magnitude band filter. 0 = all bands, 1 = 1–5%, 2 = 5–10%, 3 = 10–20%, 4 = 20%+. | |
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |