# Margin Zones

These margin zones are a kind of price level. They display market participants’ commitment to losing positions. Thus, they help us to identify reversal patterns and to take into account non-obvious price changes.

**Margin Zone Level = (Initial Margin / Value of the Symbol’s Price Increment) \* Price Increment of the Symbol**

This formula calculates a full margin zone, from which other levels can then be calculated.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160240547/original/zw-TgWD5ZqgAWby2Fy74L_3DEYEhX2XeaQ.png?1668693446)

### **Indicator settings**

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80160240106/original/60g8uuZ5iKVsVywNkiU3HMUda_iEbojaOw.png?1668693397)

#### **Zone 1–5**

**Margin level settings.**

| **Name**    | **Description**                                                    |
| ----------- | ------------------------------------------------------------------ |
| Color       | Sets the color of the margin level.                                |
| Show        | Activates/deactivates whether the level is displayed.              |
| Value, %    | Sets the position of the level as a percentage from the 100% zone. |
| Zone height | Line width.                                                        |

#### **100% zone**

**Configures the 100% zone, on the basis of which all other levels are calculated.**

| **Name**    | **Description**                                       |
| ----------- | ----------------------------------------------------- |
| Color       | Sets the color of the 100% zone.                      |
| Show        | Activates/deactivates whether the level is displayed. |
| Zone height | Line width.                                           |

#### **Base level**

**Sets the position and visualization of the base level, on the basis of which the 100% zone is set.**

| **Name**                      | **Description**                                               |
| ----------------------------- | ------------------------------------------------------------- |
| <p>Color<br></p>              | Sets the color of the base level.                             |
| Show                          | Activates/deactivates whether the level is displayed.         |
| Base level price              | The price on the basis of which the base level is determined. |
| <p>Zone height</p><p><br></p> | Line width.                                                   |

#### **Symbol settings**

**Settings for the current symbol, on the basis of which the level corridor is set.**

| **Name**                | **Description**                                  |
| ----------------------- | ------------------------------------------------ |
| Initial margin          | The initial margin of the symbol.                |
| Tick size of the symbol | The value of one price increment for the symbol. |

#### **Other**

**Additional level settings.**

| **Name**           | **Description**                                                                                                   |
| ------------------ | ----------------------------------------------------------------------------------------------------------------- |
| Plotting direction | <p>The direction in which the levels are plotted:</p><ol><li>Upward</li><li>Downward</li><li>Both sides</li></ol> |
| Zone length (days) | <p>The length of all lines on the time scale, given in trading days.<br></p>                                      |

#### **Indicator**

**General indicator settings.**

| Indicator   | Enabling or disabling the indicator display on the chart.                  |
| ----------- | -------------------------------------------------------------------------- |
| Name        | Enabling or disabling the indicator name display in the information line.  |
| Values      | Enabling or disabling the indicator value display in the information line. |
| Markers     | Enabling or disabling the indicator markers display on the scale.          |
| Calculation | Indicator calculation frequency regulation                                 |
| Area        | Selecting an area to display the indicator.                                |


---

# 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://support.tiger.com/english/windows/chart/main-indicators-in-chart-window/margin-zones.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.
