public class DoubleBarrierOption extends Instrument
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
DoubleBarrierOption(DoubleBarrier.Type barrierType,
double barrier_lo,
double barrier_hi,
double rebate,
Payoff payoff,
Exercise exercise) |
protected |
DoubleBarrierOption(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
double |
delta() |
double |
dividendRho() |
protected void |
finalize() |
double |
gamma() |
protected static long |
getCPtr(DoubleBarrierOption obj) |
double |
rho() |
double |
strikeSensitivity() |
double |
theta() |
double |
thetaPerDay() |
double |
vega() |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezeprotected DoubleBarrierOption(long cPtr,
boolean cMemoryOwn)
public DoubleBarrierOption(DoubleBarrier.Type barrierType, double barrier_lo, double barrier_hi, double rebate, Payoff payoff, Exercise exercise)
protected static long getCPtr(DoubleBarrierOption obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic double delta()
public double gamma()
public double theta()
public double thetaPerDay()
public double vega()
public double rho()
public double dividendRho()
public double strikeSensitivity()
Copyright © 2017. All rights reserved.