paradex_market_summaries
Analyze market activity and volatility by retrieving real-time summaries of price, volume, and 24-hour changes. Use JMESPath expressions to filter, sort, or limit results for liquidity analysis, momentum strategies, or identifying unusual market behavior.
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. |