Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Interface: OrderRESULTResponse

Daniel Brenot edited this page Apr 22, 2021 · 1 revision

types/responses.OrderRESULTResponse

Table of contents

Properties

Properties

clientOrderId

clientOrderId: string

Defined in: types/responses.ts:103


cummulativeQuoreQty

cummulativeQuoreQty: string

Defined in: types/responses.ts:108


executedQty

executedQty: string

Defined in: types/responses.ts:107


orderId

orderId: number

Defined in: types/responses.ts:101


orderListId

orderListId: number

Defined in: types/responses.ts:102


origQty

origQty: string

Defined in: types/responses.ts:106


price

price: string

Defined in: types/responses.ts:105


side

side: OrderSide

Defined in: types/responses.ts:112


status

status: OrderStatus

Defined in: types/responses.ts:109


symbol

symbol: string

Defined in: types/responses.ts:100


timeInForce

timeInForce: TimeInForce

Defined in: types/responses.ts:110


transactTime

transactTime: number

Defined in: types/responses.ts:104


type

type: OrderType

Defined in: types/responses.ts:111

Clone this wiki locally