DataAccess_mzFootprint Class |
Namespace: NinjaTrader.NinjaScript.Strategies.MZpackAPISamples
public class DataAccess_mzFootprint : MZpackStrategyBase
The DataAccess_mzFootprint type exposes the following members.
Name | Description | |
---|---|---|
DataAccess_mzFootprint | Initializes a new instance of the DataAccess_mzFootprint class |
Name | Description | |
---|---|---|
CreateIndicators |
Create indicator here and return the list with one item as a result.
| |
OnStateChange | (Overrides MZpackStrategyBaseOnStateChange.) | |
StrategyOnBarCloseHandler |
The handler triggered on bar close. currentBarIdx is the index of just closed bar.
Parameter e is the first tick of just opened bar.
|