InstrumentMarketOrderType
The unit in which the quantity for this order is measured.
enum InstrumentMarketOrderType {
NOTIONAL
QUANTITY
}
Values
InstrumentMarketOrderType.NOTIONAL
An order for a specific amount of currency.
InstrumentMarketOrderType.QUANTITY
An order for a specific number of shares.
Member of
InstrumentMarketOrder input ● InvestmentAccountOrder object ● PendingInvestmentAccountOrder object