![]() | Rotation Class |
Namespace: NinjaTrader.NinjaScript.Strategies.MZpackStrategies
public class Rotation : MZpackStrategyBase
The Rotation type exposes the following members.
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 | |
![]() | VolumeProfileIndicator |