# v4.0.46

* Fixed projected PnL calculation for inverse contracts — now uses the correct 1/price formula and displays the result in the base currency (e.g. BTC) with a USD equivalent.
* Fixed chase order designer remaining visible on the chart after enabling "Until Fill/Cancel", and fixed it incorrectly reopening when switching order types.
* Fixed TWAP basket (complex) orders only executing the last added symbol instead of all symbols in the basket.
* Fixed Hyperliquid chase orders failing silently when the exchange returns an unexpected response during amend — now surfaces a clear error message instead of hanging.
* Added null-safety for Hyperliquid order, position, and stop normalization to prevent crashes when the exchange returns unknown or delisted symbols.
* BitMEX order form now correctly shows leverage and cross/isolated margin mode for futures, defaulting to max leverage with cross (multi-asset) or isolated (single-asset) based on your account profile.
* Added a new setting to hide the quick-close position button on the TradingView chart (Settings → Chart → "Hide the close position button").
* Fixed the limit order side selector (Auto/Buy/Sell dropdown) not responding to clicks.
* Fixed the funding countdown timer getting stuck at "0m 0s" instead of resetting properly.
* Fixed misleading "session expired" error when an exchange API key is invalid — now correctly prompts you to re-add the key.
* Fixed close position button layout shifting when a position is locked/protected — column width now stays consistent.
* Cortex order panel fixes: added "Live" status filter, fixed history pagination when switching between status filters, and improved dropdown menu spacing.
* Improved mobile header: icons are now horizontally scrollable, connection indicator and settings moved to the end for better reachability, and the account badge scales properly on small screens.
* Fixed CLI "bind s ..." command incorrectly interpreting the symbol argument — commands like BIND, UNBIND, SET, and UNSET no longer trigger symbol detection.
* CLI now accepts "reduce" flag on stop/pstop commands without returning an error.
