# Dividend payment history

This feature allows visually aggregating the history of dividend payments on chart. In order to enable historical data, please check the corresponding item in the chart context menu *Chart context menu -> View -> Dividend payment history*.

![](/files/xPq28zZwBXCel0kjJSHm)

{% hint style="warning" %}
NOTE: To work correctly with the tools of analysis, it is obligatory to have corresponding  history for symbol.
{% endhint %}

Dividends for the selected Symbol are drawn on the chart as a dotted line. The dividend icon is always displayed at the beginning of the Ex Date (first bar of the day) in relation to the timeline, with a dotted line extending from the  icon:

![](/files/BTtQDBVMLtYhK6zT9dx7)

Clicking the dividend icon will result in opening the Info window that contains data on the selected dividend:

![](/files/CZoeUnfJFad8RTgxLcs3)

The Info window can display data for several dividends at once, in case their Ex-date falls on the same day. Contains the following data:

* Ex-date – displays the Ex-date of the previously paid dividend in the dd.mm.yyyy format;
* Amount – displays the amount of paid dividends;
* Payment date – displays the date on which the payment occurred.


---

# 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/desktop-application-for-windows/windows/analysis-tools/chart/dividend-payment-history.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.
