hquantlib-0.0.2.3: HQuantLib is a port of essencial parts of QuantLib to Haskell

Safe HaskellSafe-Infered

QuantLib.VolatilityModel

Synopsis

Documentation

type Volatility = DoubleSource

Volatility type

type VolatilitySeries = TimeSeries VolatilitySource

Volatility time series

class DoubleVolatilityEstimator a whereSource

The estimator of time series of doubles

class IntervalPointCalculator a whereSource

The calculator of volatility for interval price

data GarmanKlass Source

Garman-Klass interval estimators

Constructors

GarmanKlass 

data GarmanKlassPoint Source

Types of Garman-Klass estimators