Click or drag to resize
C2ExplorerServiceStack.Logic.Interfaces Namespace
Interfaces of C2Explorer items.
Interfaces
  InterfaceDescription
Public interfaceIAccountEquityPoint
Account equity point.
Public interfaceIBoxplotChart
Boxplot chart object.
Public interfaceIC2ColumnChart
IC2ColumnChart has more properties and methods than ancestor. Use it for more advanced charts.
Public interfaceIC2EquityChart
This interface is reserved for future use. Currently, it just inherits properties from IC2ExplorerHighChart.
Public interfaceIC2ExplorerHighChart
Common properties of all charts.
Public interfaceIC2TradingSystem
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.)
Public interfaceICommissionByInstrument
Public interfaceICommissionByPlan
Public interfaceICommissions
Commissions object interface.
Public interfaceICorrelation
Trading systems correlation.
Public interfaceIHtmlFrame
HTML iframe element.
Public interfaceIChartTimeSeries
Time series for time series charts.
Public interfaceIOHLC
OHLC data
Public interfaceIQueryRunner
Query runner environment. Defines methods and properties available for queries.
Public interfaceIScatterChart
Reserved for future use. For now, it just inherits from IC2ExplorerHighChart.
Public interfaceISignal
Internal class for intermediate results.
Public interfaceISymbolPL
Sum of profit/loss per symbol.
Public interfaceISymbolTradedVolume
Traded symbol volume.
Public interfaceISymbolTradesCount
Number of trades of the given symbol.
Public interfaceITimeSeriesChart
Time series chart.
Public interfaceITimeSeriesPoint
Objects used in time series.
Public interfaceITimeSheet
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.
Public interfaceITradesHistogramBucket
A Histogram consists of a series of Buckets, each representing a region limited by a lower bound (exclusive) and an upper bound (inclusive).
Enumerations
  EnumerationDescription
Public enumerationC2ExplorerThemeName
Public enumerationEquityChartType
A type of the Collective2 trading system chart.
Public enumerationEquityType
Public enumerationOhlcField
OHLC data fields flags.
Public enumerationTimeInterval
This enumeration determines time intervals for data aggregation.
Public enumerationTimeLineGroups
Timeline group.
Public enumerationTimeLineTradesType
Defines a trade types which should be included in the timeline graph.