Version 7.3

New Features

Exchange and mode support

1

KuCoin Exchange Support

KuCoin β€” exchange integration has been added. Connection, trading, and position tracking are now available directly from the terminal.

2

Lighter Exchange Support

Lighter β€” support for view-only connection mode has been added. Market data monitoring is available without the ability to place trades.

3

MEXC Futures Support

MEXC Futures β€” view-only connection mode has been implemented. Allows market and position monitoring without the risk of executing trades

Improvements

Exchange Support & Modes

1

[Binance] WebSocket Architecture Update

Binance β€” the WebSocket connection architecture for Binance Futures has been updated. Streams are now separated into categories: Public, Market, Private. Automatic data routing to the corresponding endpoints has been implemented.

Order Book (DOM)

1

New DOM Indicators UI

DOM β€” the order book indicators interface has been completely redesigned. All indicators are combined into a single widget with a context menu. Quick settings, theme support, and proper scaling have been added. All parameters (Ping, Funding Rate, order book activity, etc.) are available in one window.

2

[OKX] Deep Order Book β€” 5000 Levels

OKX β€” support for retrieving a full order book snapshot with up to 5000 levels (bid + ask) via REST API has been added. Used for advanced liquidity analytics.

Fixes

  • Linking β€” Fixed the linking between the order book and the TT Positions table. The issue occurring when a single position was present has been resolved; linking now works correctly regardless of the number of rows.

  • XPosition β€” Fixed PnL updates. Values are now correctly recalculated for all open positions in real time, rather than only for the active instrument.

Last updated