list_futures_forwards
Retrieve paginated futures and forwards data using server-side filters for end dates, option types, and underlying instruments, with customizable sorting by strike price.
Instructions
Select futures/forwards with server-side pagination and ISO YYYY-MM-DD end dates.
Use get_future_forward_filter_options for current filter vocabulary. The matrix response retains flexible upstream fields, not an invented flat schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| end_dates | No | ||
| sort_field | No | strikePrice | |
| sort_order | No | desc | |
| option_types | No | ||
| underlying_instruments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||