v5.2.4

  • Bybit linked TP/SL β€” cancel and amend fixed: Cancelling a single leg of a linked TP/SL pair on Bybit (e.g. just the take-profit) now correctly removes only that leg via setTradingStop, instead of tearing down the entire trading-stop record and wiping both legs at once.

  • Bybit linked TP/SL β€” ghost orders removed after position close: Synthetic TP/SL order lines that were previously left dangling on the chart after a position was closed or the linked order was removed are now cleaned up immediately.

  • DOM β€” limit orders allowed at crossed-spread prices: Clicking a bid price above the best ask (or an ask price below the best bid) in the depth-of-market panel previously silently blocked order placement. That restriction has been removed; limit orders at any price now go through as expected.

  • Bitget inverse β€” chart order and position sizes no longer display as zero: Sub-1 notional values on Bitget inverse contracts were being rounded to zero when rendered on chart order lines and position lines. The correct decimal precision is now passed through, so small sizes display accurately.

  • Hyperliquid deposit/withdraw β€” available balance now correct: The "available to withdraw" figure now reads from the USDC perpetuals balance (previously it was looking for a USD balance that didn't exist, showing zero). The deposit panel also now refreshes automatically when a wallet address is connected or changed.

  • Condition builder β€” operator labels renamed to "Higher" / "Lower": The > / < symbols in condition rows have been replaced with the words HIGHER (green) and LOWER (red) for clarity, both in the row editor and in condition summary text.

  • Order filter β€” multi-select categories now show correct counts: The order status filter dropdown now correctly counts and displays orders per category when multiple statuses are selected simultaneously, and shows a "Custom (n)" label when a non-default combination is active.

  • Bybit USDC perpetuals β€” display name corrected: Contracts such as BTCPERP (USDC-margined) now appear throughout the terminal as BTCUSDC, consistent with their USDT equivalents and with how they are labelled on the exchange.

  • Trollbox β€” username change now persists across complex orders: Changing your display name via the Customizer now correctly updates the username used by complex orders, not just the chat session.

  • Blofin and Crypto.com logos updated: Blofin logos have been refreshed across the app (dark/light variants, round icon upgraded to SVG). The Crypto.com logo on the landing page has been corrected and a proper light-theme variant added.

Last updated