Enumeration FillType

Whether the fill increases or decreases the notional value of the position.

  • Includes FillTypeSysem properties which may produce different message types in places like the WebSocket API.

Enumeration Members

liquidation: "liquidation"

Position closures resulting from forced liquidation or ADL.

deleverage: "deleverage"

Position closure as the counterparty to an ADL action.

closure: "closure"

Position closures resulting from forced dust liquidation.

market: "market"

Fills resulting from any type of market order.

limit: "limit"

Fills resulting from any type of limit order.