Release notes
Releases summary
Reporting & Risk Management portal https://yourbourse.cloud.
25.7.9
08 Jul 2025What's new
- We have added a new risk management report: Markouts Report
- Note: The report is in testing status. Please contact Your Bourse's support team to enable the report for your organisation.
- Note: The report is in testing status. Please contact Your Bourse's support team to enable the report for your organisation.
- We have added the ability to see and compare prices from different Takers and Liquidity Providers on the same graph using our unified Ticks Comparison Report.
- Breaking Change API endpoints for
top-of-book
were renamed tomaker
, i.e.POST /api/v1/report/top-of-book/aggregated
->POST /api/v1/report/ticks/maker/aggregated
POST /api/v1/report/top-of-book/raw
->POST /api/v1/report/ticks/maker/raw
POST /api/v1/report/top-of-book/time-series
->POST /api/v1/report/ticks/time-series
.- The payload was changed to be maker/taker agnostic.
Configuration and management portal https://yourbourse.cloud.
25.7.9
08 Jul 2025What's new
- We've introduced two new parameters:
MinSpread
andMaxSpread
, which can be configured with FIX session profiles. - We've introduced new API endpoints to manage Min/Max Spread parameters:
POST /api/v1/config/fix-session-set/profile/parameter/min-spread
DELETE /api/v1/config/fix-session-set/profile/parameter/min-spread
POST /api/v1/config/fix-session-set/profile/parameter/min-spread/reset
POST /api/v1/config/fix-session-set/profile/parameter/max-spread
DELETE /api/v1/config/fix-session-set/profile/parameter/max-spread
POST /api/v1/config/fix-session-set/profile/parameter/max-spread/reset
-
We've added the ability to filter by FIX session symbols and sources in FIX session set profiles.
-
We've added the ability to configure negative markups using Volume-Based Markup parameters in MT4 Bridge/MT5 Gateway and FIX session set profiles.
Misc
- We've changed the format of the error message for invalid symbol source during FIX session profile import to be more user-friendly.
Support for margin accounts in MetaTrader 5 trading platform.
25.7.92
04 Jul 2025Bug fixes
- Not finding symbol configs
25.7.91
04 Jul 2025Misc
- Log how the client price was formed
25.6.88
20 Jun 2025What's new
- Added denormalised trade blotter support
25.6.85
13 Jun 2025Misc
- Saving artifacts to help with crash investigations
25.6.85
13 Jun 2025Misc
- Saving artifacts to help with crash investigations
25.6.85
13 Jun 2025Misc
- Saving artifacts to help with crash investigations
25.6.86
13 Jun 2025Bug fixes
- We fixed an issue with hedging when using the account / country / comment / symbol combination.