Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

equityoption(1) [debian man page]

EQUITYOPTION(1) 					      General Commands Manual						   EQUITYOPTION(1)

NAME
EquityOption - Example of using QuantLib to value equity options SYNOPSIS
EquityOption DESCRIPTION
EquityOption is an example of using QuantLib. For a given set of option parameters, it computes the value of three different equity options types (with european, bermudan and american exercise features) using different valuation algorithms. The calculation methods are Black-Scholes (for european options only), Barone-Adesi/Whaley (american-only), Bjerksund/Stensland (american), Integral (european), Finite differences, Binomial Jarrow-Rudd, Binomial Cox-Ross-Rubinstein, Additive equiprobabilities, Binomial Trigeor- gis, Binomial Tian, Binomial Leisen-Reimer, crude Monte Carlo (european-only) and Sobol-sequence Monte Carlo (european-only). SEE ALSO
The source code EquityOption.cpp, BermudanSwaption(1), Bonds(1), CallableBonds(1), CDS(1), ConvertibleBonds(1), DiscreteHedging(1), Fitted- BondCurve(1), FRA(1), MarketModels(1), Replication(1), Repo(1), SwapValuation(1), the QuantLib documentation and website at http://quantlib.org. AUTHORS
The QuantLib Group (see Authors.txt). This manual page was added by Dirk Eddelbuettel <edd@debian.org>, the Debian GNU/Linux maintainer for QuantLib. QuantLib 25 February 2006 EQUITYOPTION(1)

Check Out this Related Man Page

CRIP(1) 						      Debian GNU/Linux manual							   CRIP(1)

NAME
crip - a terminal-based ripper/encoder/tagger tool SYNOPSIS
crip [options] DESCRIPTION
crip is a terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC files under UNIX/Linux. OPTIONS
-h, --help Print help and exit. -v, --version Print version of crip and exit. -e codec Encode to vorbis or flac (default = vorbis). -s media Specify the source media (default = CD). -g genre Specify the music genre (default = classical). -q [on/off] Classical-stype questioning (default = off). -m [on/off] Map european to american-only chars (default = off). -t [on/off] Trim leading/tailing silence (default = off). -n [on/off] Normalize the audio (default = off). -V voltresh Volume threshold for normalizing (default = 1.078) (only used when normalizing is enabled). -r [on/off] Remove files after encoding (default = on). -E editor Editor to use (default = sensible-editor). -u [on/off/both] Use editor to name the files (default = on) (as opposed to the command-line). -o flags Flags to pass to oggenc (default = '-q 4'). -f flags Flags to pass to flac (default = '--best --replay-gain'). -c flags Flags to pass to cdparanoia (default = '-v -z'). -d device CDrom device to read from (default = /dev/cdrom). -w [on/off] Skip the ripping (makes empty .wav files) (default = off) (useful if you already have the .wav files to encode). -p [on/off] Prompt to continue after ripping (default = off) (useful pause to edit .wav files before encoding). -x [on/off] Eject CD when done ripping (default = off) SEE ALSO
oggenc(1) flac(1) cdparanoia(1) AUTHOR
This manual page was written by Florian Ragwitz <florian.ragwitz@s2004.tu-chemnitz.de>, for the Debian project (but may be used by others). Debian Project 2009-04-06 CRIP(1)
Man Page