# Charts

- [Adjust for a Stock Split](https://docs.motivewave.com/knowledge-base/charts/adjust-for-a-stock-split.md)
- [Assign Trading Hours to an Instrument](https://docs.motivewave.com/knowledge-base/charts/assign-trading-hours-to-an-instrument.md)
- [Component and Study Visibility](https://docs.motivewave.com/knowledge-base/charts/component-and-study-visibility.md)
- [Different Charts for the Same Instrument](https://docs.motivewave.com/knowledge-base/charts/different-charts-for-the-same-instrument.md)
- [Make Studies Stick to a Chart](https://docs.motivewave.com/knowledge-base/charts/make-studies-stick-to-a-chart.md)
- [Trend Lines Don't Line up on Different Bar Sizes](https://docs.motivewave.com/knowledge-base/charts/trend-lines-dont-line-up-on-different-bar-sizes.md)
- [Use a Display Mask](https://docs.motivewave.com/knowledge-base/charts/use-a-display-mask.md)
- [Create Tick, Range, PnF, or Renko Chart](https://docs.motivewave.com/knowledge-base/charts/create-tick-range-renko-chart.md)
- [Clicking on the Tab of One Chart Changes Tab of Other Charts](https://docs.motivewave.com/knowledge-base/charts/clicking-on-the-tab-of-one-chart-changes-tab-of-other-charts.md)
- [Charts Stopped Streaming Data](https://docs.motivewave.com/knowledge-base/charts/charts-stopped-streaming-data.md)
- [Charts Show Incorrect Historical Data](https://docs.motivewave.com/knowledge-base/charts/charts-show-incorrect-historical-data.md)
- [Time Range Measurements Are Incorrect](https://docs.motivewave.com/knowledge-base/charts/time-range-measurements-are-incorrect.md)
- [Limited Tick Data on Charts](https://docs.motivewave.com/knowledge-base/charts/limited-tick-data-on-charts.md)
- [Set Start Time for Chart Bars](https://docs.motivewave.com/knowledge-base/charts/set-start-time-for-chart-bars.md)
- [View List of Studies and Components on Chart](https://docs.motivewave.com/knowledge-base/charts/view-list-of-studies-on-chart.md)
- [Show ETH or Extended Data](https://docs.motivewave.com/knowledge-base/charts/show-eth-or-extended-data.md)


---

# 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.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.
