> For the complete documentation index, see [llms.txt](https://docs.fiinpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiinpro.com/english/general-guidelines/features-map/market.md).

# Market

The **Market** section will help users get a comprehensive view of the market, the general trend of market groups, or outstanding securities in a period.

<table><thead><tr><th width="182.66666666666666">Market</th><th width="172">Feature</th><th>Description</th></tr></thead><tbody><tr><td><strong>Market In-Depth</strong></td><td><a href="/pages/wndyUHsZHOiKeftHPTzq">Indices</a></td><td>Real-time trading data of indices</td></tr><tr><td></td><td><a href="/pages/rcrEmYD7FRQ4a02PSYEH">Foreign</a></td><td>Foreign investor's trading Data</td></tr><tr><td> </td><td><a href="/pages/pBSszOGdYL5YyyCAC3vM">Proprietary</a></td><td>Proprietary trading data</td></tr><tr><td> </td><td><a href="/pages/humACusmAztBcauqZQR5">Director Deal</a></td><td>Insider trading data</td></tr><tr><td> </td><td><a href="/pages/QUwtavEIHVZqSdjafrs4">Valuation</a></td><td>The P/E and P/B valuation charts of indices, sectors, and stocks </td></tr><tr><td> </td><td><a href="/pages/8290haXqsHjPv03emsG4">Index Statistics</a></td><td>Historical trading data of the indices and groups of stocks belonging to indices</td></tr><tr><td><strong>Sector In-Depth</strong></td><td><a href="/pages/fUn5MMZmL0fwdryW5bny">Sector In-Depth</a></td><td>Trading data by sector</td></tr><tr><td><strong>News &#x26; Report</strong></td><td><a href="/pages/SD9GXsvEnRVkVtTqmKQv">News &#x26; Report</a></td><td>Market news and analysis reports</td></tr><tr><td><strong>Events</strong></td><td><a href="/pages/lh4JjzGQsWHagWURBF6i">Events</a></td><td>Corporate events compilation</td></tr><tr><td><strong>Heatmap</strong></td><td><a href="/pages/7giAFjqeSWv669soQi0Z">Heatmap</a></td><td>Illustrating stock data by sector in a heat map</td></tr><tr><td><strong>Top mover</strong></td><td> <a href="/pages/xGH9gxlOPmXDFa89va6m">Top mover</a></td><td>Top list of stocks based on value, volume, price changes, foreign net buying/selling value</td></tr><tr><td><strong>Equity Trading</strong></td><td><a href="/pages/4TufOxhyKJYoPaHBDeqR">Deep Transaction</a></td><td>Real-time stock trading data of stocks</td></tr><tr><td> </td><td><a href="/pages/cUCkZsO8CLAjNt5rpp8d">Price Statistics</a></td><td>Historical stock trading data</td></tr><tr><td><strong>Derivative</strong></td><td><a href="/pages/GC6cBRMPdYLvwpMxgQeF">Derivative</a></td><td>Real-time trading data of derivatives</td></tr><tr><td><strong>Covered Warrant</strong></td><td><a href="/pages/aSZuWNFSvwY7Jr2nZ24p">CW Details</a></td><td>Trading data of warrants</td></tr><tr><td></td><td><a href="/pages/7VgP1Ag4PcJ0L7TbhCC9">CW Statistics</a></td><td>Statistics on data of warrants</td></tr><tr><td><strong>Margin Loans</strong></td><td><a href="/pages/G9AV1IuvesiuNvb9wT4O">Margin Loans</a></td><td>Margin loans details</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fiinpro.com/english/general-guidelines/features-map/market.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
