NinjaTrader Controls

View as Markdown

NinjaTrader Controls

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.

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

ControlDescription
AccountSelectorAccountSelector can be used as a UI element users can interact with for selecting accounts.
AtmStrategySelectorAtmStrategySelector is a UI element users can interact with for selecting ATM Strategies.
InstrumentSelectorInstrumentSelector is a UI element users can interact with for selecting instruments. This can be used with instrument linking between windows.
IntervalSelectorIntervalSelector is a UI element users can interact with for selecting intervals. This can be used with interval linking between windows.
TifSelectorTifSelector can be used as a UI element users can interact with for selecting TIF.
QuantityUpDownQuantityUpDown can be used as a UI element users can interact with for selecting quantity.