# How To Clean Up Your Meta Trader 5 Chart

The original charting layout for Meta Trader is pretty ugly, and to be honest, it's pretty hard to read. Luckily for you, I already made a super clean chart template you can use.

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

### Step 1

Download this chart Layout File

{% file src="/files/OEIlo5ODDHs992jh929d" %}

{% hint style="warning" %}
MAC USERS: Make sure you save this tpl file to your Desktop. When loading the template you'll need to find it under "My Mac Desktop"&#x20;
{% endhint %}

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

### Step 2

Right Click on your chart in Meta Trader > Templates > Load Templates

<figure><img src="/files/9SOI2oupbaGIqWSIL4Ys" alt=""><figcaption></figcaption></figure>

### Step 3

Drag the chart layout file you downloaded earlier into this folder

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

### Step 4

Click "open" and your chart should look clean :)

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

{% hint style="info" %}
If your chart ever goes back to the original look, just right-click on your chart > templates > load template > then open the "TradingLab Chart Template" again.
{% endhint %}

### Step 5

Once you changed your chart layout, you may have to add the indicator again.

<figure><img src="/files/wwzrmenerua3dGd42Qpi" 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.tradinglab.ai/how-to/how-to-clean-up-your-meta-trader-5-chart.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.
