post https://api.cert.zerohash.com/orders/v1/get_trade_stats
Get trade stats for a given instrument.
Log in to see full request history
Responses
Get trade stats for a given instrument.
xxxxxxxxxx
curl --request POST \
--url https://api.cert.zerohash.com/orders/v1/get_trade_stats \
--header 'X-SCX-SIGNED: [WEB] auto-generated on fly' \
--header 'X-SCX-TIMESTAMP: [WEB] auto-generated on fly' \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
34}
{
"bar_end_time": [
"2024-04-19T22:48:56.387Z"
],
"bar_start_time": [
"2024-04-19T22:48:56.387Z"
],
"bars": [
{
"cleared_notional": "string",
"cleared_trade_count": "string",
"cleared_volume": "string",
"first": "string",
"high": "string",
"last": "string",
"low": "string",
"notional": "string",
"total_trade_count": "string",
"volume": "string"
}
],
"stats": {