> For the complete documentation index, see [llms.txt](https://angel-algorithm.gitbook.io/angelalgo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://angel-algorithm.gitbook.io/angelalgo/getting-started/why-angel-algo.md).

# Why Angel Algo?

## Who Is Angel Algo?

<figure><img src="/files/a5GP6Bl08Cv5vl1QKeT0" alt=""><figcaption></figcaption></figure>

Angel Algo is a provider of technical indicators, both free and paid, globally.

Our reputation primarily stems from the extensive collection of free indicators we've developed for TradingView. However, we also boast exclusive toolkits on our website, featuring numerous advanced features aimed at enhancing your trading journey.

These exclusive toolkits represent the pinnacle of our efforts and are continuously refined based on feedback from our community.

<figure><img src="/files/7IXt60PUzydCUKU8dZR3" alt=""><figcaption></figcaption></figure>

### Why Would You Use Angel Algo?

Here are some noteworthy achievements that underscore our commitment to transforming the technical analysis landscape:

* Over 15+ indicators developed for global users across different charting platforms, serving millions of traders, with a significant portion available free of charge.
* Explore our offerings firsthand by visiting our [TradingView profile](https://www.tradingview.com/u/AngelAlgo/#published-scripts).

Angel Algo users typically integrate several features from our toolkits, enhancing their trading analysis workflows. Access to these toolkits is included in our subscription plans, which you can conveniently sign up for on our website.

## Can Paid Indicators Work?

Upon encountering Angel Algo, traders often raise several inquiries, including:

> What advantages do these paid indicators offer over free alternatives?

And, perhaps most crucially:

> Can these indicators truly lead to profitable outcomes?

It would be presumptive and misleading for us to assert that our indicators are infallible and guarantee substantial returns in short periods. The reality is that markets are inherently complex.

No single indicator can promise to enhance your performance in isolation, nor can any strategy maintain a consistent accuracy rate indefinitely. There's no such thing as a money-printing solution. Instead, our tools are crafted to streamline your analysis processes, offering easily comprehensible workflows. Furthermore, we diligently update our toolkits over time, ensuring their ongoing relevance and usefulness throughout your trading journey.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://angel-algorithm.gitbook.io/angelalgo/getting-started/why-angel-algo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
