Exposing indicator values that are not plots

View as Markdown

There may be cases where you want to have your indicator calculate non-plotted values that you will want to access when using this indicator inside of another indicator or strategy.

Key concepts in this example

  • Creating exposed BoolSeries objects
  • Storing and retrieving values from BoolSeries objects

Import instructions

  1. Download the file contained in this Help Guide topic to your PC desktop.
  2. From the Control Center window, select the menu Tools > Import > NinjaScript.
  3. Select the downloaded file.

SampleBoolSeries_NT8.zip