| C2ExplorerServiceStack.Logic.Interfaces Namespace |
| Interface | Description | |
|---|---|---|
| IAccountEquityPoint |
Account equity point.
| |
| IBoxplotChart |
Boxplot chart object.
| |
| IC2ColumnChart |
IC2ColumnChart has more properties and methods than ancestor. Use it for more advanced charts.
| |
| IC2EquityChart |
This interface is reserved for future use.
Currently, it just inherits properties from IC2ExplorerHighChart.
| |
| IC2ExplorerHighChart |
Common properties of all charts.
| |
| IC2TradingSystem |
A Collective2 trading system.
The purpose of this interface is to help to investigate a concrete trading system. (Not all systems or trades in the Collective2 database, but just one concrete system.)
| |
| ICommissionByInstrument | ||
| ICommissionByPlan | ||
| ICommissions |
Commissions object interface.
| |
| ICorrelation |
Trading systems correlation.
| |
| IHtmlFrame |
HTML iframe element.
| |
| IChartTimeSeries |
Time series for time series charts.
| |
| IOHLC |
OHLC data
| |
| IQueryRunner |
Query runner environment. Defines methods and properties available for queries.
| |
| IScatterChart |
Reserved for future use. For now, it just inherits from IC2ExplorerHighChart.
| |
| ISignal |
Internal class for intermediate results.
| |
| ISymbolPL |
Sum of profit/loss per symbol.
| |
| ISymbolTradedVolume |
Traded symbol volume.
| |
| ISymbolTradesCount |
Number of trades of the given symbol.
| |
| ITimeSeriesChart |
Time series chart.
| |
| ITimeSeriesPoint |
Objects used in time series.
| |
| ITimeSheet |
TimeSheet is a table which has one DateTime column and various trading systems data in another columns.
Trading systems data are aligned by the time slots in the first column.
| |
| ITradesHistogramBucket |
A Histogram consists of a series of Buckets, each representing a region limited by a lower bound (exclusive) and an upper bound (inclusive).
|
| Enumeration | Description | |
|---|---|---|
| C2ExplorerThemeName | ||
| EquityChartType |
A type of the Collective2 trading system chart.
| |
| EquityType | ||
| OhlcField |
OHLC data fields flags.
| |
| TimeInterval |
This enumeration determines time intervals for data aggregation.
| |
| TimeLineGroups |
Timeline group.
| |
| TimeLineTradesType |
Defines a trade types which should be included in the timeline graph.
|