# 2. Dữ liệu giao dịch

- [2.1. Hàm dữ liệu Realtime](https://docs.fiinquant.vn/ham-va-cong-thuc/2.-du-lieu-giao-dich/2.1.-ham-du-lieu-realtime.md): Mô tả cách sử dụng thư viện sau khi người dùng đã đăng nhập. Chi tiết được nêu ra ở cuối chương này.
- [2.2. Hàm dữ liệu Lịch sử](https://docs.fiinquant.vn/ham-va-cong-thuc/2.-du-lieu-giao-dich/2.2.-ham-du-lieu-lich-su.md): Mô tả cách sử dụng thư viện sau khi người dùng đã đăng nhập. Chi tiết được nêu ra ở cuối chương này.
- [2.3. Hàm nối dữ liệu Realtime và lịch sử](https://docs.fiinquant.vn/ham-va-cong-thuc/2.-du-lieu-giao-dich/2.3.-ham-noi-du-lieu-realtime-va-lich-su.md)
- [2.4. Hàm dữ liệu sổ lệnh](https://docs.fiinquant.vn/ham-va-cong-thuc/2.-du-lieu-giao-dich/2.4.-ham-du-lieu-so-lenh.md)
- [2.5. Hàm theo dõi huỷ lệnh](https://docs.fiinquant.vn/ham-va-cong-thuc/2.-du-lieu-giao-dich/2.5.-ham-theo-doi-huy-lenh.md)


---

# 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.fiinquant.vn/ham-va-cong-thuc/2.-du-lieu-giao-dich.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.
