Documentation of 'org.jquantlib.instruments.OneAssetOption' Java class
OneAssetOption
org.jquantlib.instruments

Class OneAssetOption

    • Constructor Detail

      • OneAssetOption

        public OneAssetOption(Payoff payoff,
                              Exercise exercise)
    • Method Detail

      • isExpired

        public boolean isExpired()
        Specified by:
        isExpired in class Instrument
        Returns:
        true if the instrument is still tradeable.
      • delta

        public double delta()
      • deltaForward

        public double deltaForward()
      • elasticity

        public double elasticity()
      • gamma

        public double gamma()
      • theta

        public double theta()
      • thetaPerDay

        public double thetaPerDay()
      • vega

        public double vega()
      • rho

        public double rho()
      • dividendRho

        public double dividendRho()
      • strikeSensitivity

        public double strikeSensitivity()
      • itmCashProbability

        public double itmCashProbability()
      • setupExpired

        public void setupExpired()
        Description copied from class: Instrument
        This method must leave the instrument in a consistent state when the expiration condition is met.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.