> For the complete documentation index, see [llms.txt](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/get-started/tradingview-data-connection-guide.md).

# TradingView: Data Connection Guide

TradingView Platform  / Live Data Connection Guide.

***

<h3 id="download-the-powerful-desktop-app" align="center"><mark style="color:$warning;">Download The Powerful Desktop App</mark></h3>

<p align="center"><strong>You can use a browser, but we recommend downloading the Official Desktop Application.</strong> </p>

{% embed url="<https://www.tradingview.com/desktop/>" %}

***

{% stepper %}
{% step %}

<h3 align="center"><mark style="color:$warning;">Establish Your Live Market Data Connection</mark></h3>

<p align="center">Click the "Trading Panel" menu bar on the top right toolbar. To trade your prop accounts, locate the <strong>"Trading Panel"</strong> menu bar and click it to open the available brokers you can connect to.</p>

<figure><img src="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FhwnBchyR4DBPy8eG7zOt%2Fimage.png?alt=media&amp;token=bc8736f0-eab0-44e7-a36e-cc1ad279d14e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

<h3 align="center"><mark style="color:$warning;">Connect To AMP "</mark> <mark style="color:$primary;">LIVE</mark> <mark style="color:$warning;">"  ( All Account Types )</mark></h3>

<p align="center"><br><mark style="color:$danger;"><strong>If you copy and paste your username into the username slot, make sure you do not include the additional "Space" at the end of your username, or you will not connect.</strong></mark></p>

<figure><img src="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2F1Xu2PC6EkAeSEZKpGL7G%2Fimage.png?alt=media&amp;token=5ee7d829-632f-4fa3-b812-dc44ab0bb4fd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:yellow;">**Note:**</mark>*\
TradingView does not provide real-time market data on the Basic (free) plan.\
\
While the CQG credentials provided by AMP / NEXGEN are enabled for real-time data, TradingView requires an [**Essentials plan**](https://www.tradingview.com/pricing/?share_your_love=NexgenFibonacci) or higher to display live data.\
\
Use the CQG platform if you do not wish to subscribe to TradingView; the CQG version is free for all users.  [**Click Here For CQG**](https://m.cqg.com/cqg/desktop/logon?ref=forced)\
\
This is a limitation of the TradingView platform, not a restriction from AMP or NEXGEN.\
\
To see the full list of tradable symbols allowed during your evaluation: [**Click Here**](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/evaluations/markets-and-commissions)
{% endhint %}

<h2 align="center"><mark style="color:$danger;">Lost Username/Password? Locked Out Of TradingView?</mark></h2>

**If you have lost or forgotten your Live Market Data username or password, see below:**

* Log in to [**Nexgen ProTrader Funding.com**](https://nexgenprotraderfunding.com/)
* Click on the Dashboard channel
* Click "Reset CQG Credentials"
* Check Your Email
* Find CQG Username
* Make a NEW Password

<figure><img src="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2FCyloN0wNEXB4y5v0cM0v%2Fimage.png?alt=media&amp;token=a0d0307f-6126-4a8c-a7fa-03e83a1f6dd4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

<figure><img src="https://2636332553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3FnRB6oJhS05myXA0IrA%2Fuploads%2F3MYk19GDG2niaOACvKSr%2FTv%20App%20Connect.png?alt=media&amp;token=9c15179a-d505-4bfc-bcc8-d09dc59c2976" alt=""><figcaption></figcaption></figure>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/get-started/tradingview-data-connection-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
