Click or drag to resize

CWormsChangeOrderPlacerCheckCurrentMarket Property

If true, Place will fail if there is no market data for the symbol. Default false.

Namespace: Woti.Orders
Assembly: Woti (in Woti.dll) Version: 13.4.258.0
Syntax
public virtual bool CheckCurrentMarket { get; set; }

Property Value

Boolean

Implements

IWormsChangeOrderPlacerCheckCurrentMarket
See Also