paradex_markets
Identify and analyze trading markets by retrieving detailed specifications such as tick sizes, minimum order sizes, and asset types. Use JMESPath expressions to filter, sort, or limit results based on criteria like base assets or trading volume.
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 details for. | |
offset | No | Offset the results to the specified number. |