# View

## Display

**Show Alerts –** Show alerts on the chart

**Show Alert History  –** Show the Alert History dialog when an alert is triggered.

**Show Analysis** – Show/hide titled analyses on the chart.

**Show Commentary** – Show/hide commentary on the chart.

**Show Trend Lines** – Show/hide trend lines on the chart.

**Show Studies** – Show/hide studies on the chart.

**Menu Bar** – Show/hide the menu bar.

**Toolbar** – Show/hide the toolbar.

**Status Bar** – Show/hide the status bar.

## Trade Panel&#x20;

Open an attached [Trade Panel](/user-guide/trade-panel.md) to the selected chart.

## DOM Panel

Open an attached [DOM](/user-guide/depth-of-market.md) to the selected chart.

## Order Book

Open an attached [Order Book](/user-guide/order-book.md) to the selected chart.

## Time & Sales Panel

Open an attached [Time & Sales](/user-guide/time-and-sales.md) to the selected chart.

## Object Viewer

Open the [Object Viewer](https://docs.motivewave.com/user-guide/components#object-viewer) dialog

## Replay Mode

Show/hide the [Replay](/user-guide/replay-mode.md) mode

## Show Crosshair

Show/hide the crosshair

## Cursor Data

Show/hide the cursor data dialog

## Compact

Toggle the Compact Mode.

## **Bird's Eye View**

Display the Bird's Eye View chart navigation at the bottom of the selected chart.

## **Bar Size Selector**

Display the Bar Size Selector at the bottom of the selected chart.

## **Active Tickers**

## Lock Scroll

Toggle the [Lock Scroll](/user-guide/charts-1/lock-scroll.md) feature

## Lock Studies

Toggle the [Lock Studies](/user-guide/charts-1/lock-studies.md) feature

## Lock/Unlock Components

Toggle the [Lock/Unlock Components](https://docs.motivewave.com/user-guide/components#lock-unlock-components) feature

## Group Studies

## Cursor Data Window

Display the cursor data window on the chart.

## Study Log

Open the Study Log dialog to view log entries created by studies on the chart. This can be useful for tracking down custom study issues.


---

# 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/menu/view.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.
