Skip to main content
POST
Inverse Volatility Weights

Authorizations

X-API-Key
string
header
required

API key for authentication. Get your key at https://api.fincept.in/auth/register

Body

application/json
covariance_matrix
number[][]
required

Asset covariance matrix (annualized). Only diagonal elements (variances) are used.

Example:

Response

Inverse volatility weights successfully calculated

success
boolean
Example:

true

data
object