c2ex_publicsystems Class |
Namespace: C2ExplorerDB
[TableAttribute("c2ex_publicsystems")] public class c2ex_publicsystems
The c2ex_publicsystems type exposes the following members.
Name | Description | |
---|---|---|
c2ex_publicsystems | Initializes a new instance of the c2ex_publicsystems class |
Name | Description | |
---|---|---|
Added |
When the trading system was started.
| |
AvgLoss |
Average loss.
| |
AvgWin |
Average win.
| |
Cash |
Current cash.
| |
ClosedPL |
Currently closed profit.
| |
DollarLoss |
Loss of losers.
| |
DollarWin |
Profit of winners.
| |
MarginUsed |
Used margin.
| |
MonthlyFee |
Subscription fees.
| |
NumLoss |
Number of losing trades.
| |
NumTrades |
Number of trades.
| |
NumWins |
Number of winning trades.
| |
OpenEquity |
Current equity value.
| |
OpenPositionsPL |
Open positions value.
| |
Started |
When the trading system was started.
| |
StartingCash |
Starting capital.
| |
SystemId |
Collective2 trading system ID.
| |
SystemName |
System name.
| |
TradeFreq |
Trading frequency.
| |
TrialDays |
Number of trial days.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |