Table of Contents

Enum OrdersQueuingMode

Namespace
StockSharp.Bvmt
Assembly
StockSharp.Bvmt.dll

Orders queuing mode.

public enum OrdersQueuingMode
Extension Methods

Fields

Queue = 1

Queue orders in case of throttling.

Reject = 0

Reject orders in case of throttling.