# Инструмент измерения цены на графике и в DOM (линейка)

Если вы хотите измерить изменение цены и спрогнозировать прибыль/убыток для своей стратегии, у нас есть отличный инструмент, который поможет вам в этом.

{% hint style="info" %}
График: просто нажмите на начальную точку, а затем на конечную точку, удерживая клавишу Shift, чтобы быстро использовать инструмент измерения.
{% endhint %}

<figure><img src="/files/7CrfmlTNCqblLXbM2zWQ" alt=""><figcaption></figcaption></figure>


---

# 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://wiki-ru-macos.tiger.trade/features/sovety-i-rekomendacii/instrument-izmereniya-ceny-na-grafike-i-v-dom-lineika.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.
