# Market Hours

## <mark style="background-color:green;">**Please note that there are market hours for all markets.**</mark>

Mu Exchange follows the Pyth price feeds follow the [traditional market hours](https://www.cmegroup.com/trading-hours.html) of each asset class and will be available at the following hours:

<table><thead><tr><th width="148">Asset Class</th><th>Opening Hours</th><th>Exceptions</th></tr></thead><tbody><tr><td>Crypto</td><td>24/7</td><td>No market close</td></tr><tr><td>US Equities</td><td>Every weekday from 9.30AM ET to 4PM ET</td><td>Markets are closed on weekends, and follow <a href="https://www.nyse.com/markets/hours-calendars">NYSE Holidays &#x26; Trading Hours</a></td></tr><tr><td>FX</td><td>From Sunday 5PM ET to Friday 5PM ET</td><td>Trading continues during most US holidays</td></tr><tr><td>Metals</td><td>From Sunday 5PM ET to Friday 5PM ET</td><td>Spot gold and silver trading also follow <a href="https://www.cmegroup.com/tools-information/holiday-calendar.html">CME holiday closures</a></td></tr><tr><td>Rates</td><td>Every weekday from 8AM ET to 5PM ET</td><td>Markets are closed on weekends, and follow <a href="https://www.nyse.com/markets/hours-calendars">NYSE Holidays &#x26; Trading Hours<br></a></td></tr></tbody></table>

## Gaps

As the price of forex pairs can change while the market is closed, this can result in gaps, where the market opens at a different price than the price it closed at the last time it was open.

Due to this, we cannot guarantee stop losses, so you must be careful with keeping trades open while the market is closed. It could be liquidated because of a significant gap in the opposite direction once the market opens. It could also result in a more significant win than you initially planned, as volatility works on both sides. Please consider this when using high leverage.


---

# Agent Instructions: 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:

```
GET https://docs.mu.exchange/getting-started/trading/market-hours.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
