GET v2/public/trades/{marketSymbol}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| marketSymbol | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MarketHistoryAllModel| Name | Description | Type | Additional 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.