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