# Different Charts for the Same Instrument

**Question: If I have one chart with some studies on it, when I open another chart of the same instrument, the same studies and objects are also on this new chart. How do I get two different (independent) charts with same instrument?**

MotiveWave works differently compared to many other charting programs. If you open a second chart for the same instrument, you will find that it contains the same set of studies and objects as the original chart. Changes made to either of these open charts are immediately reflected between the two open views. This can be a very useful feature if you want to work with the same set of studies and objects at multiple time frames.

If what you actually want to do is have separate studies or objects (trend lines, commentary etc) on a second chart for that same instrument (so that the changes you make do NOT copy over to the other one), then you want to create what we call an **Alternate Analysis**.

To create an Alternate Analysis, you can go to ***Chart > Analysis > New Analysis***, or click on the open folder icon in the toolbar and choose New Analysis. See screenshot below:

<figure><img src="/files/1N3cRAE05OWCCXA4zq4z" alt=""><figcaption></figcaption></figure>

When you open the New Analysis dialog window, you will need to name your Alternate Analysis and you can also choose whether the chart should copy over everything you had on the first chart as a starting point or if it should open a fresh chart with nothing on it. If you want a fresh chart, click the Empty checkbox. See screenshot below:

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

When you click OK, your new alternate analysis will appear as a second tab on the chart and any changes you make to the primary analysis (original chart) and the alternate analysis will be saved separately. See screenshot below:

<figure><img src="/files/qUbtryKKrJO1QQiUwf5v" 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/different-charts-for-the-same-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.
