# Deep Transaction

Providing stock trading data with real-time price and volume charts.&#x20;

<figure><img src="/files/RQidrzYjBaXcC82s0OL4" alt=""><figcaption></figcaption></figure>

&#x20;Users can view information related to stocks.&#x20;

The dashboard will include:&#x20;

* Summary (brief information about the stock)
* Price performance (status and price of the stock in the past and at the present)
* Price depth (volume and price of buying and selling during the session)
* Time & Sales (active buying/selling volume based on 1D/1W/2W/1M intervals)
* Matching order (Market matching statistics)


---

# 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://docs.fiinpro.com/english/corporate/trading-data/deep-transaction.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.
