# Define Trading Hours

**Trading hours** define the days and time of day that an **Instrument** is traded. For most instruments the trading hours may be assigned automatically by MotiveWave™. When you create your workspace, MotiveWave™ will create a default set of **Trading Hours**. Trading hours can be created/modified via ***Configure > Settings > General > Trading Hours.***

You can edit the built-in trading hours by double-clicking on them. To revert to the default hours, select the modified hours in the list and press the **Delete** key.

You can also create your own trading hours and override the instrument settings.

The **Trading Hours** dialog will appear when you click the add button (‘+’ icon) above.

<figure><img src="/files/2g5SycsodmS4wyIz4sET" alt=""><figcaption></figcaption></figure>

#### General Tab <a href="#general-tab" id="general-tab"></a>

If an exchange is chosen, then the hours defined in this dialog will be used as the default trading hours for instruments on that exchange. You can assign trading hours to multiple exchanges.

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

#### Hours Tab <a href="#hours-tab" id="hours-tab"></a>

The **Hours** tab specifies trading hours which provide the same daily hours across multiple days (e.g. Monday – Friday, Sunday – Saturday etc.).

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

To assign specific days and times for your trading hours, select **Custom** under the **Days** section.

<figure><img src="/files/8qGXrK1KuEKZ6Tr4lgUK" alt=""><figcaption></figcaption></figure>

#### Intraday Bars <a href="#intraday-bars" id="intraday-bars"></a>

You can also specify a bar build method for intraday bars (overriding the global default) via the **Intraday Bars** tab. This bar build method will be applied to all the instruments on that exchange.

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

The **Trading Hours** for an instrument can be assigned from the **Advanced** tab of the **Instrument** dialog. This dialog can be accessed from the **Manage Instruments** dialog (*Configure > Instruments* from the Console menu bar) or from the context menu of a chart (right click on a chart and choose *Edit Instrument*).

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

<figure><img src="/files/LCHcBy0SjPVbTmn4Dkgo" 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/general/define-trading-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.
