# Indicators

- [4S](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/4s.md): The 4S or 3S indicator draws a Code33 matrix on the chart. It can load instrument lists into the AT and filter existing instrument lists.
- [Younglings](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/younglings.md): The Younglings indicator can list stocks that had their IPO (adjustable) years ago, as well as filter a list by IPO years.
- [Details](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/details.md): The Details indicator shows a description of the company and other important information about the symbol on the chart
- [Holders](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/holders.md): This indicator shows the largest n (adjustable) holders of a share in the chart
- [Dividends](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/dividends.md): Shows the dividends and the yield in the chart.
- [Earnings Quarterly](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/eps.md): The Earnings Quarterly indicator puts the most important quarterly key figures of the last earning calls on the chart, as well as the percentage change between them.
- [Earnings Yearly](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/earnings-yearly.md): The Earnings Quaterly indicator puts the most important annual key figures of the last earning calls on the chart, as well as the percentage change between them.
- [Insiders](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/insiders.md): The Insiders indicator places Buy and Sell flags on the date bar, signalling an insider buy and an insider sell, respectively, and showing the last (adjustable) insider transactions.
- [Earnings Date](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/earnings-date.md): The Earnings Date indicator shows the date of the next earnings in the chart, on the one hand as a marker on the date bar and on the other hand as a date in an info box on the chart.
- [Ratios](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/ratios.md): The ratio indicator can put P/S and P/E ratio in the chart, this is calculated with the current price and the fundamental data.
- [Shares](https://docs.thinkandtrade.net/fundamental-growth-addon/indicators/shares.md): The shares indicator is a pure chart indicator with info window, this shows the, total shares, the holdings and the float of a share in the chart.


---

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