Skip to main content
QFEX provides a stream of the current funding rate for any symbol, representing the rate if the funding window were to end right now.
At the end of each funding window, the final rate is used to compute funding payments. The streamed value is the post-scaling final rate: Ffinal=Fraw/100F_{\text{final}} = F_{\text{raw}} / 100.
Funding is only active during each symbol’s configured market hours. Outside those hours, funding rate is 0. See /qfex/funding.

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
  • Represents the current implied funding rate if the window ended immediately.
  • Pulsed during funding calculation window.
  • Outside symbol market hours, funding rate = 0.