# Player

{% hint style="info" %}
The Player mode is available in Full and Trial licenses, as well as in a separate Player license. The Player mode is not available for a free Crypto license.
{% endhint %}

To switch to the trading history playback mode, in the menu select **File → Trade mode → Player**. To display the **Player** window, in the main menu, select **Tables → Player**.

![Displaying Player in the Tiger.com terminal](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80075019417/original/AgQ-aXZtnGZJg5yA8EihBW0_G-xyb98-4g.png?1644223313)

The window contains:

* Button to open a window for selecting records with a trading history
* Buttons to go to the previous or next day
* Buttons to control the replay of the trading history
* Setting the playback speed of the trading history
* Rewinding the trading history until the specified time
* Rewinding the trading history for the selected time interval

| Column      | Description                                                                              |
| ----------- | ---------------------------------------------------------------------------------------- |
| Ticker      | The abbreviated name of the instrument for which the trading history will be reproduced. |
| Record Date | Record date of the trading history for the selected instrument.                          |
| Last Update | Time of the last data change during the trading history playback.                        |

#### Playback history in tick-only format

This type of history does not contain DOMs and allows the history for all instruments available in Tiger.com to be replayed.

To reproduce the trading history in tick-only format, complete the following actions:

1. Switch the terminal to player mode: **File** → **Trade mode** → **Player**.
2. In the **Player** window, click the  **Open trading history** button.
3. In the window that opens, select the **Only ticks** tab.
4. In the left part of the window, select the date you are interested in.
5. On the right side of the window, add the required instruments.
6. Click the **OK** button. The selected entries will be displayed in the **Player** window.

<figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80031576666/original/cRVv8c0XWYWTfsH36rTt1zfn-rpigdPyBg.png?1629471720" alt=""><figcaption></figcaption></figure>

#### Launching and controlling playback

For the instruments whose records have been selected, it is necessary to open the charts and start playing the trading history. During viewing, you can pause or completely stop playback of the recording.

<div align="left"><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80038270463/original/hdya91i5SAmO_ylV998K3bZ9_m4vrodD5Q.png?1632133786" alt=""></div>

<div align="left"><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80038270464/original/hcs9Rfx6ync4cnSw8iO7RlF8Sox_d5bgLQ.png?1632133787" alt=""></div>

<div align="left"><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80038270467/original/hLvg-FhQhwCHqaqsUbRrHLrWeJ2dmxwUgg.png?1632133787" alt=""></div>


---

# 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/tables/player.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.
