# Set Up AutoView

This step is optional. However, if you want to use the [Broker Connector](/tools/settings/broker-connector.md) and have your strategy execute live trades on a [supported exchange](/tools/setup-instructions/set-up-an-exchange-account/supported-exchanges.md) then follow along.

{% embed url="<https://youtu.be/_sQsNGHuO0k>" %}
See it in action here.
{% endembed %}

### What is AutoView?

[AutoView](https://autoview.com) is a third-party extension that allows traders to connect their TradingView account to their preferred exchange and execute trades automatically based on their strategies.

<figure><img src="/files/01kKGLDs62wDo0wGC6v5" alt="Autoview Extension"><figcaption><p>AutoView Extension</p></figcaption></figure>

### Step 1: Download [Google Chrome](https://www.google.com/chrome/)

If you're already using Google Chrome, good. If not, great. In any other situation we would recommend using [Brave browser](https://brave.com/download/), but unfortunately AutoView only works with Chrome. **And it has to be run on a desktop environment.**  *(If this is an issue, please* [*voice your concerns*](https://trello.com/b/A4pTssgg/psstrategyx-feature-requests) *and we will work on a webhook integration with another provider)*

{% hint style="info" %}
If you are wondering why we don't like Chrome check out this [free course.](https://pinescriptstrategy.com/course/operational-security-for-crypto-beginners/)
{% endhint %}

### Step 2: Add the AutoView Extension to Chrome

You can search for AutoView in the ["Chrome Web Store"](https://chrome.google.com/webstore/category/extensions) or you can just go directly to [here](https://chrome.google.com/webstore/detail/autoview/okdhadoplaoehmeldlpakhpekjcpljmb).&#x20;

<figure><img src="/files/7KPr0gWV7wxL2eNtMiBY" alt=""><figcaption><p>AutoView Extension in the Chrome Web Store</p></figcaption></figure>

<figure><img src="/files/I5FyqzJGr7CYGsnwqvUo" alt=""><figcaption><p>Turn on sync</p></figcaption></figure>

### Step 3: Sign into TradingView and your Chrome Account so its connected to AutoView Extension

<figure><img src="/files/X6Tgverti4qX1QMigXUl" alt=""><figcaption><p>Click The Autoview Extension to view this</p></figcaption></figure>

You'll be successful when the extension turns green. If you have any troubles from here AutoView has a discord and pretty good support. They should be able to help. If not, contact us and we will get you sorted.

If you're wondering what exchanges are supported by AutoView and respectively PSStrategyX, then check the "[Supported Exchanges"](/tools/setup-instructions/set-up-an-exchange-account/supported-exchanges.md)

{% hint style="info" %}

### **Get 10% Off AutoView!**

AutoView is free to use for test nets, but if you want to trade on an exchange with real money, you will need to upgrade your account to a paid plan.&#x20;

PineScriptStrategy.com has no affiliation with AutoView, however, if you'd like a **10% discount** and help us earn a commission, then please consider using our [coupon code.](/tools/setup-instructions/set-up-autoview/coupons-and-referrals.md)
{% endhint %}

Once you are done setting up AutoView head to the next section to --> [Set Up An Exchange Account](/tools/setup-instructions/set-up-an-exchange-account.md)


---

# 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.pinescriptstrategy.com/tools/setup-instructions/set-up-autoview.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.
