| MZpackTechnicalSample0CreateIndicators Method |
Create indicators here and return them in the list as a result.
Namespace:
NinjaTrader.NinjaScript.Strategies.MZpackAPISamples
Assembly:
MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax protected List<TickIndicator> CreateIndicators()
Return Value
Type:
ListTickIndicatorIndicators list
See Also