// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
26.2 C
Singapore

SGX to roll out new trading engine ‘Iris-ST’ in the latter half of 2027, seeks public feedback on functionalities

SINGAPORE: Singapore Exchange Group (SGX) is rolling out a new trading engine called Iris-ST, expected to begin running in the latter half of 2027, to help its member firms offer better and additional services, the group said on Thursday (Nov 6).

The new trading engine features new order types, risk controls, and more intuitive counter codes.

SGX Group head of equities Ng Yao Loong said the move comes at the right time to implement a next-gen trading infrastructure that will meet new and emerging demands amid increasing investor participation and expansion of the exchange’s product shelf.

The Singapore Exchange Regulation (SGX RegCo) is seeking feedback from the public on rule amendments for enhancements and new functions of the new trading engine Iris-ST until Dec 31, 2025.

One of the proposals includes changes to the counter trading codes, which currently consist of three alphanumeric characters, to make them more intuitive and customisable. The new codes will apply to equity securities and ETFs, while structured products and depository receipts will follow a security-type-specific convention. The group said the change aims to improve investor experience and enhance brand recognition and visibility for listed companies.

See also  SGX to launch Singapore and Japan-linked interest rate derivatives in 2H2024

Other proposed changes include adjustments to the price convention for retail debt securities and the opening hours of the Direct Business reporting system, which currently operates from 8.30 a.m. until market close with a midday break, and closures during certain periods of the opening and closing routines. It is proposed that the system open half an hour earlier, at 8.00 a.m., and remain open without any breaks until market close.

The consultation paper can be viewed here. /TISG

Read also: SGX named the only Southeast Asian exchange in world’s top 10 brands in 2025: Brand Finance

Featured image by Depositphotos

- Advertisement -

Hot this week

Woman, 25, asks if she should quit her job for the sake of her career

SINGAPORE: More and more people in Singapore appear to...

Australia teens turn to Lemon8 as under-16 social media ban kicks in

AUSTRALIA: Australia’s teens have turned to Lemon8 after the...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //