Skip to content

OpenedOrderType enumeration

public enum OpenedOrderType

Values

name value description
OoOpBuy 0
OoOpSell 1
OoOpBuylimit 3
OoOpBuystop 4
OoOpSelllimit 5
OoOpSellstop 6

See Also