Search
Preparing search index...
The search index is not available
quantlib.js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"ql/instruments/payoffs"
PercentageStrikePayoff
Class PercentageStrikePayoff
Payoff with strike expressed as percentage
Hierarchy
StrikedTypePayoff
PercentageStrikePayoff
Implements
UnaryFunction
<
Real
,
Real
>
Index
Constructors
constructor
Properties
_strike
_type
Methods
accept
description
f
name
option
Type
strike
Constructors
constructor
new
Percentage
Strike
Payoff
(
type
:
Type
, strike
:
Real
)
:
PercentageStrikePayoff
Parameters
type:
Type
strike:
Real
Returns
PercentageStrikePayoff
Properties
Protected
_strike
_strike
:
Real
Protected
_type
_type
:
Type
Methods
accept
accept
(
v
:
AcyclicVisitor
)
:
void
Parameters
v:
AcyclicVisitor
Returns
void
description
description
(
)
:
string
Returns
string
f
f
(
price
:
Real
)
:
Real
Parameters
price:
Real
Returns
Real
name
name
(
)
:
string
Returns
string
option
Type
option
Type
(
)
:
Type
Returns
Type
strike
strike
(
)
:
Real
Returns
Real
Globals
"ql/instruments/payoffs"
Asset
OrNothing
Payoff
Cash
OrNothing
Payoff
Floating
Type
Payoff
Gap
Payoff
Null
Payoff
Percentage
Strike
Payoff
constructor
_strike
_type
accept
description
f
name
option
Type
strike
Plain
Vanilla
Payoff
Striked
Type
Payoff
Super
Fund
Payoff
Super
Share
Payoff
Type
Payoff
Payoff with strike expressed as percentage