| C2ExplorerServiceStack.Logic.Interfaces Namespace |
| Interface | Description | |
|---|---|---|
| IAccountEquityPoint |
Account equity point.
| |
| 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.
| |
| IQueryRunner |
Query runner environment. Defines methods and properties available for queries.
| |
| 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.
| |
| 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.
|
| Enumeration | Description | |
|---|---|---|
| EquityType |
Types of equity data.
| |
| OhlcField |
OHLC data fields flags.
| |
| TimeInterval |
This enumeration determines time intervals for data aggregation.
|