Interface: CreateOrderParams
Defined in: types.ts:166
Extends
Properties
coinraySymbol
coinraySymbol:
string
Defined in: types.ts:149
Inherited from
encryptedApiKey
encryptedApiKey:
string
Defined in: types.ts:148
Inherited from
postOnly?
optionalpostOnly?:boolean
Defined in: types.ts:173
price?
optionalprice?:BigNumber
Defined in: types.ts:170
quantity
quantity:
BigNumber
Defined in: types.ts:169
reduceOnly?
optionalreduceOnly?:boolean
Defined in: types.ts:172
side
side:
OrderSide
Defined in: types.ts:168
stopPrice?
optionalstopPrice?:BigNumber
Defined in: types.ts:171
timeInForce?
optionaltimeInForce?:TimeInForce
Defined in: types.ts:174
type
type:
OrderType
Defined in: types.ts:167