Click or drag to resize
IC2TradingSystem Properties
This API is preliminary and subject to change.

The IC2TradingSystem type exposes the following members.

Properties
  NameDescription
Public propertyAdded
When the trading system was added to Collective2.
Public propertyAvgLoss
Average loss.
Public propertyAvgWin
Average win.
Public propertyCash
Gets the cash time series - NOT YET IMPLEMENTED.
Public propertyClosedPL
Currently closed profit.
Public propertyCurrentCash
Current cash.
Public propertyDollarLoss
Loss of losers.
Public propertyDollarWin
Profit of winners.
Public propertyDrawDown
Gets the DrawDown time series.
Public propertyEquity
Gets the equity time series.
Public propertyId
Gets the trading system ID.
Public propertyMarginUsed
Used margin.
Public propertyMonthlyFee
Subscription fees.
Public propertyName
Gets the trading system name.
Public propertyNumLoss
Number of losing trades.
Public propertyNumTrades
Number of trades.
Public propertyNumWins
Number of winning trades.
Public propertyOpenEquity
Current equity value.
Public propertyOpenPositionsPL
Open positions value.
Public propertySignals
Gets trading signals.
Public propertyStarted
Gets the trading system start date.
Public propertyStartingCapital
Gets the starting capital.
Public propertyTradeFreq
Trading frequency.
Public propertyTrades
Gets the list of trades.
Public propertyTrialDays
Number of trial days.
Top
See Also