# Gainers/Losers list

This panel displays two lists, one with the Instruments with the biggest positive "Change %" parameter (Gainers), and 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:

![](/files/-MgF4GMP5j3suChS5WYQ)

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:

* Instrument - the Instrument name;
* Change % - the percentage value of the difference of the previous close price and the current price for the Instrument.

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

![](/files/-MgF4GMRpqwsSePJnaN8)

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: 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://help.za.velocitytrade.com/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.
