The attached reference sample demonstrates the following key concepts:
- Adding user definable indicators to the strategy for display on the chart
- Setting the manner in which NinjaTrader handles entry orders
- Using unique identifiers for entry and exit orders
NinjaTrader 8:
Important methods and properties used include:
* Entry handling properties can be either programmatically set or set through the Strategy dialog window
Other methods and properties of interest include:
Import instructions:
- Download the file contained in this thread to your PC desktop
- From the Control Center window, select the menu Tools > Import > NinjaScript Add-On
- Select the downloaded file
NinjaTrader 7:
Important methods and properties used include:
* Entry handling properties can be either programmatically set or set through the Strategy dialog window
Other methods and properties of interest include:
Import instructions:
- Download the file contained in this thread to your PC desktop
- From the Control Center window, select the menu File > Utilities > Import NinjaScript
- Select the downloaded file