paradex_market_summaries
Analyze trading markets to identify active or volatile conditions by retrieving summary data, including price, volume, and 24h change. Use JMESPath filters to sort and refine results for liquidity analysis, momentum strategies, or market comparisons.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jmespath_filter | No | JMESPath expression to filter, sort, or limit the results. | |
limit | No | Limit the number of results to the specified number. | |
market_ids | No | Market symbols to get summaries for. | |
offset | No | Offset the results to the specified number. |