Change Summary
Mandatory Change
Background
24 Exchange acquired 11B Technologies in 2021. While 24 Exchange phased out most of the "11B" references in their API,
ExecIDremained unchanged until this update to adhere ISDA [International SWAPs and Derivatives Association] best practices for Unique Trade Identifier.
Affected Venues
Change
ExecID
The format of ExecID field published in ExecutionReport is updated.
Details of the different components that form an ExecID before and after the change:
- Old Format -
ExecIDis formed of 11B [a 24Exchange entity], TradeID, TimeStamp, and Side separated by a colon. For eg: 11B:1234567890123456789:12345:B - New Format -
ExecIDwill comprise exchange24 LEI [10 characters], and a unique trade reference identifier with no special characters or delimiters [up to 25 characters]. For eg: YXBUZH7G3N123456789012345678912345B
Timeline
- 07th September - UAT -
- Updated
ExecIDchange is available in UAT environment.
- Updated
- 18th September - UAT -
- MarketFactory release of 2023.09.18.WE to publish the updated
ExecIDand ExecutingFirmLEIPartyRole inExecutionReport.
- MarketFactory release of 2023.09.18.WE to publish the updated
- 02nd October - Production -
- 24 Exchange will roll out the updated
ExecIDchange to production.
- 24 Exchange will roll out the updated
Whisperer Client Impact
Impact to Clients
Clients should ensure their downstream systems can handle the ExecID format change and client's API can process the changes documented in Change Details section of this page.
Clients are advised to contact the MarketFactory Delivery Team to ensure that they are upgraded to 2023.09.18.WE version or later before the 02nd October, as per the timeline above.
Change Details
ExecID - This filed is already published in ExecutionReport, but the length of the field value has increased and can be up to 35 characters.
ExecutingFirmLEI - Clients will start to receive LEI of 24 Exchange as PartyRole=ExecutingFirmLEI in ExecutionReport published to clients when ExecType = Trade.