Interface: CreateOrderParams
Defined in: types.ts:174
Extends
Properties
coinraySymbol
coinraySymbol:
string
Defined in: types.ts:157
Inherited from
encryptedApiKey
encryptedApiKey:
string
Defined in: types.ts:156
Inherited from
postOnly?
optionalpostOnly?:boolean
Defined in: types.ts:181
price?
optionalprice?:BigNumber
Defined in: types.ts:178
quantity
quantity:
BigNumber
Defined in: types.ts:177
reduceOnly?
optionalreduceOnly?:boolean
Defined in: types.ts:180
side
side:
OrderSide
Defined in: types.ts:176
stopPrice?
optionalstopPrice?:BigNumber
Defined in: types.ts:179
timeInForce?
optionaltimeInForce?:TimeInForce
Defined in: types.ts:182
type
type:
OrderType
Defined in: types.ts:175