Release notes
Liquidity Manager
26.7.103
07 Jul 2026What's new
- We have added the ability to send a client's account group name in the Account field (tag 1) of orders forwarded to a liquidity provider. LPs that expect a string identifier now receive it directly, with a single configuration parameter and no duplicate tag
26.7.101
02 Jul 2026What's new
- We have introduced support for string-based trading account identifiers. Order flow now carries an alphanumeric account, order id, and group end-to-end (from the client FIX session all the way to the liquidity provider), instead of being limited to numeric logins.
26.6.100
26 Jun 2026What's new
- We have added automatic recovery for market-data subscriptions in the Liquidity Manager: when a liquidity provider rejects a symbol subscription, the LM now resubscribes automatically using a configurable exponential backoff, instead
of leaving that symbol without quotes until the next full session reconnect. - We have added a new FXPrimus market-data (quotes) connector to the Liquidity Manager.
Bug fixes
- We have fixed a Liquidity Manager bug where a Trade session would refuse to connect if the
ApiData_<N>_NewOrderSingleTag(or siblingGroupTag/HeaderTag/TimeInForce) parameter exceeded 1024 characters — for example on configurations with many trading groups. The session now loads parameters of any length.
Misc
- Minor logging changes
26.6.99
19 Jun 2026What's new
- We have extended outbound FIX tag obfuscation to cover integer-valued tags, so identifying values sent as integers (e.g. Account, PartyID) are no longer transmitted in clear text.
26.5.92
22 May 2026Misc
- Log files have daily rotation
26.5.89
12 May 2026Misc
- We have improved how the LiquidityManager recovers from corrupt persistent delivery files.
26.5.87
08 May 2026Misc
- We have improved diagnostics for components that persist data to Postgres
26.5.87
08 May 2026Misc
- We have improved diagnostics for components that persist data to Postgres
26.4.84
30 Apr 2026Bug fixes
- We have fixed precious metal margin calculator
26.4.82
17 Apr 2026Bug fixes
- we have fixed an issue when SEND_ORIGINAL_REQUEST_PRICE was set and markup for a symbol on Liquidity Manager was set, incorrect price would be sent to Liquidity Provider
26.4.79
09 Apr 2026Misc
- We are now treating suspended status as new (applicable for Exante connector)