# High/Low

This panel displays the Low and High lists containing the Instruments, which quote prices reach or exceed the current maximum (day bar "High" price) or minimum (day bar "Low" price) price values. The panel lists are populated with the Instruments, which quotes only exceed the maximum/minimum values or also reach the maximum/minimum, depending on the algorithm configuration on the server. The panel has the following view:

![](https://1243456536-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LMCqxhh2XAdWPUjcvxR%2Fuploads%2FA2XLv47r23eBcMaqkn6j%2Fhigh%201.png?alt=media\&token=84a13298-be4d-4a58-aa43-566c1997e2e4)

Tap the “View more” buttons to the full lists. In the lists, the following columns are displayed:&#x20;

* Symbol - the Instrument name;&#x20;
* Change % - the percentage value of the Instrument price change;&#x20;
* Last - the last trade price.&#x20;

To see the Instrument info, tap the certain symbol card.\
To add the Instrument to the Watchlist or remove it from the Watchlist, swipe left the symbol card and tap the corresponding button.


---

# 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/discover/high-low.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.
