v5.4.0
Added Chort, a new integrated charting engine with an embedded SDK, alongside the existing chart.
Added support for trading on Ondo perpetuals, including account connection, order routing, and live market data.
Added BitMEX sub-account support: connect a sub-account API key directly, or auto-link and manage sub-accounts from a main key.
Improved Hyperliquid market data reliability by switching to server-side orderbook/BBO aggregation, reducing stale or dropped quotes.
Fixed Hyperliquid post-only limit orders sometimes amending to a price that could cross the spread.
Fixed Hyperliquid TWAP basket orders under-filling by one lot due to reporting the requested size instead of the actual filled size.
Improved Hyperliquid Chase order reliability: cancels are now confirmed before replacing, quote fallbacks are more robust, and orders no longer risk re-placing full size when fill data is temporarily rate-limited.
Fixed Kraken leverage slider showing an incorrect max leverage; it's now derived per-ticker from Kraken's margin tiers.
Fixed Kraken positions not showing a liquidation price.
Fixed stale "filled" orders lingering on OKX after a dropped/resubscribed connection.
Fixed Omni Plate widgets clobbering each other's settings; per-widget settings (e.g. Orders lock/filters) now save independently while shared settings (account, contract, linkup) still sync across widgets.
Extended Privacy (obscure) mode to the Fill History summary, PnL cells, and cumulative PnL chart.
Restored risk % stop functionality with an improved stop-type selection UI.
Fixed available margin incorrectly including Hyperliquid unified-account spot holdings; only USDC now counts toward margin.
Fixed position size rounding in the TradingView broker panel's quantity display.
Added locale support for numeric inputs β entering a comma as a decimal separator (common on non-US keyboards) now works correctly.
Added an optional smooth bar-tweening animation for the orderbook, plus a 60fps rendering mode.
Improved Orders widget performance with large order lists (lazy loading).
Last updated