BinanceSpotSubOrders
Retrieve sub-order details for a Binance spot algorithmic order by providing its Algo order ID.
Instructions
The Query Sub Orders API retrieves details of sub-orders associated with a specific algorithmic (Algo) order for spot trading on Binance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, default is 1 | |
| algoId | Yes | Algo order ID | |
| pageSize | No | Number of results per page, MIN 1, MAX 100, default is 100 | |
| recvWindow | No | Time window for request validity |