> For the complete documentation index, see [llms.txt](https://support.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.tiger.com/okna/grafik/graficheskie-obekty-v-okne-grafik/elliott-impulse-wave.md).

# Elliott Impulse Wave

Включается кнопкой **Elliott Implulse Wave**. ![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80030927186/original/qlp-LTK9COfedxtiF3p3cQec1tSGftsNIA.png?1629275662)

![](/files/qhp7pdAXNGToiJxb5eFX)

## Настройки Elliott Implulse Wave

![](/files/TN5zssK9H5qNclONU3KS)

### Волна

| Название | Описание                                          |
| -------- | ------------------------------------------------- |
| Степень  | Задаётся вид подписи точек.                       |
| Линия    | Опция включает/отключает отображение линии волны. |

### Линия

| Название      | Описание                                                                                 |
| ------------- | ---------------------------------------------------------------------------------------- |
| Цвет линии    | Задаётся цвет линии.                                                                     |
| Толщина линии | Задаётся толщина линии.                                                                  |
| Стиль линии   | Задаётся стиль отображения линии: сплошная, штрихи, точка, штрих-точка, штрих-две точки. |

### Объект

| Название     | Описание                                                 |
| ------------ | -------------------------------------------------------- |
| Отображение  | Задаётся параметр, при котором будет отображаться волна. |
| Расположение | Отображение волны над графиком или под графиком.         |

### Координаты

| Название      | Описание                                                              |
| ------------- | --------------------------------------------------------------------- |
| Координаты    | Возможность задать вручную координаты точек по шкалам времени и цены. |
| Заблокировать | Опция включает блокировку положения на графике.                       |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.tiger.com/okna/grafik/graficheskie-obekty-v-okne-grafik/elliott-impulse-wave.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
