# Introduction

Data, especially alternative data, is playing an increasingly important role in investments. In recent years, more and more asset managers have therefore started to combine conventional financial data with alternative data, thus enriching their trading strategies with additional insights.&#x20;

But alternative data does not only help with investment decisions. In a recent study by Greenwich Associates, 88 per cent of fund managers said they like to demonstrate their trading strategies to investors. Currently, 95 per cent of these fund managers already use alternative data to illustrate their decisions.&#x20;

In addition, more than half of hedge funds use alternative data to gain a competitive advantage. This is according to a survey published by the Alternative Investment Management Association (AIMA) in collaboration with fund services provider SS\&C Technologies.&#x20;

The field of alternative data is huge - for example, satellite images were used to evaluate customer frequency in Frenchies chains or shopping centres in order to predict the next quarterly figures of the chains concerned. However, quarterly figures etc. have traditionally also been part of the alternative data - this addon attempts to make this data more readily available.&#x20;

Many traders already have subscriptions to various data providers. The aim of this add-on is to visualise and evaluate such data directly in the chart - in order to be able to make decisions as quickly as possible.&#x20;

In order not to burden the user's PC like other providers, almost all calculations are carried out on our server, which is also responsible for data scraping, this enables the addon to carry out additional calculations on the server - and thus to compare all stocks that are on our server with each other.

{% content-ref url="/pages/-MRp9KwuHygLCsa7mZTE" %}
[First Steps](/fundamental-growth-addon/introduction/first-steps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRp9xO\_fj6XZRF9a\_IR" %}
[Indicators](/fundamental-growth-addon/indicators.md)
{% endcontent-ref %}


---

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