# Shares

## Chart View

![](/files/-MTj7mn4WFjO0KZx_PrM)

The shares indicator shows the float, the insider holding, the institutional holding and the total number of shares. As well as the percentage of shares. As well as the name, symbol and type of share.

{% hint style="warning" %}
*The data can be a little contradictory in parts, while the data for most symbols is consistent - there can be discrepancies due to different actuation times of the individual data points.*
{% endhint %}

## Settings

#### Colors

* *Background Intensity* \[0-255]: How intense the set colors are
* *Background Color* \[Color]: Background of the table (Default Gray)
* *Cell Color* \[Color]: Background of a percentage cell (Default Sky Blue)
* *Text Color* \[Color]: Color of the text (Default Dark Slate Gray)

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


---

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