# Assign Trading Hours to an Instrument

Sometimes a data connection will not return the exchange for an instrument. If this happens you likely won’t be able to switch between regular trading hours (RTH) and extended trading hours (ETH) charts. To assign an exchange simply right-click your chart background and select **Edit Instrument**, go to the **Advanced** tab and select the correct exchange under the **Trading Hours** drop down menu.&#x20;

<figure><img src="/files/OjmE6KTyVwRw8eLhbQEX" alt=""><figcaption></figcaption></figure>

Now you can select OK and go back to your chart. In order to ensure you have the extended trading hours data downloaded properly you can right-click your chart and select **Clear Local Data**.

To switch between RTH and ETH charts, right-click your chart and toggle **Show Extended Data** on and off:

<figure><img src="/files/VfVePWbgZNOnntS6jZLm" alt=""><figcaption></figcaption></figure>


---

# 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.motivewave.com/knowledge-base/charts/assign-trading-hours-to-an-instrument.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.
