Documentation of 'org.jquantlib.pricingengines.AmericanPayoffAtHit' Java class
AmericanPayoffAtHit
org.jquantlib.pricingengines

Class AmericanPayoffAtHit



  • public class AmericanPayoffAtHit
    extends java.lang.Object
    Analytic formula for American exercise payoff at-hit options
    • Constructor Summary

      Constructors 
      Constructor and Description
      AmericanPayoffAtHit(double spot, double discount, double dividendDiscount, double variance, StrikedTypePayoff strikedTypePayoff) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      double delta() 
      double gamma() 
      double rho(double maturity) 
      double value() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AmericanPayoffAtHit

        public AmericanPayoffAtHit(double spot,
                                   double discount,
                                   double dividendDiscount,
                                   double variance,
                                   StrikedTypePayoff strikedTypePayoff)
    • Method Detail

      • value

        public double value()
      • delta

        public double delta()
      • gamma

        public double gamma()
      • rho

        public double rho(double maturity)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.