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

Safe HaskellSafe
LanguageHaskell2010

QuantLib.Instruments

Synopsis

Documentation

data Stock Source #

Single stock instrument

Constructors

Stock 

Fields

Instances
Show Stock Source # 
Instance details

Defined in QuantLib.Instruments.Stock

Methods

showsPrec :: Int -> Stock -> ShowS #

show :: Stock -> String #

showList :: [Stock] -> ShowS #

Priceable Stock Source # 
Instance details

Defined in QuantLib.Instruments.Stock

Instrument Stock Source # 
Instance details

Defined in QuantLib.Instruments.Stock