Click or drag to resize

StrategyIndicator Methods

The StrategyIndicator type exposes the following members.

Methods
  NameDescription
Public methodBarUpdate (Overrides TickIndicator.BarUpdate.)
Protected methodCreateUnmanagedGraphics (Overrides CoreIndicator.CreateUnmanagedGraphics.)
Protected methodDisposeUnmanagedGraphics (Overrides CoreIndicator.DisposeUnmanagedGraphics.)
Public methodStatic memberGetBarUpdateShift
Public methodGetInput
Public methodMarketData (Overrides TickIndicator.MarketData(MarketDataEventArgs).)
Public methodNoTickReplayHistoricalSupport (Overrides TickIndicator.NoTickReplayHistoricalSupport.)
Public methodNotify(ExecutionEventArgs) (Overrides CoreIndicator.Notify(ExecutionEventArgs).)
Public methodNotify(QuoteEventArgs) (Overrides CoreIndicator.Notify(QuoteEventArgs).)
Public methodNotify(Trade) (Overrides CoreIndicator.Notify(Trade).)
Public methodRender (Overrides TickIndicator.Render(ChartControl, ChartScale).)
Public methodRenderTargetChanged (Overrides CoreIndicator.RenderTargetChanged.)
Top
See Also