- Preparing search index...
 
- The search index is not available
 
dsov-utils 
 
Function estimateIVFromPrice
 
- estimateIVFromPrice(strikePrices, maturityInYears, underlyingPrice, interestRateBps, optionPrice, isCall, minIV, maxIV): number
 
- 
Parameters
- 
strikePrices: number[]
 
- 
maturityInYears: number
 
- 
underlyingPrice: number
 
- 
interestRateBps: number
 
- 
optionPrice: number
 
- 
isCall: boolean
 
- 
minIV: number
 
- 
maxIV: number
 
 
Returns number