futures_top_movers
Scan futures contracts for large percentage moves today, filtered by gainers or losers, US or global exchange, and minimum volume.
Instructions
Futures contracts with the biggest percentage moves today.
Args: direction: gainers | losers exchanges: us | global limit: max results volume_min: minimum volume filter (default 10, filters illiquid contracts)
Returns: List of futures ranked by % change with OHLCV data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| direction | No | gainers | |
| exchanges | No | us | |
| volume_min | No |