# TradingView Profile

**Creating a TradingView Account: A Step-by-Step Guide**

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

To set up a TradingView account, navigate to the main page of TradingView. Locate the "Sign in" button in the upper right corner and select it. In the subsequent window, find the "Sign up" link at the bottom and click on it. Registration is possible through your social media accounts or by providing an email address.

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

**Steps for Launching a Chart in TradingView**

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

To access a chart on TradingView, ensure you are logged in and then select the 'Chart' option, situated in the upper left corner of the platform.

**How To Change Symbol**<br>

<figure><img src="/files/0mkOdWSdKuFTvDrNRINi" alt=""><figcaption></figcaption></figure>

To modify the chart's symbol, simply click on the area in the upper left corner where the existing chart ticker is displayed.

After selecting the ticker area, a search function becomes available, allowing you to look for particular symbols. Additionally, you have the option to refine your search by focusing on specific markets or exchanges.

<figure><img src="/files/p0uVNTivh8y4PcJGlLrw" 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.patalgo.com/setup-patalgo/tradingview-profile.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.
