IC2TradingSystem Properties |
The IC2TradingSystem type exposes the following members.
Name | Description | |
---|---|---|
Added |
When the trading system was added to Collective2.
| |
AvgLoss |
Average loss.
| |
AvgWin |
Average win.
| |
Cash |
Gets the cash time series - NOT YET IMPLEMENTED.
| |
ClosedPL |
Currently closed profit.
| |
CurrentCash |
Current cash.
| |
DollarLoss |
Loss of losers.
| |
DollarWin |
Profit of winners.
| |
DrawDown |
Gets the DrawDown time series.
| |
Equity |
Gets the equity time series.
| |
Id |
Gets the trading system ID.
| |
MarginUsed |
Used margin.
| |
MonthlyFee |
Subscription fees.
| |
Name |
Gets the trading system name.
| |
NumLoss |
Number of losing trades.
| |
NumTrades |
Number of trades.
| |
NumWins |
Number of winning trades.
| |
OpenEquity |
Current equity value.
| |
OpenPositionsPL |
Open positions value.
| |
Signals |
Gets trading signals.
| |
Started |
Gets the trading system start date.
| |
StartingCapital |
Gets the starting capital.
| |
TradeFreq |
Trading frequency.
| |
Trades |
Gets the list of trades.
| |
TrialDays |
Number of trial days.
|