|
American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
|
Put option with cash delivery based on underlying price. More...
#include <putcashunderlying.h>
Public Member Functions | |
| PayoffPutCashUnderlying * | clone () const |
| Portfolio | operator() (const Spot &spot) const |
| PayoffPutCashUnderlying (const coefficient strike) | |
| coefficient | strike () const |
Put option with cash delivery based on underlying price.
Pays strike() minus underlying price of share in cash (and no shares).
| PayoffPutCashUnderlying::PayoffPutCashUnderlying | ( | const coefficient | strike | ) | [inline] |
| PayoffPutCashUnderlying* PayoffPutCashUnderlying::clone | ( | ) | const [inline, virtual] |
Clone constructor.
Implements Payoff.
Gives payoff of option under given spot price.
Implements Payoff.
| coefficient PayoffSingleStrike::strike | ( | ) | const [inline, inherited] |
Strike.