MZpackCustomStrategy6 Class |
Namespace: NinjaTrader.NinjaScript.Strategies.MZpackAPISamples
public class MZpackCustomStrategy6 : MZpackStrategyBase
The MZpackCustomStrategy6 type exposes the following members.
Name | Description | |
---|---|---|
MZpackCustomStrategy6 | Initializes a new instance of the MZpackCustomStrategy6 class |
Name | Description | |
---|---|---|
Entry_StopLossTicks | ||
Entry_TakeProfitTicks | ||
Strategy_MigrationAddedVolume | ||
Strategy_MigrationBarsCount |
How many bars block with migration has.
| |
Strategy_MigrationRatio |
Ratio of liquidity migration on Bid/Offer
|
Name | Description | |
---|---|---|
CreateIndicators |
Create indicators here and return them in the list as a result.
| |
OnOrderUpdate | (Overrides MZpackStrategyBaseOnOrderUpdate(Order, Double, Double, Int32, Int32, Double, OrderState, DateTime, ErrorCode, String).) | |
OnStateChange | (Overrides MZpackStrategyBaseOnStateChange.) | |
StrategyOnMarketDepthHandler |