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

# Signing up for TradingView to use our Indicators

Our indicators work on the most popular charting platform called TradingView. This means you must sign up at tradingview\.com before using our indicators. Its most basic & free version on TradingView supports up to 3 indicators on your chart at a time. Other  & premium paid versions have more options and features but the amount of indicators you can have on your chart is the main feature that changes. Lets break it down further..

## Create a new TradingView username

&#x20;1\. Click on the free trial buttom in blue.

![](/files/-MiTLqalVCZd1ijUrgZf)

2\) Choose a TradingView plan. You can use up to 3 of our indicators at the same time on the free plan. Below is a picture of where to find the free plan, followed by a features comparison table of the premium plans as well to help you in case you decide to get one of their premium versions of TradingView.

![](/files/-MiTNe2AApqL0CNwnP_p)

{% hint style="info" %}
This can be tricky to find as they place it below their comparison table of the paid premium plans.
{% endhint %}

The following table has a list of different features to consider if you were interested in signing up for a paid membership:

{% hint style="success" %}
Note - The type of membership required varies based on your situation   &#x20;

* The free version is great for beginners and those who only use up to 3 indicators at a time. An example would be using "Alpha Trend", "Alpha RSI", "Alpha Thrust" together.
* For more advanced users or those looking to use **more than 3 indicators at a time, as well as creating tradingview alerts** the pro or the pro+ tier may be more appropriate.
  {% endhint %}


---

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

```
GET https://trading-alpha.gitbook.io/trading-alpha-docs/getting-started/preperation.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.
