> For the complete documentation index, see [llms.txt](https://docs.thinkandtrade.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/earnings-yearly.md).

# Earnings Yearly

## Chart View

![](/files/-MWOIE3uEVLLLhi6qT8M)

The Earnings Yearly indicator puts EPS, Sales, Margin, Income on the chart as a flag at the respective time of the earning call, as well as the percentage change between them. Values are displayed in the following steps:

* K - 1000
* M - 1.000.000
* B - 1.000.000.000

## Settings

#### Colors

* *Background Intensity* \[0-255]: How intense the set colors are
* *Background Color* \[Color]: Background of the table (Default Gray)
* *Negative Color* \[Color]: Background of a negative cell (Default Coral)
* *Positive Color* \[Color]: Background of a positive cell (Default Lime Green)
* *Text Color* \[Color]: Color of the text (Default Dark Slate Gray)

#### Input

* *Accumulation Period* \[Wert]: Over how many quarters the EPS Delta is accumulated.

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

* *Breakout* \[true, false]: true if the current EPS is at least twice as large as the EPS average of the last 4 quarters, false otherwise.
* Cumulative *EPS Delta* \[value]: the cumulative QoQ Delta of the last x (adjustable) quarters&#x20;
* *EPS* \[value]: of the current quarter
* *Sales* \[value]: of the current quarter
* *Margin* \[value]: of the current quarter
* *Income* \[value]: of the current quarter
* *EPS Delta* \[value]: of the current quarter
* *Sales Delta* \[value]: of the current quarter
* *Margin Delta* \[value]: of the current quarter
* *Income Delta* \[value]: of the current quarter

{% hint style="info" %}
Delta return values depend on the set claculation type.
{% endhint %}
