public interface FitDataUnderlyingPrices
Modifier and Type | Method and Description |
---|---|
double |
getUnderlyingAsk()
Gets the underlying ask price.
|
double |
getUnderlyingBid()
Gets the underlying bid price.
|
default double |
getUnderlyingMid()
Mid-market underlying price.
|
default double getUnderlyingMid()
double getUnderlyingBid()
double getUnderlyingAsk()