Indicator |
The IndicatorBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | AxisOrientation | AxisOrientation (Inherited from ChartVisualBase) |
![]() | BarsArray | Gets the Bars array |
![]() | BarsInProgress | Gets the index of the current Bars calling the OnBarUpdate method |
![]() | BufferSize | Gets or sets the buffer size. This property can be set only when the State is in Initialize state |
![]() | Calculate | Gets or sets the Calculate mode. This property can be set only when the State is in Initialize state |
![]() | Close | Gets the Close price series of the BarsInProgress |
![]() | Closes | Gets the close series array |
![]() | Count | |
![]() | CurrentBar | Gets the current bar of the bars in progress |
![]() | CurrentBars | Gets the current bars |
![]() | DebounceInterval |
Debounce interval
(Inherited from ChartVisualBase) |
![]() | DialogService |
Opens a IDialogService dialog
(Inherited from ServiceBase) |
![]() | Dispatcher |
Gets the dispatcher
(Inherited from SharpScriptBase) |
![]() | DisplayName |
Gets the display name
(Overrides SharpScriptBaseDisplayName) |
![]() | Error |
Gets the Error string
(Inherited from ServiceBase) |
![]() | FileService |
Opens a IFileService dialog
(Inherited from ServiceBase) |
![]() | HasLevel1Stream |
Has Level-I stream
(Inherited from ChartVisualBase) |
![]() | HasLevel2Stream |
Has Level-II stream
(Inherited from ChartVisualBase) |
![]() | High | Gets the High price seris of the BarsInProgress |
![]() | HighestHigh |
Highest high of the plot series
(Overrides ChartVisualBaseHighestHigh) |
![]() | Highs | Gets the high series array |
![]() | Indicators | Gets the child indicators |
![]() | Input | Gets the input series |
![]() | Instrument | Gets the IInstrument of the BarsInProgress |
![]() | Instruments | Gets the Instruments array |
![]() | IsAutoScale |
Is autoscale
(Inherited from ChartVisualBase) |
![]() | IsFirstTickOfBar | Is first tick of bar of the bars in progress |
![]() | IsFirstTickOfBars | Is first tick of the bars |
![]() | IsFormattedText | If set to true, the indicator plot value are printed (e.g. in YAxis) as formatted text |
![]() | IsSelected |
Is the object selected or not
(Overrides ChartVisualBaseIsSelected) |
![]() | IsSharpScript |
Gets if the drawing object is created by a sharpScript code
(Inherited from ChartVisualBase) |
![]() | IsValueChanged | (Inherited from ChartVisualBase) |
![]() | IsVisible |
Is series visible
(Inherited from ChartVisualBase) |
![]() | ItemInt32 | Gets the value of the series at the specified index |
![]() | ItemString |
Gets the IDataErrorInfo error string
(Inherited from ServiceBase) |
![]() | Last | |
![]() | LastSelectedIndex | Gets the lastPrice selected series index |
![]() | LineHitTestWidth |
Gets teh Line hit test width
(Inherited from ChartVisualBase) |
![]() | Lines | Gets or sets the Lines |
![]() | Low | Gets the Low price series of the BarsInProgress |
![]() | LowestLow |
Lowest low of the plot series
(Overrides ChartVisualBaseLowestLow) |
![]() | Lows | Gets the low series array |
![]() | Median | Gets the Median price series of the BarsInProgress |
![]() | Medians | Gets the median series array |
![]() | MessageBox |
Opens a IMessageBoxService dialog
(Inherited from ServiceBase) |
![]() | Name |
Gets the name
(Inherited from SharpScriptBase) |
![]() | ObserveAllMarketDataTypes |
Observe all MarketDataType (Inherited from ChartVisualBase) |
![]() | Open | Gets the Open price series of the BarsInProgress |
![]() | OpenInterest | Gets the open interest series of the BarsInProgress |
![]() | OpenInterests | Gets the Open Interests array |
![]() | Opens | Gets the Open series array |
![]() | PanelIndex |
Gets the panel index
(Inherited from ChartVisualBase) |
![]() | Parent |
Gets the Bars of the Input series
(Overrides ChartVisualBaseParent) |
![]() | Plots | Gets the Plots |
![]() | SelectedSeriesIndex | Gets the selected series index (Scanner View) |
![]() | SingletonService |
Opens a ISingletonService dialog
(Inherited from ServiceBase) |
![]() | State |
Gets the current State of the script
(Inherited from SharpScriptBase) |
![]() | Template |
Gets the user parameters xaml template. If not overriden will return the default template which populates the properties decorated with InputAttribute for types boolean, string, datetime, int, double and decimal.
(Overrides SharpScriptBaseTemplate) |
![]() | Time | Gets the time series of the BarsInProgress |
![]() | Times | Gets the Times array |
![]() | Typical | Gets the Typical price series of the BarsInProgress |
![]() | Typicals | Gets the typical price series array |
![]() | Values | Gets the series |
![]() | Volume | Gets the volume series of the BarsInProgress |
![]() | Volumes | Gets the Volumes array |
![]() | Weighted | Gets the Weighted price series of the BarsInProgress |
![]() | Weighteds | Gets the weighted series array |