> For the complete documentation index, see [llms.txt](https://guide.traderevolution.com/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.traderevolution.com/project/desktop-application-for-windows/windows/informative-panels/gainers-losers-list.md).

# Gainers/Losers list

This panel displays two lists, one with the Instruments with the biggest positive "Change %" parameter (Gainers), and another one with the smallest negative "Change %" parameter. The panel lists are populated based on the algorithm configuration on the server and have the following view:

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

&#x20;In the panel, the following controls and info columns are available:

* Exchanges drop-down list - drop-down list with checkboxes for selecting the Exchanges, the Instruments subscribed to which are included in the lists;

The following columns are available for both Gainers and Losers lists and allow independent filtering for each list: &#x20;

* Symbol - the name of the selected Symbol;
* Change % - the percentage value of the difference of the previous close price and the current price for the Instrument;
* Volume - displays volume by the instrument;
* Last price - displays the last price for an instrument.

Selecting “Historical tops” options from the drop-down list in the panel header will allow a user to see the data about top gainers/losers for the selected period of time. The preferred period of time can be configured using the “Time range” combobox.

By default, the Instruments in the Gainers list are highlighted in green and those in the the Losers list in red color:

![](/files/-LvL_b5P0O3SLpqAIByc)

The user can select other colors for highlighting the items in the panel lists. The features of grouping items by Exchange (common for both lists), type of grid (None, Vertical\&horizontal, Vertical, Horizontal) selection, column autosizing and showing toolbar are available for the panel in the Panel->Settings menu.


---

# 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:

```
GET https://guide.traderevolution.com/project/desktop-application-for-windows/windows/informative-panels/gainers-losers-list.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.
