Listing of all supported metrics by CoinAPI
GET/v1/metrics/listing
Get all data metrics.
Responses
- 200
successful operation
- text/plain
- application/json
- text/json
- application/x-msgpack
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
metric_id stringnullable
Gets or sets the metric ID.
description stringnullable
Gets or sets the metric description.
[
{
"metric_id": "string",
"description": "string"
}
]
[
{
"metric_id": "LIQUIDATION_QUANTITY",
"description": "The liquidation quantity metric calculates the specific amount of the asset that must be sold to settle the trader's obligations and bring their position back to a manageable level. It helps ensure that the trader's losses are covered and that their account remains in good standing."
},
{
"metric_id": "DERIVATIVES_LAST_PRICE",
"description": "The last price represents the price at which the most recent trade of the derivative contract occurred. It provides traders and investors with the latest information on the market value of the derivative, allowing them to assess the current market sentiment, track price movements, and make informed decisions regarding their derivative positions. The derivatives last price metric is crucial for monitoring real-time market conditions and managing derivative trading strategies effectively."
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
metric_id stringnullable
Gets or sets the metric ID.
description stringnullable
Gets or sets the metric description.
[
{
"metric_id": "string",
"description": "string"
}
]
[
{
"metric_id": "LIQUIDATION_QUANTITY",
"description": "The liquidation quantity metric calculates the specific amount of the asset that must be sold to settle the trader's obligations and bring their position back to a manageable level. It helps ensure that the trader's losses are covered and that their account remains in good standing."
},
{
"metric_id": "DERIVATIVES_LAST_PRICE",
"description": "The last price represents the price at which the most recent trade of the derivative contract occurred. It provides traders and investors with the latest information on the market value of the derivative, allowing them to assess the current market sentiment, track price movements, and make informed decisions regarding their derivative positions. The derivatives last price metric is crucial for monitoring real-time market conditions and managing derivative trading strategies effectively."
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
metric_id stringnullable
Gets or sets the metric ID.
description stringnullable
Gets or sets the metric description.
[
{
"metric_id": "string",
"description": "string"
}
]
[
{
"metric_id": "LIQUIDATION_QUANTITY",
"description": "The liquidation quantity metric calculates the specific amount of the asset that must be sold to settle the trader's obligations and bring their position back to a manageable level. It helps ensure that the trader's losses are covered and that their account remains in good standing."
},
{
"metric_id": "DERIVATIVES_LAST_PRICE",
"description": "The last price represents the price at which the most recent trade of the derivative contract occurred. It provides traders and investors with the latest information on the market value of the derivative, allowing them to assess the current market sentiment, track price movements, and make informed decisions regarding their derivative positions. The derivatives last price metric is crucial for monitoring real-time market conditions and managing derivative trading strategies effectively."
}
]
- Schema
- Example (from schema)
- Example response
Schema
Array [
]
metric_id stringnullable
Gets or sets the metric ID.
description stringnullable
Gets or sets the metric description.
[
{
"metric_id": "string",
"description": "string"
}
]
[
{
"metric_id": "LIQUIDATION_QUANTITY",
"description": "The liquidation quantity metric calculates the specific amount of the asset that must be sold to settle the trader's obligations and bring their position back to a manageable level. It helps ensure that the trader's losses are covered and that their account remains in good standing."
},
{
"metric_id": "DERIVATIVES_LAST_PRICE",
"description": "The last price represents the price at which the most recent trade of the derivative contract occurred. It provides traders and investors with the latest information on the market value of the derivative, allowing them to assess the current market sentiment, track price movements, and make informed decisions regarding their derivative positions. The derivatives last price metric is crucial for monitoring real-time market conditions and managing derivative trading strategies effectively."
}
]
Loading...
Was this section helpful?