public interface FitDataVolSurface extends FitDataUnderlying
Modifier and Type | Method and Description |
---|---|
DBDateTime[] |
getVolSurfaceExpirations()
Gets an array of expirations associated with the vol surface.
|
double[] |
getVolSurfaceForwardErrors()
Gets the forward price errors associated with the expirations in the vol surface.
|
double[] |
getVolSurfaceForwardPrices()
Gets the forward prices associated with the expirations in the vol surface.
|
double[][] |
getVolSurfaceImpliedVolErrors()
Gets the implied vol errors of the vol surface.
|
double[][] |
getVolSurfaceImpliedVols()
Gets the implied vols of the vol surface.
|
double[][] |
getVolSurfaceStrikes()
Gets the strikes of the vol surface.
|
getTimestamp, getUnderlyingId, getUnderlyingSym, getUnderlyingType
DBDateTime[] getVolSurfaceExpirations()
double[] getVolSurfaceForwardPrices()
double[] getVolSurfaceForwardErrors()
double[][] getVolSurfaceStrikes()
double[][] getVolSurfaceImpliedVols()
double[][] getVolSurfaceImpliedVolErrors()