MZpackAlgoStrategy1 Class |
Namespace: NinjaTrader.NinjaScript.Strategies.MZpackAPISamples
public class MZpackAlgoStrategy1 : MZpackStrategyBase
The MZpackAlgoStrategy1 type exposes the following members.
Name | Description | |
---|---|---|
MZpackAlgoStrategy1 | Initializes a new instance of the MZpackAlgoStrategy1 class |
Name | Description | |
---|---|---|
CreateAlgoStrategy |
Create MZpack Algo Strategy object for pattern and built-in position management (ATM).
| |
CreateIndicators |
Create indicators here and return them in the list as a result.
| |
OnOrderUpdate |
Override OnOrderUpdate() to add some strategy specific behavior.
(Overrides MZpackStrategyBaseOnOrderUpdate(Order, Double, Double, Int32, Int32, Double, OrderState, DateTime, ErrorCode, String).) | |
OnStateChange | (Overrides MZpackStrategyBaseOnStateChange.) | |
StrategyOnEachTickHandler |
Name | Description | |
---|---|---|
BigTradeIndicator | ||
DOMImbalanceIndicator | ||
EMAIndicator |