StrategyIndicator Class |
Namespace: MZpack.NT8.Algo
public abstract class StrategyIndicator : TickIndicator
The StrategyIndicator type exposes the following members.
Name | Description | |
---|---|---|
StrategyIndicator(MZpackStrategyBase, SeriesDouble, SeriesDouble) | Initializes a new instance of the StrategyIndicator class | |
StrategyIndicator(MZpackStrategyBase, ISeriesDouble, SeriesDouble) | Initializes a new instance of the StrategyIndicator class |
Name | Description | |
---|---|---|
Input | ||
MZpackInput | ||
Slaves | ||
Values |
Name | Description | |
---|---|---|
BarUpdate | (Overrides TickIndicator.BarUpdate.) | |
CreateUnmanagedGraphics | (Overrides CoreIndicator.CreateUnmanagedGraphics.) | |
DisposeUnmanagedGraphics | (Overrides CoreIndicator.DisposeUnmanagedGraphics.) | |
GetBarUpdateShift | ||
GetInput | ||
MarketData | (Overrides TickIndicator.MarketData(MarketDataEventArgs).) | |
NoTickReplayHistoricalSupport | (Overrides TickIndicator.NoTickReplayHistoricalSupport.) | |
Notify(ExecutionEventArgs) | (Overrides CoreIndicator.Notify(ExecutionEventArgs).) | |
Notify(QuoteEventArgs) | (Overrides CoreIndicator.Notify(QuoteEventArgs).) | |
Notify(Trade) | (Overrides CoreIndicator.Notify(Trade).) | |
Render | (Overrides TickIndicator.Render(ChartControl, ChartScale).) | |
RenderTargetChanged | (Overrides CoreIndicator.RenderTargetChanged.) |