For the complete documentation index, see llms.txt. This page is also available as Markdown.

v5.2.5

  • WalletConnect integration: Hardware wallets (including Tangem) can now be connected to the terminal via WalletConnect.

  • OKX regional domain support: OKX accounts configured for the EU/EEA or US regions now connect to the correct regional endpoints (wseea.okx.com / wsus.okx.com) for both REST and WebSocket connections, fixing connectivity issues for users on those regional plans.

  • Privacy mode β€” fuzzy entry & last price: When privacy mode is enabled, the entry price and last price shown in the positions table now display as deterministically fuzzed approximate values (prefixed with ~) rather than exact figures, consistent with how other prices are obscured.

  • Mobile position action drawer fix: Fixed a bug on mobile where, if the positions list re-sorted while an action drawer was open, subsequent actions (close, TP/SL, add margin) could be applied to the wrong position. The list now pauses re-sorting for the duration the drawer is open.

Last updated