Skip to main content

Order Types

Overview

Omnera supports multiple order types across execution venues. The available order types depend on the instrument (spot, perps, or prediction markets) and the capabilities of the underlying venue.

Spot Orders

Spot orders are routed to on-chain liquidity venues. For automated liquidity pool execution, “limit” behavior is approximated through conditional execution — the transaction reverts if the price exceeds the specified threshold.

Perpetual Futures Orders

Order type availability depends on the underlying perps venue. The execution router selects order types compatible with the routed venue and presents only available options to the trader.

Prediction Market Orders

Slippage Protection

All market orders include configurable slippage tolerance. The default slippage is set conservatively. The trader can adjust it before confirmation. If price movement during execution exceeds the slippage tolerance, the transaction reverts and no funds are spent (gas fees may still apply depending on the chain).

Time-in-Force

For order types that rest (limit, stop), the following time-in-force options may be available depending on the venue:
Omnera presents a unified order interface, but the specific behavior of each order type is determined by the underlying execution venue. Venue-specific details are shown in the execution confirmation before each trade.