# Limited Tick Data on Charts

By default MotiveWave will limit tick charts to 10 days of data. If you require more and it is available from your connection, then this number can be increased. This can be done via the ***Configure > Settings > Chart > Chart > General*** menu above the **Max Days (Tick Charts)** setting.

Here are other settings related to minimum and maximum settings for loaded data.

* Minimum Bars – Minimum number of bars to load when opening a chart. MotiveWave will load this many bars when opening this chart. By default MotiveWave only loads a minimum amount of chart data and will load more if requested (scroll the chart back in time).
* Max Linear Bars – Maximum number of linear bars loaded in a chart.
* Max Non Linear Bars – Maximum number of non-linear bars (e.g. Range, Renko, etc) loaded in a chart.

<figure><img src="/files/OfDAr2pyC4xoPXUgn1GH" 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/limited-tick-data-on-charts.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.
