Click or drag to resize
c2ex_closedsignalsMarket Property
Market price indicator.

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

Property Value

Type: Int32
1 = market price. 0 = stop or limit price.
See Also