# What is TradingView?

![](/files/Vkghp7vmYiswLInWCLVN)

[TradingView ](https://www.tradingview.com)is a free charting platform and social network where traders/investors can **look** at financial charts and use a wide variety of tools to spot opportunity in every market across Stocks, Forex, Crypto, Futures & Commodities. TradingView users can connect most brokers to trade directly on the platform and **leap** into opportunities as they are presented in real time from their charts.

{% hint style="info" %}
This is the great platform where Valhalla Indicator is hosted. You can create a free account on TradingView and then after signing up on [our website](https://valhallaindicator.com) receive instant-access to use our products from your indicators folder.
{% endhint %}

### How To Create A TradingView Account <a href="#how-to-create-a-tradingview-account" id="how-to-create-a-tradingview-account"></a>

In order to create a TradingView account, you need to go to the TradingView [homepage](https://www.tradingview.com). Click on "Sign in" at the top right of the homepage, then click on "Sign up" at the bottom of the current window. You can sign up using your social media profiles or an email address.

![](/files/lDPysr7XJgoGXrZFXiKF)

![](/files/mkq1It3aqJpVnHW72wnb)

### TradingView Charts <a href="#tradingview-charts" id="tradingview-charts"></a>

#### How To Open A Chart On TradingView <a href="#how-to-open-a-chart-on-tradingview" id="how-to-open-a-chart-on-tradingview"></a>

![](/files/4Qfu6lTKoKtiSLEG4ghN)

You can open a chart on TradingView by clicking on 'Chart', located at the top left of the website when you are logged in.

#### How To Change Symbol <a href="#how-to-change-symbol" id="how-to-change-symbol"></a>

![](/files/G3ZWn2y9KkEx1KS9DUBs)

You can change the symbol of the chart by clicking on the top left section containing the current chart ticker.

{% hint style="info" %}
You can also directly type the name of the symbol on your keyboard.
{% endhint %}

Once you click on it you will be able to search for specific symbols. You can also filter out symbols by markets or exchange.

![](/files/mKGQBquTkchog9XWe7je)

![](/files/wnFYoZ9rnLH336y5aAJe)

#### Change Chart Timeframe <a href="#change-chart-timeframe" id="change-chart-timeframe"></a>

![](/files/sxyhNMrG2JSxV1fhnMu7)

Timeframes determine the frequency at which a new candle is displayed on the chart. To change the timeframe of your chart simply click on the section at the right of the ticker name and select a timeframe of interest.

{% hint style="info" %}
You can also type the timeframe directly on your keyboard to change it.
{% endhint %}

#### Add Indicators To Your Chart <a href="#add-indicators-to-your-chart" id="add-indicators-to-your-chart"></a>

![](/files/f3GdAb6RdA2ZTBRgSovl)

Click on the **fx** symbol at the top of the chart, this will open a menu, search for the indicator and click on it to add it to the chart.

![](/files/Jvv3kecPUGjdjsPid2Fu)

#### Save A Chart Layout <a href="#save-a-chart-layout" id="save-a-chart-layout"></a>

You can create, delete and save chart layouts on TradingView. Once you make a change on a layout, you will need to save these changes, all you need to do is to click on the cloud symbol at the top right of the chart.

![](/files/eeouf8i6dBRTxjeLo5DJ)

{% hint style="info" %}
You can also save a chart layout by pressing `ctrl + s` or `cmd + s` for mac users, on your keyboard.
{% endhint %}


---

# 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.valhallaindicator.com/faqs/what-is-tradingview.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.
