# Release 2.16.0

### 💹 Trading Terminal &amp; Order Execution

Core improvements to the trading experience — more accurate pricing, better order feedback, and a cleaner interface for active traders.

**WIFOX-1266 – Clearer Per-Tick Profit Guidance in Order Form**  
The chart order form now displays a redesigned summary row with an intuitive label and on-hover explanation showing exact profit/loss per minimum price move in the account currency.  
**Business impact:**  
Helps traders understand their real financial exposure before placing an order, reducing costly misinterpretations.

**WIFOX-1277 – Free Margin Displayed in Orders Table Footer**  
Added a persistent "Free Margin" indicator to the trading table footer, giving traders instant visibility into their available capacity.  
**Business impact:**  
Allows traders to assess risk headroom at a glance without navigating to a separate account summary screen.

**WIFOX-1253 – Symbol Aliases in Buy/Sell Modal**  
The instrument selector in the order modal now shows custom symbol aliases alongside system names.  
**Business impact:**  
Reduces confusion for traders accustomed to branded or regional instrument names, speeding up order placement.

**WIFOX-932 – Real-Time Price Tick Indicator**  
Added a visual "tick" indicator showing the price delta in the current moment directly on the trading interface.  
**Business impact:**  
Gives traders immediate, at-a-glance awareness of price momentum before executing a trade.

**WIFOX-1391 – Visible Notifications During Order Confirmation**  
Fixed a layering issue where success and error messages were hidden behind the close-order confirmation overlay.  
**Business impact:**  
Ensures traders always see critical execution feedback, preventing confusion about whether an order was successfully closed.

### 📊 Reporting, History &amp; Data Quality

Ensuring that order history, exports, and live dashboards display clean, accurate, and localized data.

**WIFOX-1392 – Localized Order History &amp; Professional Exports**  
Order history tables no longer show long floating-point "noise." Downloaded CSV/XLSX reports now use column headers translated to the user's selected language.  
**Business impact:**  
Delivers professional-grade, client-ready reports suitable for tax filing, auditing, and multi-language operations.

**WIFOX-1379 – Stable Real-Time PnL Dashboard**  
Stabilized the live PnL updates in Traders Room — multiple assets now update seamlessly within a single connection, with consistent numeric formatting and working owner filters.  
**Business impact:**  
Provides managers with a reliable, real-time overview of client performance without system lag or data inconsistencies.

**WIFOX-1185 – Professional Empty States for Statistics**  
Redesigned the "no data" view in the Statistics module to provide a clear, branded message instead of a blank or broken screen.  
**Business impact:**  
Maintains a professional appearance for new accounts or filtered views where no trading history yet exists.

### 📱 Client Portal &amp; Visual Consistency

Polishing the client-facing experience across desktop and mobile platforms.

**WIFOX-977 – Redesigned Transactions View (Desktop &amp; Mobile)**  
The Transactions section in the Traders Room has been fully redesigned following updated Figma specifications for both desktop and mobile viewports.  
**Business impact:**  
Provides a modern, professional financial overview that builds client confidence and matches current design standards.

**WIFOX-1255 – Corrected Dark Theme for Trading Ideas**  
Fixed color inconsistencies in the Trading Ideas section when dark mode is active.  
**Business impact:**  
Ensures full visual consistency for clients who prefer dark mode, maintaining brand quality across all themes.

**WIFOX-1278 – Correct Buy/Sell Button Colors**  
Resolved a styling issue where the submit button colors in the Buy/Sell modal did not match the expected design.  
**Business impact:**  
Restores clear visual distinction between buy (green) and sell (red) actions, reducing the risk of accidental trades.

**WIFOX-1186 – Consistent Section Spacing**  
Fixed inconsistent paddings between page sections for a cleaner overall layout.  
**Business impact:**  
Improves readability and visual professionalism across the entire client-facing interface.

### ⚙️ Backend Performance &amp; Infrastructure

Behind-the-scenes optimizations ensuring the platform scales reliably under operational load.

**WIFOX-1396 – Optimized Employee Order Allow-List Queries**  
Resolved a performance bottleneck where employee order list requests triggered expensive, repeated database lookups against the Core Banking assets service.  
**Business impact:**  
Dramatically reduces server load during backoffice operations, ensuring fast response times even during peak hours.

**WIFOX-1202 – Real-Time CRM-Trading Data Sync via RabbitMQ**  
Established a reliable message queue between the CRM and Trading services for real-time data synchronization.  
**Business impact:**  
Ensures that order and client data updates propagate instantly across systems, eliminating stale data in manager views.

**WIFOX-1228 – Additional Market Data Provider**  
Integrated secondary market data source alongside existing providers.  
**Business impact:**  
Increases data redundancy and coverage, reducing the risk of pricing gaps if a single provider experiences an outage.