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

Interface: QueryTicker24HrResponse

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

types/responses.QueryTicker24HrResponse

Table of contents

Properties

Properties

askPrice

askPrice: string

Defined in: types/responses.ts:65


bidPrice

bidPrice: string

Defined in: types/responses.ts:64


closeTime

closeTime: number

Defined in: types/responses.ts:72


count

count: number

Defined in: types/responses.ts:75


firstId

firstId: number

Defined in: types/responses.ts:73


highPrice

highPrice: string

Defined in: types/responses.ts:67


lastId

lastId: number

Defined in: types/responses.ts:74


lastPrice

lastPrice: string

Defined in: types/responses.ts:62


lastQty

lastQty: string

Defined in: types/responses.ts:63


lowPrice

lowPrice: string

Defined in: types/responses.ts:68


openPrice

openPrice: string

Defined in: types/responses.ts:66


openTime

openTime: number

Defined in: types/responses.ts:71


prevClosePrice

prevClosePrice: string

Defined in: types/responses.ts:61


priceChange

priceChange: string

Defined in: types/responses.ts:59


quoteVolume

quoteVolume: string

Defined in: types/responses.ts:70


symbol

symbol: string

Defined in: types/responses.ts:58


volume

volume: string

Defined in: types/responses.ts:69


weightedAvgPrice

weightedAvgPrice: string

Defined in: types/responses.ts:60

Clone this wiki locally