Click or drag to resize
IQueryRunnerC2TRADES Property
Collective2 trades data view.

Namespace: C2ExplorerServiceStack.Logic.Interfaces
Assembly: C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
ITable<c2ex_closedtrades> C2TRADES { get; set; }

Property Value

Type: ITablec2ex_closedtrades
See Also