1. Home
  2. Docs
  3. pjsOpeningRange
  4. Getting started

Getting started

Installation
Firstly, please download the latest install .zip file from the product web page.

To install, from your Ninjatrader 8 ‘Tools’ menu, select ‘Import’ and ‘Ninjascript Add-On’


This image has an empty alt attribute; its file name is image.png

Browse to the location you saved the .zip file to and select the .zip file. Ninjatrader will now import the file. This may take a minute. You will hopefully get a message saying the add on has been successfully imported. If installation fails for any reason, please check your Ninjatrader control centre ‘Log’ tab and look for any error messages. These are usually in a different colour.

This image has an empty alt attribute; its file name is image-1.png

Adding the indicator to a chart
Let’s open a new chart from the Ninjatrder control centre. Once you have a new chart open, you can add the indicator to the chart by right-clicking the chart and choosing ‘Indicators’

This image has an empty alt attribute; its file name is image-2.png

from the list of indicators that appears in the ‘Available’ column, find and double click the indicator you downloaded. Many of the pjs Indicators will start with ‘pjs’.

Scroll to the very bottom of the settings on the right. You are looking for the section per the image below. For most of the ‘Overlay’ indicators, i.e. indicators that are in the main chart window and overlay the screen, you want the settings as shown. If your chart is all squished up after adding an indicator, this is probably why (some of the indicators have additional plots which will make the ‘AutoScale’ include values down to zero).

This image has an empty alt attribute; its file name is image-3.png

Once the indicator is added to the chart, you may prefer to increase the default right side chart spacing. Do this by right-clicking the chart, clicking on properties, and setting this value per the image below

This image has an empty alt attribute; its file name is image-4.png

That’s it! Hopefully, you made it this far without issue. If you did, time to enjoy playing with those settings and preferences, and seeing what works best for you.

How can we help?