Release notes
Releases summary
Reporting & Risk Management portal https://yourbourse.cloud.
25.3.15
28 Mar 2025Misc
- We've implemented the filter for Volume (notional) in the Historical Positions (Liquidity Provider) report.
- We've made several improvements and fixes to the Historical Positions (for MT5) report.
Configuration and management portal https://yourbourse.cloud.
25.3.13
26 Mar 2025What's new
- We have introduced a new Configuration API endpoint to retrieve the Floating Leverage configuration for rules and symbol Groups
POST/api/v1/config/floating-leverage/config
- Breaking changes: The type of
serverType
field has changed from number (4,5) to string (Mt4, Mt5), affected endpointsPOST /api/v1/config/floating-leverage/export
POST /api/v1/config/floating-leverage/import
Bug fixes
- We have resolved the issue with adding new symbols to FIX sessions for the FIX server that has configured backups.
25.2.61
21 Feb 2025What's new
- We've made it so that setting MarketDataSnapshotInterval to 0 will allow MarketData updates to pass through the MT5 Gateway without delay
25.1.55
10 Feb 2025Bug fixes
- We resolved an issue where autohedging occasionally generated duplicate trades.
25.1.54
06 Feb 2025Bug fixes
- We fixed an issue where unknown configuration API messages were being incorrectly parsed.
- We fixed a memory leak when processing configuration API messages.
Support for margin accounts in MetaTrader 5 trading platform.
25.1.54
05 Feb 2025Bug fixes
- We fixed an issue where unknown configuration API messages were being incorrectly parsed.
- We fixed a memory leak when processing configuration API messages.
25.1.54
05 Feb 2025Bug fixes
- We fixed an issue where unknown configuration API messages were being incorrectly parsed.
- We fixed a memory leak when processing configuration API messages.
25.1.53
04 Feb 2025Bug fixes
- Correctly unloading dll when plugin is disabled
1.28
01 May 2024Misc
- Minor bug fixes and improvements