Below are the field definitions for the Liquidation endpoint.
Returned from:
/liquidation
[ { "orderID": "string",// Unique identifier for Order as assigned by BitMEX. "symbol": "string", // The contract for this position. "side": "string",// Order side (e.g. Buy or Sell) "price": 0, // Liquidation price "leavesQty": 0 // Unfilled quantity } ] |
For any questions, please contact us at https://www.bitmex.com/app/support/contact.