Click or drag to resize
SharpScriptBase Properties

The SharpScriptBase type exposes the following members.

Properties
  NameDescription
Public propertyBackBrush
Gets the Background brush series
Public propertyBarBrush
Gets the Bar brush series
Public propertyBars
Gets or sets the Primary bar
Public propertyBarsInProgress
Gets the Current bars array in progress
Public propertyCalculate
Gets or sets the Calculate type
Public propertyClose
Gets the Close series
Public propertyCloses
Gets the Close series array
Public propertyCount
Gets the total bar count
Public propertyCurrentBar
Gets the Current bar
Public propertyCurrentBars
Current bar series
Public propertyDefaultTemplate
Gets the Default template of the sharp script
Public propertyDisplayName
Gets the display name
Public propertyError
Gets the Error string
(Inherited from MessageBoxBase.)
Public propertyGuid
Public propertyHigh
Gets the High series
Public propertyHighs
Gets the High series array
Public propertyInput
Gets or sets the Input series
Public propertyInputs
Gets or sets the Input series array
Public propertyIsFirstTickOfBar
Is first tick of bar
Public propertyIsRealTime
Gets if the sharpscript Is real time
Public propertyItemString
Gets the IDataErrorInfo error string
(Inherited from MessageBoxBase.)
Public propertyItemInt32
Returns the value of the sharp script
Public propertyLines
Gets or sets the Line array
Public propertyLow
Gets the Low series
Public propertyLows
Gets the Low series array
Public propertyMedian
Gets the Median series
Public propertyMedians
Gets the Median series array
Public propertyName
Gets the name of the Sharp Script
Public propertyOpen
Gets the Open series
Public propertyOpenInterest
Gets the Open Interest series
Public propertyOpenInterests
Get the Open Interest series array
Public propertyOpens
Gets the Open series array
Public propertyPlotPens
Gets the Plot pen series array
Public propertyPlots
Gets or sets the Plot array
Public propertyPriceFormat
Gets the Price format string
Public propertyPriceType
Gets or sets the Price type
Public propertySeriesDisplayName
Gets the series display name
Public propertyShowLines
Gets or sets whether the Lines parameter will be displayed in the Indicator Selector view
Public propertyShowNativeParameters
Gets or sets whether Native parameters will be displayed in the Indicator Selector view
Public propertyShowPlots
Gets or sets whether the Plots parameter will be displayed in the Indicator Selector view
Public propertyState
Gets the current state of the sharp script
Public propertyTemplate
Gets the name of the template
Public propertyTemplateType
Gets the Template type
Public propertyTime
Gets the Time series
Public propertyTimes
Gets the Time series array
Public propertyTypical
Gets the Typical series
Public propertyTypicals
Gets the Typical series array
Public propertyValues
Gets the Plot value series array
Public propertyViewModel
Gets the View associated with the Sharp Script
Public propertyVolume
Gets the Volume series
Public propertyVolumes
Get the Volume series array
Public propertyWeighted
Gets the Weighted series
Public propertyWeighteds
Gets the Weighted series array
Top
See Also