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

QuantLib.Currencies

Synopsis

Documentation

data Currency Source

Currency specification

Constructors

Currency 

Fields

cName :: String

currency name, e.g. U.S. dollar

cCode :: String

ISO 4217 three-letter code, e.g. USD

cIsoCode :: Integer

ISO 4217 numeric code, e.g. 840

cFracsPerUnit :: Integer

number of fractionary parts in a unit

Instances

chf :: CurrencySource

Swiss france

czk :: CurrencySource

Czech koruna

dkk :: CurrencySource

Danish krone

eur :: CurrencySource

European Euro

gbp :: CurrencySource

British pound sterling

cad :: CurrencySource

Canadian dollar

usd :: CurrencySource

U.S. dollar