GET v2/public/trades/{marketSymbol}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
marketSymbol

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of MarketHistoryAllModel
NameDescriptionTypeAdditional information
tradeID

integer

None.

price

decimal number

None.

base_volume

decimal number

None.

quote_volume

decimal number

None.

trade_timestamp

string

None.

type

string

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.