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

Safe HaskellSafe-Infered

QuantLib.Prices

Synopsis

Documentation

data PriceType Source

Price types

Constructors

Bid 
Ask 
Last 
Close 
Mid 
MidEq 
MidSafe 

data CallPrice Source

Call price

Constructors

DirtyPrice 

Fields

cpPrice :: Double
 
CleanPrice 

Fields

cpPrice :: Double
 

data IntervalPrice Source

Interval price

Constructors

IntervalPrice