# Bar Sizes

Bar sizes are useful for changing the resolution of a chart based on time, price or volume movements. MotiveWave™ supports several different types of bars:

* **Linear** – time interval based bars (such as 1 minute, 15 minute, 1 day, 2 week etc)
* **Range** – bars are based on price movements of a specific price range
* **Renko/Hybrid Renko** – these are special price range based bars
* **Tick** – these bars are based on a specific number of price ticks (or trades)
* **Volume** – each of these bars will have a fixed trading volume
* **Point & Figure**

There are several ways to change the bar size and type.&#x20;

You can use the Bar Size Chooser from the top tool bar:&#x20;

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

The bar size displayed on the chart can be selected to call out the bar size list:

<figure><img src="/files/0xgIWpMTbPHi4dV0vCFW" alt=""><figcaption></figcaption></figure>

You can also right click on the chart and select the Bar Size from the context menu:

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

Alternatively, if you go to the **View** menu and enable the **Bar Size Selector**, a tool bar containing the bar sizes will show up at the bottom of the console:

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

## Custom Bar Sizes

MotiveWave™ comes with a default set of bar sizes, but you can create your own bar sizes from the **Custom** tab in the **Bar Size Chooser** panel. The availability of the interval types will depend on your connection(s) and/or the MotiveWave edition you are on.

The new bar size can be added to the **Favourites** section in the **Favourites** tab for easy access by clicking on the **Add Favourites** button:

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

This also adds the new bar size to the bar size list in the right click menu:

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

To change the orders of the bar sizes in the right-click bar size list, you can drag and move the bar sizes in the Favourites list:

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

To remove a bar size from the favourite list and from the **Bar Size** option in the right click menu, go to the **Favourites** section and right click on that bar size, then select **Remove From Favourites:**

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

Settings for the Bar Size Chooser panel ( columns, font, etc) can be found via the gear icon on the top of the panel:

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

## Bar Size Selector

The **Bar Size Selector** is a convenient way access common bar sizes by simply clicking on one of the tabs at the bottom of the chart. If you would like to enable this toolbar, choose ***View > Bar Size Selector*** from the top menu bar to toggle its visibility.&#x20;

Note: the default behavior can modified by right clicking on the chart > ***Chart Settings > Chart*** tab ***>*** Enable the ***Show Bar Size Selector*** option ***>*** Select the ***Defaults*** drop down list ***>*** Select ***Save Defaults >*** Click ***OK :***

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

You can configure the tabs available in the ***Bar Size Selector*** by right clicking on one of the tabs and choosing ***Configure***. Alternatively, you can find the Bar Size Selector settings panel via the ***Configure menu > Settings > Chart > Bar Size Selector***. &#x20;

<figure><img src="/files/3qLaTFaA5PgERdUinq1H" alt=""><figcaption></figcaption></figure>

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

The **Bar Size Selector** also has some buttons on the right hand side (configurable via ***Configure*** menu > ***Settings*** > ***Toolbar*** > ***Toolbar*** > ***Bar Size Selector***):

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

&#x20;These can be convenient for the following (in order from left to right):

* **Toggle Semi-Log Scale** – Toggles semi-log scaling
* **Choose Study Template** – Allows you to choose a study template
* **Toggle Birds Eye View** – Toggles the display of the Birds Eye View
* **Display Time Frame** – Choose a specific time frame to display on the chart (ie 2 week, 1 day etc)
* **Go To Date** – Go to a specific date in history

<figure><img src="/files/T8vGcfoSSylhx3ORghaz" 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/user-guide/charts-1/bar-sizes.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.
