Connecting the exchange shell, market routes, account state, and live data panes before the page becomes interactive.
Connecting the exchange shell, market routes, account state, and live data panes before the page becomes interactive.
Two ways to trade the same book: name your price and wait, or take the best price on offer right now. The choice decides whether you pay fees or earn them, and whether your order can rest on the book at all.
A LIMIT order names the price you are willing to trade at. If nobody is offering that price yet, it rests on the book at your level and waits — until it fills, you cancel it, or the market expires. When a resting order is filled you traded as the maker: maker fees are zero, and each maker fill earns a rebate credited straight to cash (see Fees & Rewards).
One nuance: a limit order priced through the spread (a buy at or above the best ask) fills immediately against resting orders — that part of it trades as the taker and pays the taker fee. To guarantee you only ever make, use the POST_ONLY time-in-force below.
A MARKET order fills immediately at the best available price, walking the book level by level until the full size is done or price protection is reached. Worked example — the book shows asks of 10 contracts each at 46¢, 47¢, and 48¢:
Market orders pay the taker fee on executed notional, and they carry price protection that limits how far the sweep may walk from the touch — in cents for binaries, in basis points for perps (details on the Order Types & Matching page). If the opposite side of the book is completely empty, a market order is rejected rather than parked.
Use a limit order when you care about price more than immediacy: you fill at your price or better, pay nothing, and earn the rebate — the cost is that you may not fill at all. Use a market order when you care about immediacy more than price: closing out before a window expires, reacting to news, or flattening risk — the cost is the taker fee plus whatever the sweep walks.
POST /orders/preview.Related: The Order Book · Managing Orders & Positions · Fees & Rewards