Skip to main content
We allow trading including overnight and on weekends, when some underlier markets are closed or less liquid. For now, this may lead to lower liquidity conditions that could make the exchange less safe for users. To ensure safety, we impose some limits on positions, prices and open interest in the early days of the exchange.

Definitions

Market Close refers to periods when major reference markets (e.g., NYSE, CME) are closed.
U.S. bank holidays are treated as normal business days for Market-Close logic.

Leverage Limits

Example: 30× leverage requires approximately 3.33% Initial Margin.
See the Specification Index for per-symbol leverage and execution parameters.

Position Limits

These are limits for the default margin group. Participant-specific margin groups and other risk controls may impose different limits. During Market Close:
  • Position size per participant is limited to the Max Position Percentage of normal size.
  • Participants exceeding this limit can only reduce exposure:
    • For long positions: only sell orders accepted.
    • For short positions: only buy orders accepted.

Price Bands

We implement price bands to protect users against:
  • their own fat finger errors;
  • manipulative practices from other market participants.
For all products, buy orders above the upper band and sell orders below the lower band are rejected before reaching the matching engine. Price bands are calculated around the latest Market Data Price and are refreshed as market data updates.

Dynamic price bands

Price-band width is dynamic: each product is assigned a market-hours preset, and the applicable width changes with that product’s current trading session. The lower and upper limits are calculated as: lower band=P×(1f),upper band=P×(1+f)\text{lower band} = P \times (1 - f), \qquad \text{upper band} = P \times (1 + f) where PP is the latest Market Data Price and ff is the session factor below. Sessions are determined from the product’s configured market calendar, including weekends; they are not a single UTC schedule shared by every product. This approach gives actively traded markets a band appropriate to their primary session while using the configured close, overnight, and weekend widths when the reference market is less liquid or closed. A product’s current bands are available in the market-data price-band response; integrations should use that live value rather than hardcoding a percentage. Price bands may be relaxed at the sole discretion of QFEX for the following reasons:
  • Exceptional market volatility
  • Stock splits or reverse stock split of equities

Open Interest Limits

Once a product exceeds $10m of open interest, a participant’s potential open interest is limited to 10% of total open interest in that market. There is currently no absolute market-wide open-interest cap configured. See the Specification Index for the consolidated policy.