schwab_get_movers_sp500
Get the top movers in the S&P 500 index. Sort by percent change, volume, or trades and set update frequency in minutes.
Instructions
Get market movers for the S&P 500 index ($SPX).
Args:
sort_order: Optional sort order ('PERCENT_CHANGE_UP', 'PERCENT_CHANGE_DOWN',
'VOLUME', 'TRADES')
frequency: Optional frequency in minutes (0, 1, 5, 10, 30, 60)Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort_order | No | ||
| frequency | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||