The examples on this page use Hyperliquid (
provider: 'hyperliquid'). Replace the provider value with any supported DEX from getProviders().Order Status Values
| Status | Description |
|---|---|
PENDING | Submitted, not yet on orderbook |
OPEN | Resting on orderbook |
PARTIALLY_FILLED | Some quantity filled |
FILLED | Fully filled |
CANCELLED | Cancelled by user |
REJECTED | Rejected by DEX |
EXPIRED | GTT order expired |
TRIGGERED | Trigger order activated (TP/SL) |