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