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 propertyCash
Gets the cash time series - NOT YET IMPLEMENTED.
Public propertyDrawDown
Gets the DrawDown time series.
Public propertyEquity
Gets the equity time series.
Public propertyId
Gets the trading system ID.
Public propertyName
Gets the trading system name.
Public propertySignals
Gets trading signals.
Public propertyStarted
Gets the trading system start date.
Public propertyStartingCapital
Gets the starting capital.
Public propertyTrades
Gets the list of trades.
Top
See Also