# Details

## Chart View

![](/files/-MTjwGDjqsXi6A6QDwqQ)

The indicator shows the name, the abbreviation and the type of ticker. Exchange and abbreviation, industry and GICSector, date of the IPO and the description of the symbol.

{% hint style="warning" %}
In the case of ETFs, IPO or Occupation is partly empty - ETFs will get a new view.
{% 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)

#### Text Preferences

* *Text Width* \[Wert]: Specifies how many pixels the description text can fill i.e. makes the info box narrower and higher or wider and lower.

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

* *Sector* \[Text]: GICSector of the Stock
* *Industry* \[Text]: Industry of the Stock
* *IPO Date* \[Datum]: IPO Date


---

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