# Spread chart

### Description

The spread chart is an additional indicator when using the trade tape and is a graphical representation of the difference between the best bid price and the best bid price.

Use of the spread chart is only possible when the trade tape is turned on and the price scale is activated and/or when one works with the Order Book.

The purpose of the spread graph design is to demonstrate the dynamics of changes in the form of the price of the best bid and the best ask. For these purposes a chart in the form of a dynamic line begins to be constructed. It starts from the previously indicated price level. When the spread location changes, the charts follow the best prices.

The formation of one tick on the chart corresponds to transactions that are formed and displayed on the trade tape. Thus, one circle on the trade tape represents 1 tick on the spread chart.

<figure><img src="/files/Zm72AjFauLbNVncDrvUC" alt=""><figcaption><p>График спреда</p></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://1ex.gitbook.io/1ex-smart-dom/features/ticker-tape-time-and-sales/spread-chart.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.
