# Ticker Tape (Time\&Sales)

### Purpose

Ticker Tape of the Order Book (`Time & Sales`) constitutes a window with a streaming representation of executed orders in the form of circles. Thereby each trade consists of:

* **Circles of specific color:**

  &#x20;<img src="https://content.gitbook.com/content/m74RaI07TSxDaTqb911t/blobs/pAdCe1mKcDHqXi0l9aue/image.png" alt="" data-size="line"> For trades executed as "sale"

  &#x20;<img src="https://content.gitbook.com/content/m74RaI07TSxDaTqb911t/blobs/JaqRujwtnGkN3qDflIjU/image.png" alt="" data-size="line"> For trades executed as "buy"
* **Numerical value of the executed order volume**

In the upper and lower parts of the window the values ​​of the total volume of placed orders for the bid/ask are indicated in the form of strips:

* **Red indicator** - total volume of the ask orders
* **Green indicator** - total volume of the bid orders

<figure><img src="https://content.gitbook.com/content/m74RaI07TSxDaTqb911t/blobs/2GVRtdx0niWPszWtbnQU/image.png" alt=""><figcaption><p>Общий вид окна</p></figcaption></figure>

#### Marking the bit depth of values ​​inside circles:

* Thousands - 10K
* Millions - 10M
* Billions - 10B
