> 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/dividends-calendar.md).

# Dividends calendar

The Dividends calendar panel displays available dividends for different exchanges in an easy-to-use functional calendar. In order to start using the Dividends calendar, select it from the Tools drop-down menu located in the terminal main menu. The general view of this panel is as follows:

![](/files/Z9QcnvqIRYeQBDAsApze)

The panel itself includes four parts:

* Filter section – contains a calendar for selecting the week for which the information on dividends will be shown;
* Exchange section – filter control that allows selecting the exchanges for which information on dividends is available;
* Date type drop-down list – allows filtering dividends according to the selected date type;
* Table section – displays the main part of information (described below).

The “Filter section” is located in the upper left part of the panel and contains a calendar that allows displaying information for a specific week, to do this, simply select the required one:

![](/files/UCUbmAy1Ptsg5VU5yMyL)

The “Exchange” section allows displaying information in the table for the required exchanges only, simply check those of interest and the table will be refreshed:

![](/files/MqenZUUiTvCOnvNdssEH)

The “Date type” drop-down list allows filtering dividends displayed in the table by the following criteria: Announcement date, Declaration date, Ex-date, Record date, Payment date.

![](/files/pG81OstncTckeFkQMCsT)

Thus, the table will display dividends of the type selected in this drop-down list, for the time period selected in the calendar.

### **Table section**

The “Informational table” section is divided into two parts. The upper one (week part) displays a list of dividends which events fall on the selected calendar week; the lower one (day part) displays a detailed description of dividends for a particular date, which is also selected in the calendar:

![](/files/FhiDm2oGreed8xHdJqVJ)

Contains the following columns:&#x20;

* Symbol – displays instrument name;
* Description – instrument’s description;
* Declaration date – date of the announcement of next dividends payment (DD.MM.YYYY format is applied to all dates);
* Record date – dividends are not paid after this date;
* Ex-date – last day for buying objects to receive dividends on them;
* Payment date – date of dividend payment;
* Dividends – displays the amount of dividends to be paid;
* Exchange – displays the name of exchange on which the instrument is traded;
* Announcement date – announcement date of dividend payment;
* Taxation detail rating – shows the tax rate value.

The "Weekly" section of the table contains a list of the weekdays, thus the table is divided into seven columns. The header of each column shows the number of dividends of the selected Date type (ex-date, Record date, etc.) that fall on that day. The column itself contains a list of instruments, the dividend event for which falls on this date:

![](/files/LIwasdDlEOt3fPLaqrMP)

### Settings

Dividend calendar has the following configurable parameters that can be set for the table:

![](/files/ZcyswceULRkjMNcN5iXq)

* General tab offers settings for frid, fonts and coloring scheme.
* Columns tab offers color settings for each row, namely: the font and filling can be customized.


---

# 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/dividends-calendar.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.
