Urgent.News

What's breaking now, across thousands of outlets.

Tech

‘Too much of a hassle’: Tougher rules drive retail investors from South Korean leveraged chip ETFs

Regulatory tightening moves, including a rule to complete five-day simulated trading, key to sapping demand

Tougher rules, including a five-day simulated trading requirement, have driven retail investors away from South Korean leveraged chip ETFs. The one-hour-a-day mock trading course, effective August 19, is seen as too cumbersome by many. Kim Jung-hoon, a 41-year-old from Gyeonggi province, found the hours "too much of a hassle" and the PC-only requirement a barrier.

Despite satisfying other prerequisites like a 30 million won deposit, Kim decided against proceeding. Lee, another retail investor, also struggled with the mock trading system, citing the need for a new membership account and minimum time requirements. The single-stock ETFs, which doubled the daily returns of chipstocks Samsung Electronics and SK Hynix, saw their trading value drop to 4% of its June peak and are set for their first monthly outflow.

Combined outflows reached about US$1 billion in August, with assets under management shrinking to US$5 billion from US$11.4 billion at their peak in late June. The market stabilization, however, comes at the cost of regulatory restrictions that may deter further investor participation.

Written by urgent.news from The Business Times - Companies & Markets's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at businesstimes.com.sg →

More in Tech

Building Cross-Platform Desktop Apps with Qt and QML in 2026

Building one desktop application that runs natively on Windows, macOS, and Linux from a single codebase is exactly what Qt was designed for.

  • Qt framework builds cross-platform desktop apps from single codebase
  • Qt offers native performance, smaller footprint vs web wrappers
  • Qt Widgets vs Qt Quick/QML for traditional vs modern UIs

O bug que corrige sozinho o arquivo, mas não o e-mail que ele gera

Um sistema meu estava mandando e-mail em português com acentuação errada. Não era acento faltando, era acento trocado : "operação" virava "operação" em alguns lugares e simplesmente sumia em outros.

  • Portuguese system sent emails with incorrect accentuation.
  • Bug appeared in final output, not in CSV file.
  • Solution was to change encoding from Latin-1 to UTF-8.

O dicionário que corrige acento errado sozinho

Um script meu corrige acentuação automática em português usando um dicionário de mais de noventa mil palavras. Ele existe justamente para consertar texto gerado por IA, que às vezes esquece acento.

  • Script uses 90,000-word Portuguese dictionary to correct AI-generated text
  • Dictionary struggles with proper names like "Pele" and "teve"
  • Ambiguous words like "e" and "esta" require human review before publishing

A versão de API que vence sem avisar

Um script meu que publicava conteúdo via API do LinkedIn parou de funcionar do nada. Nenhuma linha mudou. O erro voltou assim: { "status" : 426 , "code" : "NONEXISTENT_VERSION" , "message"…

  • LinkedIn API versioning by date has deactivated the used version.
  • API REST requires LinkedIn-Version header in YYYYMM format.
  • Updating header value to latest version resolves the issue.

More from Sunday 30 August →