Market History Data
That method returns the history of trading on a specific pair.
Details
Query Parameters
Name
Type
Description
Name
Type
Description
[
{
"tid": 1255714991,
"date": 1660805464,
"price": "23384.04568438",
"type": "sell",
"amount": "0.26",
"total": "6079.85187794"
},
...
]<html>
<head>
<title>400 Bad Request</title>
</head>
<body>
<center>
<h1>400 Bad Request</h1>
</center>
<hr>
<center>nginx</center>
</body>
</html>With Authentication
Headers
Name
Type
Description
Request Body
Name
Type
Description
Last updated