Get Strategy Metrics
Trade
Get Strategy Metrics
Get KPIs and risk metrics for a strategy, like margin fraction, maintenance margin ratio, leverage, strategy available collateral and strategy value.
GET
Get Strategy Metrics
Response
Strategy metrics data
Successful response for the Strategy Metrics API
The value of the response.
Example:
{
"marginFraction": "999999999999",
"mmr": "0.05",
"leverage": "3",
"strategyMargin": "6147.5",
"strategyValue": "9233.3"
}Whether the request was successful
The timestamp of the response
Example:
1673031089
Last modified on May 5, 2026