cex_fx_get_fx_order_book
Get futures order book
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of order depth levels to return | |
| settle | No | Settlement currency | |
| with_id | No | Whether to return order book update ID. ID increments by 1 on each change | |
| contract | Yes | Futures contract name | |
| interval | No | Order depth aggregation precision. 0 means no aggregation, defaults to 0 if not specified |