Click or drag to resize
c2ex_closedtradesOpenSignalId Property
ID of the opening signal.

Namespace:  C2ExplorerDB
Assembly:  C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax
C#
[ColumnAttribute]
[NotNullAttribute]
public long OpenSignalId { get; set; }

Property Value

Type: Int64

[Missing <value> documentation for "P:C2ExplorerDB.c2ex_closedtrades.OpenSignalId"]

See Also