Using a secondary series as an input series for an indicator
Adding additional series to a script can be useful. You may also want to use this added data for an indicator’s Input Series.
Key concepts in this example
- Adding series
- Supplying a series object to an indicator as the input series parameter
- Plotting using data from two different series
Important related documentation
Import instructions
- Download the file contained in this Help Guide topic to your PC desktop
- From the Control Center window, select the menu Tools > Import > NinjaScript
- Select the downloaded file

