American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
|
Put option with cash delivery based on bid price. More...
#include <putcashbid.h>
Public Member Functions | |
PayoffPutCashBid * | clone () const |
Portfolio | operator() (const Spot &spot) const |
PayoffPutCashBid (const coefficient strike) | |
coefficient | strike () const |
Put option with cash delivery based on bid price.
Pays strike() minus bid price of share in cash (and no shares).
PayoffPutCashBid::PayoffPutCashBid | ( | const coefficient | strike | ) | [inline] |
PayoffPutCashBid* PayoffPutCashBid::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.