Skip to main content
QFEX provides a pulsed underlier price stream, aggregated across multiple exchanges.
It is used in the funding calculation for perpetual markets.
Outside of extended market hours, the underlier price will be returned with source: internal. See /qfex/contract-specifications#oracle-pricing for oracle details and /qfex/funding for funding-hour behavior.

How it works

Connect to the public websocket:
  • URL: wss://mds.qfex.com
Then send a subscribe message:

Sample Code

Example Response

Unsubscribe (optional)


Notes
  • Pulsed stream (aggregated over multiple exchanges).
  • Used in funding rate calculation.
  • Outside extended hours, prices may continue with source: internal.