Click or drag to resize

EntryCancelLimitOrderType Property

Cancel or not Limit order after the value CancelLimitOrderValue of this type has reached.

Namespace:  MZpack.NT8.Algo
Assembly:  MZpack.NT8.Pro (in MZpack.NT8.Pro.dll) Version: 3.18.1.0 (3.18.1.0)
Syntax
C#
public CancelLimitOrderType CancelLimitOrderType { get; set; }

Property Value

Type: CancelLimitOrderType
See Also