Gate CrossEx has completed a new round of product upgrades. This release introduces market data REST endpoints, adds ADL rank push on the private WebSocket channel, and enables RPI orders. Risk parameters for major trading pairs have also been optimized: max leverage is raised to 25x, with maintenance margin rates reduced accordingly. Together, these updates deliver richer market data and risk controls, more flexible order execution, and higher capital efficiency.
CrossEx has officially released the following two GET endpoints. They return basic market data for all symbols, and optionally support filtering by the symbols query parameter:
GET /api/v4/crossex/market/funding_info: Query futures funding rate information
GET /api/v4/crossex/market/tickers: Query basic ticker market data
Please note that both of these are private APIs and require signed authentication for access.
For response fields and parameter details, please refer to the API documentation.
For more API details, please refer to the CrossEX API Documentation.
CrossEx private WebSocket now supports the adl_rank channel. Users can receive real-time ADL (Auto-Deleveraging) rank updates for their account on the corresponding symbols, helping quantitative and risk systems monitor position risk in a timely manner.
For subscribe / unsubscribe methods and field definitions, please refer to:
ADL Rank Subscribe / Unsubscribe
Note: This is a private channel. WebSocket authentication is required before subscription.
CrossEx now supports RPI orders. Eligible users can place RPI orders via API.
1.How to check whether a symbol supports RPI
Query the symbol rules endpoint:
GET /api/v4/crossex/rule/symbols
If the response includes "support_rpi": "true", the symbol supports RPI orders.
2.Fees
RPI fees can be queried via GET /crossex/fee . For users not yet on the RPI whitelist, the corresponding fee fields will be empty.
3.How to place an order
Set time_in_force to RPI when placing an order.
4.Current coverage
Gate: Futures & Spot
Binance: Futures
Bybit: Spot
How to enable
RPI access is granted via UID whitelist. To request access, provide your UID and contact your account manager.
This upgrade also optimizes risk parameters for major trading pairs.
After the upgrade, users can enjoy:
Higher available leverage: max leverage raised to 25x (e.g. BTC, ETH)
Lower Maintenance Margin Rate
These changes further improve capital efficiency, provide greater position capacity for strategies of different sizes, and reduce the margin required to maintain positions.
The latest risk parameters can be queried in real time via GET /api/v4/crossex/rule/risk_limits . Actual parameters are subject to the API response.
Gate Team
July 30, 2026
Gateway to Crypto
Trade over 4,800 cryptocurrencies safely, quickly, and easily on Gate
Take Action Now
Sign up and claim up to $10,000 in welcome rewards
Invite friends and earn a 40% commission
Stay Connected
Visit Gate's official website
Download the Gate App | Desktop
Follow us on X (Twitter) to get more bonuses
Join our Telegram community to discuss trending topics
Engage with our global community for the latest insights
Transparency & Security
Check our 100% Proof of Reserves
Share Posts


Related Articles