| Name | Description |
---|
| AddBars(BarType) | |
| AddBars(String) | |
| AddBars(String, BarType) | |
| AddBars(String, BarType, String, DateTime, DateTime, BackfillPolicy) | |
| AddContextMenu | |
| AddIndicatorT |
Adds and/or retrieves sharp script from the cache
|
| AddIndicatorT(ISeriesDouble) |
Adds and/or retrieves sharp script from the cache
|
| AddIndicatorT(Object) |
Adds and/or retrieves and sharp script from the cache
|
| AddIndicatorT(ISeriesDouble, Object) |
Adds and/or retrieves and sharp script from the cache
|
| AddLine(String, Double, Pen) | |
| AddLine(String, Double, Brush, Double) | |
| AddMenuItem | |
| AddPlot(String, PlotStyle, Pen, Boolean) | |
| AddPlot(String, PlotStyle, Brush, Double, Boolean) | |
| Alert(String, String) | (Inherited from ChartVisualBase) |
| Alert(String, String, TimeSpan) | (Inherited from ChartVisualBase) |
| Alert(String, Priority, Brush, String) | (Inherited from ChartVisualBase) |
| Alert(String, Priority, Brush, String, TimeSpan) | (Inherited from ChartVisualBase) |
| Alert(String, IInstrument, Priority, Brush, String, TimeSpan) |
Shoots an alert.
The alert is triggered only when the State is Realtime (Inherited from SharpScriptBase) |
| CalculateMinMax | (Overrides ChartVisualBaseCalculateMinMax(IBars, Int32, Int32, Double, Double)) |
| CalculatePriceFromY(Double, ChartVisualArgs) | (Inherited from VisualBase) |
| CalculatePriceFromY(Double, Double, Double, Double, Double, ScaleType) | (Inherited from VisualBase) |
| CalculateXFromBarIndex | (Inherited from VisualBase) |
| CalculateYFromPrice(Double, ChartVisualArgs) | (Inherited from VisualBase) |
| CalculateYFromPrice(Double, Double, Double, Double, Double, ScaleType) | (Inherited from VisualBase) |
| CanRender | (Overrides ChartVisualBaseCanRender(ChartVisualArgs)) |
| CrossAbove(Double, ISeriesDouble, Int32) |
Evaluates when value crosses above a series
|
| CrossAbove(ISeriesDouble, ISeriesDouble, Int32) |
Evaluates when 2 (two) series crosses each other
|
| CrossAbove(ISeriesDouble, Double, Int32) |
Evaluates when the series crosses above the value
|
| CrossBelow(Double, ISeriesDouble, Int32) |
Evaluates when a value crosses below a series
|
| CrossBelow(ISeriesDouble, ISeriesDouble, Int32) |
Evaluates when 2 (two) series crosses below each other
|
| CrossBelow(ISeriesDouble, Double, Int32) |
Evaluates when series crosses below a value
|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | (Inherited from SharpScriptBase) |
| GetHandleCursor |
Returns the handle cursor
(Inherited from ChartVisualBase) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetLastPrice |
Returns the last traded price. In case the real time price is not available the closing value of the last available bar is returned
|
| GetOrAddT | |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| GetValue | (Inherited from NotifyPropertyBase) |
| HasValue | |
| InvalidateView | (Inherited from ChartVisualBase) |
| InvokeAsync |
Invoke any action. It is recommended to draw any [!:ChartObject.DrawingBase] by invoking this method
(Inherited from SharpScriptBase) |
| IsInputEquals |
Compares two input
|
| Log(String) |
Logs a message with Low (Inherited from SharpScriptBase) |
| Log(Priority, String) |
Logs a message with the specified Priority (Inherited from SharpScriptBase) |
| Log(Priority, Brush, String) |
Logs a message with the specified Priority and defined brush
(Inherited from SharpScriptBase) |
| MakeHitTest | (Overrides ChartVisualBaseMakeHitTest(ChartVisualArgs)) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Move | (Overrides ChartVisualBaseMove(Double, Double, ChartVisualArgs)) |
| NotifyPropertyChanged | (Inherited from SharpScriptBase) |
| OnBarUpdate | |
| OnLevel1 | (Overrides ChartVisualBaseOnLevel1(Int32, Level1EventArgs)) |
| OnLevel2 | (Overrides ChartVisualBaseOnLevel2(Int32, Level2EventArgs)) |
| OnRender | (Overrides ChartVisualBaseOnRender(DrawingContext, ChartVisualArgs)) |
| OnRenderYAxis | (Overrides ChartVisualBaseOnRenderYAxis(DrawingContext, ChartVisualArgs)) |
| OnStateChange |
Invoked when the State changes
(Inherited from SharpScriptBase) |
| PlaySound | (Inherited from SharpScriptBase) |
| Print(String, String) |
Prints a message with Low (Inherited from SharpScriptBase) |
| Print(Brush, String, String) |
Prints a message with a defined foreground brush
(Inherited from SharpScriptBase) |
| Print(Priority, String, String) |
Prints a message with the defined Priority (Inherited from SharpScriptBase) |
| RefreshView | |
| Round |
Rounds the value with the factor as defined in Options > General tab > RoundFactor (Inherited from SharpScriptBase) |
| SelectionSteps | (Inherited from VisualBase) |
| SetOverrideBrush | |
| SetOverridePen(Pen, Int32) | |
| SetOverridePen(Pen, Int32, Int32) | |
| SetValue | (Inherited from NotifyPropertyBase) |
| Share |
Share messages via to social media SocialType
The messages will be transmitted only when the state is Realtime
(Inherited from SharpScriptBase) |
| ToString | (Overrides ObjectToString) |
| ToStringFormat | (Overrides ChartVisualBaseToStringFormat(Double)) |
| TryRemoveContextMenuItem | |
| TryRemoveDrawing | |
| TryRemoveMenuItem | |