Name | Type | Summary |
---|
AccessRights | Enum | cBots and Indicators Access Rights. |
Application | Interface | Represents the application. |
Bar | Struct | Represents the Bar object. |
BarOpenedEventArgs | Class | Provides data for the event when a new bar opened on the chart. |
Bars | Interface | Represents the Bars interface - the collection of Bar objects. |
BarsHistoryLoadedEventArgs | Class | Provides data for the history loaded event. |
BarsTickEventArgs | Class | Provides data for the tick bar event. |
Border | Class | Represents the border. |
Button | Class | Represents the button. |
ButtonClickEventArgs | Class | Represents the button click event data. |
Canvas | Class | Defines an area to position child elements by coordinates relative to the Canvas area. |
CharacterCasing | Enum | Specifies the case of characters typed manually into a TextBox control. |
Chart | Interface | Represents the Chart Interface. |
ChartActivationChangedEventArgs | Class | - |
ChartAndrewsPitchfork | Interface | Represents the Andrew's Pitchfork chart object. A tool that helps to identify possible support and resistance levels with the three parallel lines. |
ChartArea | Interface | The Chart Area Interface. |
ChartColorEventArgs | Class | Provides data for the chart color event. |
ChartColorSettings | Interface | Represents the charts Color Settings. |
ChartDisplaySettings | Interface | Represents the chart display settings. |
ChartDisplaySettingsEventArgs | Class | Provides data for the chart display settings event. |
ChartDragEventArgs | Class | Provides data for the chart dragging event. |
ChartDrawing | Interface | Represents the Drawing chart object. |
ChartEllipse | Interface | Represent the Ellipse chart object. |
ChartEquidistantChannel | Interface | Represents the Equidistant Channel chart object. The tool that allows drawing two precisely parallel lines in any direction on the chart. |
ChartFibonacciBase | Interface | Represents the Fibonacci tools options. |
ChartFibonacciExpansion | Interface | Represents the Fibonacci Expansion chart object. |
ChartFibonacciFan | Interface | Represents the Fibonacci Fan chart object. |
ChartFibonacciRetracement | Interface | Represents the Fibonacci Retracement chart object. |
ChartHorizontalLine | Interface | Represents the Horizontal Line chart object. Used to mark a certain value on the Y-axis throughout the whole chart. |
ChartIcon | Interface | Represents the Icon chart object. |
ChartIconType | Enum | Represents the type of the Icon. |
ChartKeyboardEventArgs | Class | - |
ChartMouseEventArgs | Class | Provides data for the mouse related routed events. |
ChartMouseWheelEventArgs | Class | Provides data for the mouse wheel scroll event. |
ChartObject | Interface | Represents the chart object. |
ChartObjectEventArgs | Class | Provides data for the chart object change event. |
ChartObjectHoverChangedEventArgs | Class | Provides data for the mouse hover over a chart object event. |
ChartObjectsAddedEventArgs | Class | Provides data for the adding chart objects event. |
ChartObjectsEventArgs | Class | Provides data for the chart objects change event. |
ChartObjectsRemovedEventArgs | Class | Provides data for the removing chart objects event. |
ChartObjectsSelectionChangedEventArgs | Class | Provides data for the chart objects selecting or deselecting event. |
ChartObjectsUpdatedEventArgs | Class | Provides data for the chart objects update event. |
ChartObjectType | Enum | The chart object types. |
ChartRectangle | Interface | Represents the Rectangle chart object. A rectangle of any preferable size and rotation that can be drawn directly in the chart, bound to X-Y axises. |
ChartScrollEventArgs | Class | Provides data for the chart scrolling event. |
ChartShape | Interface | Represents the Shape chart object. Allows drawing a Rectangle, a Triangle, and an Ellipse on the chart. |
ChartSizeEventArgs | Class | Provides data for the chart size change event. |
ChartStaticText | Interface | Represents the chart static text. |
ChartText | Interface | Represents the Text chart object. Allows place the text anywhere on the chart, bound to the chart. |
ChartTrendLine | Interface | Represents the Trend Line chart object. A straight line that can be drawn from point 1 to the point 2 in any direction to mark the trends on the chart. |
ChartTriangle | Interface | Represents the Triangle chart object. |
ChartType | Enum | Represents the predefined chart types. |
ChartTypeEventArgs | Class | Provides data for the chart type chage event. |
ChartVerticalLine | Interface | Represents the Vertical Line chart object. The line parallel to the Y-axis that can be set on a certain time value on the X-axis. |
ChartZoomEventArgs | Class | Provides data for the chart type change event. |
CheckBox | Class | Represents the Checkbox. |
CheckBoxEventArgs | Class | Provides data for the checkbox event. |
CloudAttribute | Class | Represents the cloud between the indicator lines. |
Collections | Namespace | - |
Color | Class | Represents an ARGB (alpha, red, green, blue) color. |
ColorTheme | Enum | Represents the color theme. |
ColorThemeChangeEventArgs | Class | Provides data for the color theme change event. |
Control | Class | Represents the Chart Control class. |
ControlBase | Class | Represents the base of chart controls. |
ControlProperty | Enum | Represents the Control property enumeration used in Style to get or set a style for a specific property. |
ControlState | Enum | Represents the chart control state. |
CornerRadius | Struct | Represents the radii of a rectangle's corners. |
CustomControl | Class | Represents the custom control to create reusable controls with customized look and behavior. |
DataSeries | Interface | Represents a read only list of values, typically used to represent market price series.
The values are accessed with an array-like [] operator. |
DefaultStyles | Class | Represent the list of default styles for the built-in controls. |
Dock | Enum | Specifies where a chart control will be docked inside the DockPanel. |
DockPanel | Class | Defines the area where you can arrange child elemens either horizontally or vertically, relative to each other. |
Ellipse | Class | Represents the ellipse shape. |
Error | Interface | Encapsulates an error code. |
ErrorCode | Enum | Enumeration of standard error codes. |
FibonacciLevel | Interface | Represents the Fibonacci Level. |
FillRule | Enum | Specifies how the intersecting areas of PathFigure objects contained in a Geometry are combined to form the area of the Geometry. |
FontStyle | Enum | Specifies style information applied to text. |
FontWeight | Enum | Specifies the weight or thickness of the font. |
Functions | Class | This class contains valuable functions that apply to DataSeries. |
GetFitnessArgs | Interface | Represents the custom fitness calculation interface. |
Grid | Class | Represents the Grid class. |
GridColumn | Interface | Represents the column of the grid. |
GridLength | Class | Represents the length of the grid. |
GridRow | Interface | Represents the row of the grid. |
GridUnitType | Enum | Represents the type of the grid unit. |
HistoricalTrade | Interface | Represents the historical trade interface. |
History | Interface | Provides access to methods of the historical trades collection |
HorizontalAlignment | Enum | Describes horizontal position related to an anchor point or a parent element |
Image | Class | Represents the image chart control. |
Indicator | Class | Base class for Indicators. |
IndicatorArea | Interface | Represents the area where the Indicator is placed. |
IndicatorAreaAddedEventArgs | Class | Provides data for the indicator area adding event. |
IndicatorAreaEventArgs | Class | The arguments for the indicator area event. |
IndicatorAreaRemovedEventArgs | Class | Provides data for the indicator area removing event. |
IndicatorAttribute | Class | Indicator Attribute. Applies metadata to enable the indicator plot. |
IndicatorDataSeries | Interface | Represents a mutable array of values. An extension of DataSeries used to represent indicator values. |
Indicators | Namespace | - |
Internals | Namespace | - |
Key | Enum | Specifies the possible key values on a keyboard. |
LevelsAttribute | Class | Levels Attribute. Applies metadata to enable the plot of level lines. |
Line | Class | Represents the line shape. |
LineStackingStrategy | Enum | Describes a mechanism by which a line box is determined for each line. |
LineStyle | Enum | An enumeration of different stroke styles used to render lines. |
MarketDataLoadException | Class | - |
MarketDepth | Interface | Access to MarketDepth Ask Entries, Bid Entries and the event at which the market depth gets updated |
MarketDepthEntry | Interface | Provides access to market depth prices and volumes |
ModifierKeys | Enum | Specifies the set of modifier keys. |
MovingAverageType | Enum | An enumeration of the different MovingAverage weighting (smoothing) methods. |
Orientation | Enum | Defines the different orientations that panel layout can have. |
OutputAttribute | Class | Sealed Class OutputAttribute |
Panel | Class | Provides a base class for all Panel elements. Use Panel elements to position and arrange child objects. |
ParameterAttribute | Class | The Parameter Attribute class. |
PendingOrder | Interface | Provides access to properties of pending orders |
PendingOrderCancellationReason | Enum | The reason for the order cancellation. |
PendingOrderCancelledEventArgs | Class | Provides data for the pending order cancellation event. |
PendingOrderCreatedEventArgs | Class | Provides data for the pending order creation events. |
PendingOrderFilledEventArgs | Class | Provides data for the pending order fill event. |
PendingOrderModifiedEventArgs | Class | Provides data for the pending order modification event. |
PendingOrders | Interface | Provides access to methods of the Pending Orders collection |
PendingOrderType | Enum | Represents the type (Limit or Stop) of pending order. |
PenLineCap | Enum | Describes the shape at the end of a line or segment. |
PenLineJoin | Enum | Describes the shape that joins two lines or segments. |
PlotType | Enum | The Plot type. |
Point | Class | Represents an x- and y-coordinate pair in two-dimensional space. |
Polygon | Class | Draws a polygon, which is a connected series of lines that form a closed shape. |
Polyline | Class | Draws a series of connected straight lines. |
Position | Interface | Taking or opening a position means buying or selling a trading pair. |
PositionClosedEventArgs | Class | Provides data for the position closing event. |
PositionCloseReason | Enum | The reason for closing the position. |
PositionModifiedEventArgs | Class | Provides data for the position modification event. |
PositionOpenedEventArgs | Class | Provides data for the position opening event. |
Positions | Interface | Provides access to methods of the positions collection. |
RadioButton | Class | Reporesents the Radiobutton chart control type. |
RadioButtonEventArgs | Class | Represents the radio button actions. |
Rectangle | Class | Represents the rectangle. |
Robot | Class | Base class for all cBots. |
RobotAttribute | Class | Sealed class RobotAttribute. |
RoundingMode | Enum | The rounding mode for normalizing trade volume. |
RunningMode | Enum | Defines if a cBot is running in real time, in the silent backtesting mode, in the visual backtesting mode, or in the optimization mode. |
ScrollBarVisibility | Enum | Specifies the visibility of a ScrollBar for scrollable content. |
ScrollViewer | Class | Represents a scrollable area that can contain other visible elements. |
Shape | Class | Provides the base class for shape elements, such as Ellipse, Polygon, and Rectangle. |
StackPanel | Class | Arranges the child element into a single line that can be oriented horizontally or vertically. |
StopTriggerMethod | Enum | The trigger side for the Stop Orders. |
Stretch | Enum | Describes how content is resized to fill its allocated space. |
StretchDirection | Enum | Describes how scaling applies to content and restricts scaling to named axis types. |
Style | Class | Represents the style of a chart control. |
SymbolInfo | Interface | Represents the Symbol interface. |
Symbols | Interface | Represents the list of all the symbols with the symbol names as string values. |
SymbolTickEventArgs | Class | Provides data for the symbol tick event. |
TextAlignment | Enum | The text alignment regarding the anchor point. |
TextBlock | Class | Represents the Text Block - the control to display a non-interactive text. |
TextBox | Class | Represents the text box class. |
TextChangedEventArgs | Class | Provides data for the TextChanged event. |
TextTrimming | Enum | Describes how text is trimmed when it overflows the edge of its containing box. |
TextWrapping | Enum | Specifies whether text wraps when it reaches the edge of the containing box. |
Thickness | Struct | Defines the thickness of the frame around the rectangle. |
Tick | Struct | Represents the Tick object. |
Ticks | Interface | Represents the Ticks interface - the collection of Tick objects. |
TicksHistoryLoadedEventArgs | Class | Provides data for the tick history loaded event. |
TicksTickEventArgs | Class | Provides data for the tick event. |
TimeFrame | Class | Contains supported timeframe values. |
Timer | Interface | Schedules execution of virtual OnTimer method with specified interval. |
TimeSeries | Interface | A series of values that represent time like MarketSeries.OpenTime |
TimeZones | Class | Standard TimeZones class. |
ToggleButton | Class | Represents the Toggle button. |
ToggleButtonEventArgs | Class | Represents the toggle button event class. |
TradeOperation | Class | Provides access to the properties describing an asynchronous trade operation. |
TradeResult | Class | The result of a trade operation. |
TradeType | Enum | The direction of a trade order. |
UserTimeOffsetChangedEventArgs | Class | Represents the user time offset change event data. |
VerticalAlignment | Enum | Describes vertical position related to an anchor point or a parent element. |
Watchlist | Interface | Represents the Watchlist interface. |
WatchlistAddedEventArgs | Class | Occures when a new watchlist is added. |
WatchlistRemovedEventArgs | Class | Occurs when a watchlist is removed from the marketwatch. |
WatchlistRenamedEventArgs | Class | Occurs when the watchlist is renamed. |
Watchlists | Interface | Represents the Watchlists interface - allows getting all the watchlists and symbols in them, and receiving the relevant events. |
WatchlistSymbolAddedEventArgs | Class | Occurs when a new symbol is added to the watchlist. |
WatchlistSymbolRemovedEventArgs | Class | Occurs when the symbol is removed from the watchlist. |
WrapPanel | Class | Positions the child elements in sequential position from left to right, breaking content to the next line at the end of the containing box, from top to bottom, or from right to left. |