# TradingView

[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 opportunities in every market across Stocks, Forex, Crypto, Futures & Commodities. TradingView users can connect with most brokers to trade directly on the platform and **leap** into opportunities as they are presented in real time from their charts.<br>

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

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

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.

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

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

#### [​](https://docs.luxalgo.com/docs/getting-started/tradingview#how-to-open-a-chart-on-tradingview)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>

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

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

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

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

Add Indicators To Your Chart

Click on the **Indicators** button at the top of the chart. This will open a menu where you can search for the indicator and click on it to add it to your chart.

<figure><img src="/files/1v2HDEPIr27WvB1T04Ps" alt=""><figcaption></figcaption></figure>

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


---

# 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.mrd-indicators.com/feature/get-started/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.
