Skip to main content
POST
Calculate Optimal Hedge Ratio

Authorizations

X-API-Key
string
header
required

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

Body

application/json
returns
number[]
required

Historical returns of asset to be hedged

Example:
hedge_returns
number[]
required

Historical returns of hedging instrument

Example:

Response

Optimal hedge ratio

success
boolean
Example:

true

data
object