Order Management
At zerohash, offers a variety of order types to suit the different trading strategies and preferences of our clients. Our CLOB supports the following order types:
- Market to Limit
- Limit
- Stop
- Stop Limit
Market-to-Limit Order
Executes immediately at the best available price. Any unfilled quantity becomes a limit order at the last executed price. Multiple fills at different prices are possible. Notional orders are supported for this order type only.
Limit Order
A submitted limit order will execute when the price is matched. A limit order guarantees a price but does not guarantee an execution. It is possible to receive a partial fill on a limit order.
Stop Order
Stop orders are triggered when the designated “stop” price is traded through. Unless a limit price is included (see Stop Limit below) a stop order becomes a market order when triggered.
Stop Limit Order
A stop-limit order combines the features of a stop order and a limit order. Once a stop price is reached, the order becomes a limit order. Partial fills are possible with a stop-limit order.
CLOB Supported Order Expiry Types (Time in Force)
These Time in Force parameters allow traders to manage their orders based on strategy and market conditions. By offering multiple TIF options, zerohash provides greater control and flexibility in order execution. Here are the TIFs we support and how they work:
Good Till Canceled (GTC)
Orders with this Time in Force setting remain open and active until either executed or explicitly canceled by the client. GTC orders will persist even when the market is closed for maintenance (i.e. a GTC limit order can rest on the order book forever). Partially filled orders are allowed.
Immediate or Cancel (IOC)
Orders are executed immediately and any portion of the order that cannot be filled immediately will be cancelled. Partially filled orders are allowed.
Good Till Date/Time (GTD/GTT)
GTT orders specify the date and time at which an order is to be expired. Must be set in UTC time and datetime format. Partially filled orders are allowed.
Fill or Kill (FOK)
FOK orders must be executed in its entirety immediately or it will be cancelled. Partially filled orders are not allowed.
Day (DAY)
These TIF parameters allow traders to manage their orders according to their specific trading strategy and the market conditions. By offering multiple TIF options, zerohash provides our clients with greater control over their trades and more opportunities to achieve their desired outcomes.
Note : Day orders are cancelled daily at 4 PM EST, weekends included. Partially filled orders are allowed.
Account liquidation
Use ExecInst (18)
to control special order behaviors:
18=6
— Post Only (Participate Don’t Initiate): order will not take liquidity. If it would cross, it’s rejected or price-adjusted (per venue behavior ).18=c
— Ignore Price/Validity Checks (Liquidations only): allows execution that may be below instrument minimums (e.g., forced liquidation).
Minimum order notional values are listed in the Supported Instruments table.
Updated about 5 hours ago