// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
32.2 C
Singapore

Singapore stocks saw little movement at Tuesday’s open

SINGAPORE: Singapore stocks saw little movement on Tuesday (Feb 18), with the Straits Times Index (STI) up by just 0.03 points to 3,904.88 at 9:02 am, as reported by The Business Times.

In the broader market, 46 stocks gained while 44 declined, with 56.7 million securities valued at S$78 million traded.

Suntec Real Estate Investment Trust (Suntec REIT) led in trading volume with 2.4 million units traded. Its price remained unchanged at S$1.18. CapitaLand Integrated Commercial Trust (CICT) units also traded flat at S$1.98. Meanwhile, shares of Rex International increased 3.5% or S$0.01 to S$0.21. 

Local banks traded higher at the open. DBS gained 0.4%, rising by S$0.19 to S$45.19. UOB edged up by 0.1%, adding S$0.03 to S$38.64. OCBC also edged up by 0.1% or S$0.01 to S$17.59.

US stock markets were closed on Monday for President’s Day and will reopen on Tuesday.

In Europe, shares ended the day at a record high on Monday, driven by a strong performance in the defence sector. The pan-European Stoxx 600 index climbed 0.5% to 555.42 points, its highest-ever close. The aerospace and defence sector led the gains, with a 4.6% rise. /TISG

Read also: Singapore stocks rose as trading began on Monday—STI gained 0.3%

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Bomb threat causes evacuation of Xinmin Secondary School

The school started evacuating students and staff at 8:30 am on Aug 13. Fortunately, it turned out to be a hoax.

‘What happened to local Singapore workers?’ Netizen claims to see only foreign employees at food court

One Singaporean was surprised to see foreign workers cooking at a food court, but others said locals simply aren't interested in these jobs anymore.

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); } });
// //
Enable Notifications OK No thanks