Click or drag to resize
IQueryRunnerC2SYSTEM Property
Predefined variable for the object representing Collective2 trading system.

Namespace: C2ExplorerServiceStack.Logic.Interfaces
Assembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
IC2TradingSystem C2SYSTEM { get; set; }

Property Value

Type: IC2TradingSystem
See Also