Click or drag to resize

Indicator Properties

The Indicator type exposes the following members.

Properties
 NameDescription
Public propertyAxisOrientation
(Inherited from ChartVisualBase)
Public propertyBarsArray
(Inherited from IndicatorBase)
Protected propertyBarsInProgress
(Inherited from IndicatorBase)
Public propertyBufferSize Gets or sets the buffer size. This property can be set only when the State is in Initialize state
(Inherited from IndicatorBase)
Public propertyCalculate Gets or sets the Calculate mode. This property can be set only when the State is in Initialize state
(Inherited from IndicatorBase)
Protected propertyClose
(Inherited from IndicatorBase)
Protected propertyCloses
(Inherited from IndicatorBase)
Public propertyCount
(Inherited from IndicatorBase)
Protected propertyCurrentBar
(Inherited from IndicatorBase)
Public propertyCurrentBars
(Inherited from IndicatorBase)
Protected propertyDialogService
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName
(Inherited from IndicatorBase)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService
(Inherited from ServiceBase)
Protected propertyHigh
(Inherited from IndicatorBase)
Public propertyHighestHigh
(Inherited from IndicatorBase)
Protected propertyHighs
(Inherited from IndicatorBase)
Public propertyIndicators
(Inherited from IndicatorBase)
Public propertyInput
(Inherited from IndicatorBase)
Public propertyInputSerializerHelper
(Inherited from IndicatorBase)
Protected propertyInstrument
(Inherited from IndicatorBase)
Public propertyInstruments
(Inherited from IndicatorBase)
Public propertyIsAutoScale
(Inherited from ChartVisualBase)
Public propertyIsCloseObsolete.
Specifies what value an empty series node will return. If true, will return the Close price of the corresponding IBars index. If false, will return NaN
(Inherited from IndicatorBase)
Protected propertyIsFirstTickOfBar
(Inherited from IndicatorBase)
Public propertyIsFirstTickOfBars
(Inherited from IndicatorBase)
Public propertyIsSelected
(Inherited from IndicatorBase)
Public propertyIsSharpScript Gets if the drawing object is created by a sharpScript code
(Inherited from ChartVisualBase)
Protected propertyIsValueChanged
(Inherited from ChartVisualBase)
Public propertyIsVisible
(Inherited from ChartVisualBase)
Public propertyItemInt32
(Inherited from IndicatorBase)
Public propertyItemString Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLast
(Inherited from IndicatorBase)
Protected propertyLastSelectedIndex Gets the last selected series index
(Inherited from IndicatorBase)
Public propertyLineHitTestWidth
(Inherited from ChartVisualBase)
Public propertyLines Gets or sets the Lines
(Inherited from IndicatorBase)
Protected propertyLow
(Inherited from IndicatorBase)
Public propertyLowestLow
(Inherited from IndicatorBase)
Protected propertyLows
(Inherited from IndicatorBase)
Protected propertyMedian
(Inherited from IndicatorBase)
Protected propertyMedians
(Inherited from IndicatorBase)
Protected propertyMessageBox
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Protected propertyOpen
(Inherited from IndicatorBase)
Protected propertyOpenInterest
(Inherited from IndicatorBase)
Protected propertyOpenInterests
(Inherited from IndicatorBase)
Protected propertyOpens
(Inherited from IndicatorBase)
Public propertyPanelIndex
(Inherited from ChartVisualBase)
Public propertyParent
(Inherited from IndicatorBase)
Public propertyPlots
(Inherited from IndicatorBase)
Public propertySelectedSeriesIndex
(Inherited from IndicatorBase)
Protected propertySingletonService
(Inherited from ServiceBase)
Public propertyState Gets the current State of the script
(Inherited from SharpScriptBase)
Public propertyTemplate
(Overrides SharpScriptBaseTemplate)
Protected propertyTime
(Inherited from IndicatorBase)
Protected propertyTimes
(Inherited from IndicatorBase)
Public propertyStatic memberTypes 
Protected propertyTypical
(Inherited from IndicatorBase)
Protected propertyTypicals
(Inherited from IndicatorBase)
Public propertyValues
(Inherited from IndicatorBase)
Protected propertyVolume
(Inherited from IndicatorBase)
Protected propertyVolumes
(Inherited from IndicatorBase)
Protected propertyWeighted
(Inherited from IndicatorBase)
Protected propertyWeighteds
(Inherited from IndicatorBase)
Top
See Also