Collective2 Explorer
Collective2 Explorer
C2ExplorerServiceStack.Logic Namespaces
C2ExplorerServiceStack.Logic.Interfaces
IQueryRunner Interface
IQueryRunner Methods
C2ApiFactory Method
ColumnChart Method
CommissionsFactory Method
GetAccountEquity Method
GetC2SYSTEM Method
GetCorrelationTable Method
GetEquities Method
GetEquitiesSheet Method
HR Method
SQL Method
TimeSheetFactory Method
IQueryRunner
GetC2SYSTEM Method
Returns Collective2 trading system object.
Namespace:
C2ExplorerServiceStack.Logic.Interfaces
Assembly:
C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
Copy
IC2TradingSystem
GetC2SYSTEM
(
long
id
)
Parameters
id
Type:
System
Int64
Collectiv2 trading system id.
Return Value
Type:
IC2TradingSystem
See Also
Reference
IQueryRunner Interface
C2ExplorerServiceStack.Logic.Interfaces Namespace