Veli · Example Payload

Veli Performance Response Example

CryptoDeFiFinanceInvestmentPortfolio Management

Veli Performance Response Example is an example object payload from Veli, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

portfolioIdperiodtotalReturnannualizedReturnsharpeRatiostartValueendValue

Example Payload

Raw ↑
{
  "portfolioId": "strat-btc-eth-index",
  "period": "1m",
  "totalReturn": 0.08,
  "annualizedReturn": 0.96,
  "sharpeRatio": 1.8,
  "startValue": 4861.81,
  "endValue": 5250.75
}