NinjaScript > Educational Resources > Tutorials >

Indicators

Print this Topic Previous pageReturn to chapter overviewNext page

The following educational tutorials walk you through the indicator development process from the beginner level through intermediate to advanced topics. More information as well as development support can be found on the NinjaTrader Support Forum.

 

Developing Indicators

Level 1 - Demonstrating the use of price variables
Level 2 - Demonstrating the use of indicator on indicator
Level 3 - Demonstrating the use of a "for" loop to build a simple moving average indicator
Level 4 - Demonstrating the use of IndicatorSeries objects to retain historical custom calculations data series
Level 5 - Demonstrating the use of custom plot coloring based on threshold values
Level 6 - Demonstrating the use of custom of drawing using bar color, back color and line colors