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