InstrumentOrderType
Type of order
enum InstrumentOrderType {
BUY
SELL
}
Values
InstrumentOrderType.BUY
InstrumentOrderType.SELL
Member of
InvestmentAccountOrder
object ● PendingInvestmentAccountOrder
object ● PlaceInstrumentOrderInput
input