# TradingView Account

Tradebox operates its products on TradingView charts, so you'll need a [TradingView Account](https://tradingview.com) and connect it to Tradebox to access all the products—simple as that.

However, there are limitations on the number of scripts you can run based on the type of TradingView account:

1. Free Plan: 2 Indicators/Scripts
2. Essential Plan: 5 Indicators/Scripts
3. Plus Plan: 10 Indicators/Scripts
4. Premium Plan: 25 Indicators/Scripts
5. Expert Plan: 30 Indicators/Scripts
6. Elite Plan: 35 Indicators/Scripts
7. Ultimate Plan: 50 Indicators/Scripts

If you're a starter, you can utilize the free plan to run one Tradebox Signal Generator per chart, generating unlimited trading signals.

For additional information about account options, visit: <https://www.tradingview.com/pricing/>


---

# 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.tradebox.ai/tradebox/tradingview/tradingview-account.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.
