Listing of all supported exchange metrics
GET/v1/metrics/exchange/listing
Get data metrics for exchange.
Request
Query Parameters
The metric identifier (from the Metrics -> Listing)
The exchange identifier (from the Metadata -> Exchanges)
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"exchange_id": "BINANCEFTS"
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"exchange_id": "BINANCEFTS"
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"exchange_id": "BINANCEFTS"
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
Gets or sets the metric ID.
Gets or sets the symbol ID.
Gets or sets the symbol ID from the exchange.
Gets or sets the exchange ID.
Gets or sets the asset ID.
Gets or sets the asset ID from the exchange.
Gets or sets the chain id.
Gets or sets the network id.
[
{
"metric_id": "string",
"symbol_id": "string",
"symbol_id_external": "string",
"exchange_id": "string",
"asset_id": "string",
"asset_id_external": "string",
"chain_id": "string",
"network_id": "string"
}
]
[
{
"metric_id": "LIQUIDATION_TIME_IN_FORCE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_TYPE",
"exchange_id": "BINANCEFTS"
},
{
"metric_id": "LIQUIDATION_ORDER_STATUS",
"exchange_id": "BINANCEFTS"
}
]