# Info window

The Info window displays the main parameters of the selected instrument. The Info window can be accessed from the Watchlist by tapping the selected Symbol card. Also, it is possible to open a chart from the Positions, Assets and Orders panels by tapping the selected card.

![](/files/eftDDmlrIrAjjwxst0UM)

The Info window contains the following information:

* Available cash at the account’s currence;
* &#x20;Open - the day's open price;&#x20;
* High - the day's highest price;&#x20;
* Low - the day's lowest price;&#x20;
* Change,% - the price deviation from a Previous close price in a percentage;
* Last - the current price;&#x20;
* Previous close- the previous day's close price;&#x20;
* Volume - the total amount of the current day bar;
* Funding (optional) – current funding rate value as a percentage including broker tax;
* Countdown (optional) – displays the countdown time to the next funding settlement.


---

# 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://guide.traderevolution.com/project/investing/watchlist/info-window.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.
