American-transaction costs 1.0.0.0
American option pricer under proportional transaction costs
|
Put option with physical delivery based on bid price (deprecated). More...
#include <putphysicalbid.h>
Public Member Functions | |
PayoffPutPhysicalBid * | clone () const |
Portfolio | operator() (const Spot &spot) const |
PayoffPutPhysicalBid (const coefficient strike) | |
coefficient | strike () const |
Put option with physical delivery based on bid price (deprecated).
Pays a portfolio of strike() in cash and a short position in the stock, provided that bid price of share is less than strike().
PayoffPutPhysicalBid::PayoffPutPhysicalBid | ( | const coefficient | strike | ) | [inline] |
PayoffPutPhysicalBid* PayoffPutPhysicalBid::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.