NinjaTrader Controls

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference > Add On >

NinjaTrader Controls

Previous page Return to chapter overview Next page

The following section contains controls that are native NinjaTrader controls. To fully integrate your Add On within NinjaTrader it is recommended to use these controls as opposed to building your own when possible.

 

Note:  For cleaning up these resources, please see the NTTabPage.Cleanup() method

 

 

AccountSelector

AccountSelector can be used as an UI element users can interact with for selecting accounts.

AtmStrategySelector

AtmStrategySelector is an UI element users can interact with for selecting ATM Strategies.

InstrumentSelector

InstrumentSelector is a UI element users can interact with for selecting instruments. This can be used with instrument linking between windows.

IntervalSelector

IntervalSelector is as a UI element users can interact with for selecting intervals. This can be used with interval linking between windows.

TifSelector

TifSelector can be used as an UI element users can interact with for selecting TIF.

QuantityUpDown

QuantityUpDown can be used as an UI element users can interact with for selecting quantity.