Class EuropeanOptionThetaPathwise

    • Constructor Detail

      • EuropeanOptionThetaPathwise

        public EuropeanOptionThetaPathwise​(double maturity,
                                           double strike)
        Construct a product representing an European option on an asset S (where S the asset with index 0 from the model - single asset case).
        Parameters:
        strike - The strike K in the option payoff max(S(T)-K,0).
        maturity - The maturity T in the option payoff max(S(T)-K,0)