# Earnings Date

## Chart View

![Unconfirmed, Confirmed, 7 days before, and 3 days before Earning Date](/files/-MRoeRza3M7Xz8zQd697)

The Earnings Date indicator displays the date of the next earnings in the chart, on the one hand on the date bar as a marker and on the other hand as a date in a window in the chart. The indicator changes color when the date has been confirmed and when only 7 or 3 days remain until the next earning.

{% hint style="info" %}
The earnings date is first estimated, then confirmed for one month via our data provider, this happens once a day - so it can happen that a confirmed earnings date changes.
{% endhint %}

## Settings

#### Colors

* *Background Intensity* \[0-255]: How intense the set colors are
* *Background Color* \[Color]: Background of the table (Default Gray)
* *Text Color* \[Color]: Color of the text (Default Dark Slate Gray)
* *Unconfirmed Text Color* \[Color]: Colour of the text when an earning is not yet confirmed (Default Dark Gray).
* *Attention Warning Color* \[Color]: The color 7 days before the Earnings date (Default Sandy Brown)
* *Critical Warning Color* \[Farbe]: The color 3 days before the Earnings date (Default Tomato)

#### Api-Key

* *Api Key* \[Key]: Is empty if no api key has been set yet, if the api key has already been set in at least one indicator, all others adopt this key.

## Return Values

* *Earningsdate* \[Date]: the day on which the next earning takes place.
* *Days To Next Earning* \[Value]: How many days until next earning, -1 if in past and no new earnings date available yet


---

# 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://docs.thinkandtrade.net/fundamental-growth-addon/indicators/earnings-date.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.
