# Terminal Indicators

For a **full list** of studies and short descriptions, see **Indicators help** (reference + getting started).

### Indicators (studies)

#### Turning indicators on or off

1. Click **Indicators** in the top bar (line-chart icon).
2. Use the list to **enable** or **disable** each study.
3. Close the dialog. The chart updates after a short moment.

#### Changing settings

When an indicator is active, a **small control panel** may appear **on top of the chart**. There you can change things like:

* **Length/period** (for example, RSI length).
* **Extra lines** or **signals** (depending on the study).
* **Data source** options where relevant (for example, cumulative volume).

If you do not see the panel, make sure at least one indicator is **turned on** in the Indicators list.

**Note:** Some studies only appear or fully work when your **plan** and **market** support them (crypto vs forex, etc.).

***

### Types of studies you might see

Examples (names can vary by version):

* **Momentum** — RSI and similar oscillators.
* **Volume & flow** — Volume bars, cumulative volume (CVD), VPIN.
* **Derivatives** — Open interest, funding rate.
* **Market profile** — Volume profile (VRVP), TPO-style views.
* **Order flow on chart** — Signals derived from book or trade activity, **large trades** bubbles, microstructure tools.
* **Liquidations** — Liquidation heatmap or zones (where supported).

***

### Drawings

#### Desktop

1. Click a tool in the **vertical strip** to the left of the chart (line, Fibonacci, text, etc.).
2. **Click or drag** on the chart to place or stretch the object.
3. Click the **cursor** tool when you want to **pan** the chart without drawing.

#### Phone or tablet

1. Open **Drawings** from the top bar or **More** menu.
2. Pick a category (Lines, Measure, Positions, …) or **search** by name.
3. Place the object on the chart. Use **Delete** or **Clear all** at the bottom of the sheet if needed.

#### Editing something you drew

**Click** the object. A small editor may offer **color**, **thickness**, **text**, **dashed line**, **hide label**, or **delete**.

***

### Layouts and your drawings

If you use **saved layouts** (see Advanced features), your drawings can be stored **with** that layout when autosave or save is on, so you can return to the same markup later.

***

### Forex signal pages

On some **forex signal** screens, the chart may show **entry/target / stop** lines\*\* tied to a signal card. That is controlled by the signal screen, not by the drawing toolbar.

***

**Next:** Heatmap, replay, layouts, screenshots


---

# 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.mrd-indicators.com/terminal/terminal-indicators.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.
