Release notes
Releases summary
Reporting & Risk Management portal https://yourbourse.cloud.
26.6.3
12 Jun 2026What's new
- We have added Grafana-style relative time expressions (
now,now-15m,now/d,now-1d/d, …) to the period filter across all reports. Use the new shared editor under any item except *Custom relative range* to type expressions or pick an absolute date via the calendar icon. Each preset (Last X / Next X / Current/Previous day-week-month) now sends the equivalent expression and applies immediately. A help link to the syntax reference is shown below the inputs when a partner provides one. Styles are optimized for mobile and dark theme.
26.6.97
10 Jun 2026What's new
- We have added a new "Clear" mode to
RejectPendingOrdersOnPriceGapson the MT4 bridge: when a price gap would immediately trigger an activating pending order's TP or SL, the broker can now configure the system to strip just the gap-reachable protective level and let the order activate, instead of cancelling the order outright.
Configuration and management portal https://yourbourse.cloud.
26.6.2
09 Jun 2026Bug fixes
- We have fixed access to the MT4 bridges and MT5 gateways list: a role with only MT4 (or only MT5) permissions can now open it. Previously it wrongly required both.
26.6.36
05 Jun 2026What's new
- Exchange-mode margin engine (WIP) — Added per-symbol margin calculation for the Exchange trading mode: Observable and Acceptance margin across limit, stop, stop-limit and in-flight market orders, with position offsetting and what-if previews for order placement and modification.
Bug fixes
- Position stop-loss and take-profit no longer trigger on a stale price after the position has been modified.
- A position's margin now updates immediately after the position is increased or affected by a collateral transfer, instead of lagging behind.
- The entity update publisher no longer drops updates or leaves partial state when an entity is deleted.
- Minor bug fixes and improvements.
Misc
- Logging — Server log timestamps are now emitted in UTC ISO 8601 format, and console output is color-coded by log level.
- 3rd party dependencies have been updated to the latest versions.
26.6.95
03 Jun 2026Misc
-
- We have fixed an issue where a session-level
MarketDataThrottlingparameter on a quote session was applied as a single shared budget across every subscribed symbol. Each symbol now gets its own independent throttling budget derived from the session-level default
- We have fixed an issue where a session-level
26.6.95
03 Jun 2026Bug fixes
- We have fixed the Floating Leverage margin calculation for the
apply_to_new_positionsfeature where selling to hedge existing positions during an active rule caused margin to diverge from the MT5 terminal value.
Support for margin accounts in MetaTrader 5 trading platform.
26.6.95
03 Jun 2026Bug fixes
We have fixed 2regressions in the MT5 ExternalOrderListener plugin:
- the build version is once again reported correctly in the startup log;
- the Use32BitSettlementDate setting is now preserved across plugin restarts
26.5.94
30 May 2026Misc
- We have made internal release (sending extra information to Gateway)
26.5.94
30 May 2026What's new
- We have added ability to add multiple logins when setting up hedging
Bug fixes
- We have fixed an issue with MaxSpread when execution is happening on different pool from a pricing one
Misc
- We have added diagnostic functionality
26.5.7
28 May 2026Bug fixes
- During MT5 Group migration, symbol masks on group symbol profiles and commission profiles are now converted to Trade Server wildcard format correctly: backslashes become forward slashes, surrounding whitespace and leading/trailing slashes are removed, and wildcards (
*,!) are preserved. Symbol folder paths with a leading separator are normalized the same way. Masks and paths that previously came out malformed (and could match no symbol) now work!
26.5.92
22 May 2026Misc
- Log files have daily rotation
26.5.90
14 May 2026What's new
- We have added an opt-in performance diagnostics parameter to the MT5 DataWarehouse plugin that logs per-hook latency on demand, helping diagnose throughput issues without impacting normal operation when disabled.
26.3.71
29 Mar 2026Misc
- We have added performance monitoring feature to the plugin
25.6.85
13 Jun 2025Misc
- Saving artifacts to help with crash investigations