# Ticker Tape

Ticker tape displays a rolling set of prices for a selected set of instruments across the top of the Console, Desktop or Chart Window. This option can be turned on and configured by choosing ***Configure > Settings > General > Ticker Tape*** from the top menu bar.

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

The Ticker Tape panel has the following options:

* **Instruments** – Instruments may be added or removed by using the tool bar at the top of the list box on the left
* **Font** – Font size for the instruments displayed on the ticker tape section
* **Scroll Speed** – Relative speed for scrolling the instruments
* **Show Ticker Tape** – Default for displaying the ticker tape in a chart window
* **Show Change** – Shows the change since the day open
* **Show Change %** - Shows the change since the day open as a percent


---

# 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/charts-1/ticker-tape.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.
