Click or drag to resize
C2ExplorerServiceStack.Logic.Interfaces Namespace
Interfaces
  InterfaceDescription
Public interfaceIAccountEquityPoint
Account equity point.
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 interfaceIQueryRunner
Query runner environment. Defines methods and properties available for queries.
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 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.
Enumerations
  EnumerationDescription
Public enumerationEquityType
Types of equity data.
Public enumerationOhlcField
OHLC data fields flags.
Public enumerationTimeInterval
This enumeration determines time intervals for data aggregation.