Click or drag to resize

IndicatorBase Properties

The IndicatorBase type exposes the following members.

Properties
 NameDescription
Public propertyAxisOrientation
(Inherited from ChartVisualBase)
Public propertyBarsArray 
Protected propertyBarsInProgress 
Public propertyBufferSize Gets or sets the buffer size. This property can be set only when the State is in Initialize state
Public propertyCalculate Gets or sets the Calculate mode. This property can be set only when the State is in Initialize state
Protected propertyClose 
Protected propertyCloses 
Public propertyCount 
Protected propertyCurrentBar 
Public propertyCurrentBars 
Protected propertyDialogService
(Inherited from ServiceBase)
Protected propertyDispatcher Gets the dispatcher
(Inherited from SharpScriptBase)
Public propertyDisplayName
(Overrides SharpScriptBaseDisplayName)
Public propertyError Gets the Error string
(Inherited from ServiceBase)
Protected propertyFileService
(Inherited from ServiceBase)
Protected propertyHigh 
Public propertyHighestHigh
(Overrides ChartVisualBaseHighestHigh)
Protected propertyHighs 
Public propertyIndicators 
Public propertyInput 
Public propertyInputSerializerHelper 
Protected propertyInstrument 
Public propertyInstruments 
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
Protected propertyIsFirstTickOfBar 
Public propertyIsFirstTickOfBars 
Public propertyIsSelected
(Overrides ChartVisualBaseIsSelected)
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 
Public propertyItemString Gets the IDataErrorInfo error string
(Inherited from ServiceBase)
Public propertyLast 
Protected propertyLastSelectedIndex Gets the last selected series index
Public propertyLineHitTestWidth
(Inherited from ChartVisualBase)
Public propertyLines Gets or sets the Lines
Protected propertyLow 
Public propertyLowestLow
(Overrides ChartVisualBaseLowestLow)
Protected propertyLows 
Protected propertyMedian 
Protected propertyMedians 
Protected propertyMessageBox
(Inherited from ServiceBase)
Public propertyName Gets the name
(Inherited from SharpScriptBase)
Protected propertyOpen 
Protected propertyOpenInterest 
Protected propertyOpenInterests 
Protected propertyOpens 
Public propertyPanelIndex
(Inherited from ChartVisualBase)
Public propertyParent
(Overrides ChartVisualBaseParent)
Public propertyPlots 
Public propertySelectedSeriesIndex 
Protected propertySingletonService
(Inherited from ServiceBase)
Public propertyState Gets the current State of the script
(Inherited from SharpScriptBase)
Public propertyTemplate Gets the Xaml template associated with the script
(Inherited from SharpScriptBase)
Protected propertyTime 
Protected propertyTimes 
Protected propertyTypical 
Protected propertyTypicals 
Public propertyValues 
Protected propertyVolume 
Protected propertyVolumes 
Protected propertyWeighted 
Protected propertyWeighteds 
Top
See Also