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