Release notes

Releases summary

Reporting & Risk Management portal https://yourbourse.cloud.

25.9.7

11 Sep 2025

What's new

  • We have updated the logic for calculating intervals and how they are called on the UI for the Markouts report.
    • Markout time ranges are inclusive on one side and do not include the execution price, as follows.
    • For intervals AFTER the Trade Execution
      • (0, 0.25] , (0.25, 0.5] , (0.5, 1], (1, 30], (30, 60] - i.e. time 0 is not included, so that zero price is not counted in (0-0.25]
      • Interval names: 0.25 sec, 0.5 sec, 1 sec, 30 sec, 60 sec
    • For intervals BEFORE Trade Execution
      • (-60, -30], (-30, -1], (-1, -0.5], (-0.5, -0.25], (-0.25, 0) - time 0 is not included in (-0.25, 0)
      • Interval names: -60 sec, -30 sec, -1 sec, -0.5 sec, -0.25 sec
  • Breaking change: The previously calculated Markouts data will not display correct data for positive intervals. For example, the interval 3 sec was representing data (3 sec; 4 sec], whereas the new logic displays the interval (0; 3 sec].




Configuration and management portal https://yourbourse.cloud.

25.9.1

03 Sep 2025

What's new

  • We've introduced the ability to export and import hedging settings for MT4 bridge / MT5 gateway via UI or new API endpoints:
    • POST api/v1/config/bridge/hedging/export
    • POST api/v1/config/bridge/hedging/import
     

 


Support for margin accounts in MetaTrader 5 trading platform.

25.8.103

20 Aug 2025

What's new

  • If it receives SettlementDate from GW it will send it to FixServer

25.8.103

20 Aug 2025

Misc

  • Bridge will pass settlement date received to FixServer

25.8.103

20 Aug 2025

Misc

  • Gateway will pass settlement date received from ME to EOL plugin

25.8.97

01 Aug 2025

What's new

  • Ability to pass custom fix message tag to mt5_deal

25.6.85

13 Jun 2025

Misc

  • Saving artifacts to help with crash investigations

25.6.85

13 Jun 2025

Misc

  • Saving artifacts to help with crash investigations

25.6.85

13 Jun 2025

Misc

  • Saving artifacts to help with crash investigations