MZpackCustomStrategy1 Class |
Namespace: NinjaTrader.NinjaScript.Strategies.MZpackAPISamples
public class MZpackCustomStrategy1 : MZpackStrategyBase
The MZpackCustomStrategy1 type exposes the following members.
| Name | Description | |
|---|---|---|
| MZpackCustomStrategy1 | Initializes a new instance of the MZpackCustomStrategy1 class |
| Name | Description | |
|---|---|---|
| Strategy_AggressionFilter |
BigTrade Indicator attribute
| |
| Strategy_KeepProfileMaxBarRange |
Maximal bar range to keep a profile
| |
| Strategy_KeepProfileMinBarRange |
Minimal bar range to keep a profile
| |
| Strategy_StackedProfileType |
Minimal bar range to create a profile
| |
| Strategy_StartProfileMinBarRange |
Minimal bar range to create a profile
| |
| Strategy_StopLossTicks | ||
| Strategy_TakeProfitTicks | ||
| Strategy_TradeVolume |
BigTrade Indicator attribute
|
| Name | Description | |
|---|---|---|
| CreateIndicators |
Create indicators here and return them in the list as a result.
| |
| OnStateChange | (Overrides MZpackStrategyBaseOnStateChange.) | |
| StrategyOnBarCloseHandler |