Using multiple entry/exit signals simultaneously
<< Click to Display Table of Contents >> Using multiple entry/exit signals simultaneously |
Sometimes you want to trade an instrument with several different possible entry conditions. To keep track of which trade used which conditions can become cumbersome if done on paper.
•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
* Entry handling properties can be either programmatically set or set through the Strategy dialog window
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