Arction.CustomControls.Trader.WPF Namespace |
| Class | Description | |
|---|---|---|
| AppearanceSettings |
The colors of TradingChart components and objects.
| |
| DataAwareControl |
Base class for trading chart
| |
| Definitions |
Static variables used by many classes.
| |
| IntradayInfo |
Info about Security
| |
| SearchGridSelectionChangedEventArgs |
Used when search bar's selected index/Symbol changes
| |
| SecurityInfo |
Details about Security
| |
| SymbolSearch |
Interaction logic for SymbolSearch.xaml
| |
| TradingChart |
Interaction logic for DataAwareChart.xaml
| |
| VisualObject |
A base class for indicators, drawing tools and mouse-interactive objects
|
| Structure | Description | |
|---|---|---|
| DateTimeRange |
Date time range
| |
| OhlcData |
Struct to contain trading data
| |
| VerticalBarsStat |
Vertical bars statistics
|
| Delegate | Description | |
|---|---|---|
| TradingChartOhlcDataModifiedEventHandler |
Event triggering when Ohlc data has been modified
|
| Enumeration | Description | |
|---|---|---|
| Appearance |
Appearance, color theme setting
| |
| BollingerBandFillType |
Bollinger band fill type
| |
| ClearDrawingTools |
Drawing tool clearing settings
| |
| DataAggregationMode |
Data aggregation mode (grouping mode)
| |
| DataFetchStatus |
Data fetch status
| |
| DataParseStatus |
Data parse status
| |
| DataProvider |
Trading data provider to be used
| |
| DataRequestType |
Data format of the data set request.
| |
| DrawingToolsUpdateFlags |
What Drawing Tool elements should be updated.
| |
| IndicatorUpdateFlags |
What Indicator elements should be updated.
| |
| LinearRegressionChannelType |
Linear regression channel type
| |
| OhlcField |
OHLC field selector
| |
| PriceChartOhlcField |
Price chart OHLC field selector.
Note, Volume and OpenInterest are not applicable for price chart, as they are plotted as auxiliary charts by themselves.
| |
| PriceChartType |
Price chart type
| |
| ZoomPanMouseButtonAction |
Zooming and panning button assignment
|