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

Class ForwardTypePayoff

    • Constructor Summary

      Constructors 
      Constructor and Description
      ForwardTypePayoff(Position positionType, double strike)
      Constructs a typed Payoff with a fixed strike price
    • Constructor Detail

      • ForwardTypePayoff

        public ForwardTypePayoff(Position positionType,
                                 double strike)
        Constructs a typed Payoff with a fixed strike price
        Parameters:
        type - is an ForwardType
        strike - is the strike price
    • Method Detail

      • strike

        public final double strike()
        Returns:
        the strike value
      • description

        public java.lang.String description()
        Specified by:
        description in class Payoff
      • get

        public final double get(double price)
        Description copied from class: Payoff
        Returns the value of an Instrument at maturity under Payoff conditions
        Specified by:
        get in class Payoff
      • name

        public java.lang.String name()
        Specified by:
        name in class Payoff

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.