> For the complete documentation index, see [llms.txt](https://docs.trade.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trade.xyz/perpetuals/corporate-actions/2026-09-28-kioxia-stock-split.md).

# 2026-09-28: Kioxia Stock Split

KIOXIA position settlement, order cancellation and reopening arrangements for Kioxia's 3-for-1 stock split.

***Kioxia stock split: 28 September 2026***

TradeXYZ will suspend trading and settle all open **KIOXIA** perpetual positions at approximately **06:35 UTC on Monday, 28 September 2026**, in connection with Kioxia Holdings' [3-for-1 stock split](https://ssl4.eir-parts.net/doc/285A/tdnet/2859912/00.pdf). Trading is expected to resume around 07:30 UTC on the post-split basis.

Settlement closes each position and realizes its profit or loss in USDC. All outstanding orders, including take-profit and stop-loss orders, will be cancelled. **To re-establish exposure after reopening, traders must open new positions and submit new orders.**

### Trading schedule

KIOXIA trades normally until 06:30 UTC. All times below are on 28 September 2026; Tokyo is UTC+9 and New York is UTC−4.

The halt is expected within five minutes of the time shown. Reopening timing is indicative.

<table><thead><tr><th width="151.11328125">UTC</th><th width="140.1171875">Tokyo (JST)</th><th width="164.83984375">New York (EDT)</th><th width="317.734375">KIOXIA market treatment</th></tr></thead><tbody><tr><td>06:30</td><td>15:30</td><td>02:30</td><td>The official closing price (TSE: 285A) determines the settlement price. xyz:KIOXIA enters a reduce-only period.</td></tr><tr><td>06:35–06:40</td><td>15:35–15:40</td><td>02:35–02:40</td><td>Trading halts. Positions settle and outstanding orders are cancelled.</td></tr><tr><td>07:30</td><td>16:30</td><td>03:30</td><td>Indicative (approximate) reopening time. The temporary open-interest restriction is removed and 24/7 trading resumes on the new share basis.</td></tr></tbody></table>

Settlement is automatic and carries no trading fee. It removes the margin requirement for the closed position. Traders who wish to exit through the order book before the procedure begins should close their positions before 06:30 UTC. Trades before the halt and after reopening remain subject to standard trading fees.

### Settlement and reopening prices

Settlement uses Kioxia's (TSE: 285A) official closing price on 28 September, converted to USD at the oracle's USD/JPY rate at 06:30 UTC. USD/JPY is expressed as yen per US dollar.

| Price                           | Calculation                             |
| ------------------------------- | --------------------------------------- |
| Settlement price (USD)          | Official TSE close (JPY) ÷ USD/JPY rate |
| Reopening reference price (USD) | Settlement price ÷ 3                    |

The split replaces each share with three shares, so the reference price per share is divided by three. Hyperliquid does not currently support rescaling open positions for a stock split; the transition therefore requires settlement and reopening.

For example, a TSE close of ¥45,000 and a USD/JPY rate of 150.00 produce a settlement price of **$300.00** and a reopening reference price of **$100.00**. At those prices, 30 post-split units represent the same $3,000 notional exposure as 10 pre-split units.

The reopening reference price initializes the oracle; execution prices depend on the order book. The oracle initially uses internal pricing, with external pricing scheduled to resume at **08:00 UTC**, when the night session opens, subject to post-split market data being available.

The market retains the identifier `xyz:KIOXIA` and its asset ID. Existing leverage limits, margin requirements and risk limits apply after reopening. New orders must use post-split prices and quantities.

### Timing of the transition

The transition follows the last pre-split session and precedes the subsequent night session of continuous trading, which uses the next trading day’s share basis. These trading arrangements take effect before the split's legal effective date of 1 October.

TradeXYZ will publish any changes to these arrangements on this page and through its official channels.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.trade.xyz/perpetuals/corporate-actions/2026-09-28-kioxia-stock-split.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
