# Indicator/Strategy Installation

{% embed url="<https://www.youtube.com/watch?v=Ng0NtBRX7OQ>" %}

* How do I install ZoneVue Pro/Strategy?
  * After purchasing one of our products, visit <https://jdmindicators.com/my-account/> to download the .zip NinjaScript indicator add-on file. You do not need to uncompress/unzip the file.&#x20;
  * For updating, make sure to move any existing version including two files that may be&#x20;
* This is also valid for upgrading to a new version.

Then go to tools -> import -> NinjaScript Add-on

<figure><img src="https://823455948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8K0qqal4M0In1OeFZtCh%2Fuploads%2FXeUqEUmuONGjglAdPMM3%2Fimage.png?alt=media&#x26;token=813ee79a-398b-4f98-84d0-ff547768a1b1" alt=""><figcaption></figcaption></figure>

When you first load the indicator, you will need to copy and paste in your license key within the indicator settings. You can access your license key by visiting [My Account](https://jdmindicators.com/my-account/), then click View Licenses

<figure><img src="https://823455948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8K0qqal4M0In1OeFZtCh%2Fuploads%2FIreN92x2aquI7biGHQV3%2FScreenshot%202024-02-23%20013901.png?alt=media&#x26;token=44d3a4c4-181d-41fa-9d59-13764071bff1" alt=""><figcaption></figcaption></figure>

Then click the key icon to reveal your license key

<figure><img src="https://823455948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8K0qqal4M0In1OeFZtCh%2Fuploads%2Fnu5FdgWsSvmWxemV6rUo%2FScreenshot%202024-02-23%20014645.png?alt=media&#x26;token=87ddb544-4108-4e23-9bde-f648f55419db" alt=""><figcaption></figcaption></figure>

Once you have your key, go into the indicator or strategy settings and paste in your key

<figure><img src="https://823455948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8K0qqal4M0In1OeFZtCh%2Fuploads%2FAZcW6SdSHN5PkGJbPfHM%2Fimage.png?alt=media&#x26;token=b40d3638-b43c-4b5e-87f1-a39b65ad7e84" alt=""><figcaption></figcaption></figure>

* During the installation of the updates, click Yes even if Ninjatrader informs you that there is a new version installed.
  * Open Ninjatrader and at Control Center window follow these steps:

    * Tools
    * Import
    * NinjaScript Add-On...
    * Select the .zip NinjaScript add-on file
    * Some confirmations may appear, accept all

    ![NinjaTrader® install/update instruction](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a8b2f3c2-7029-4aab-8aa0-a3441e9deda3/Untitled.png)

    NinjaTrader® install/update instruction
  * Ninjatrader made video explaining how to install third-party indicators or apps.


---

# 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.jdmindicators.com/indicator-strategy-installation.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.
