Synthetic pairs

Synthetic Orders (Synthetic Pairs) allow clients to trade instruments constructed from two existing instruments. The platform calculates prices in real time in the GUI using the best available prices from the firm order book.

When a synthetic order is placed, it is executed as two linked orders (legs) in the preconfigured order books. The parent order defines the size, price, and type, while both child orders inherit these parameters and are sent simultaneously to the market.

How to add a synthetic instrument

To create a synthetic instrument:

  1. Go to 'Pricing & Instruments' (or 'Instruments')

  2. Click 'Add new'

  3. Choose two direct source instruments (e.g., ETH-USDT + BTC-USDT)

  4. Review the synthetic price and formula preview

  5. Click 'Create Instrument'

circle-info

Synthetic instruments cannot be created from other synthetic instruments or if the instrument already exists.

How to place a synthetic order

To place an order:

  1. Go to Trading, click 'Search Instrument'

  2. Select a synthetic instrument and add it to the trading page

  3. In the order tile enter order size, type, liquidity source, and price (if applicable)

  4. Place the order

Executed orders are available in History → Orders → Algo Orders.

API

Use the API to:

Important notes

  • Supported order types: Market IOC, Market FOK, Limit IOC, Limit FOK

    (Pending limit orders will be supported later)

  • Execution is not guaranteed. Slippage risk applies, including cases where one leg is filled and the other is partially filled or not filled

  • If one leg cannot be executed due to liquidity or source limitations, the order is declined

  • Markups apply only to the underlying direct instruments; no separate markup is applied to synthetic pairs

Last updated