Class OptionData


  • public class OptionData
    extends Object
    An Equity option quote is a function of strike and maturity. The quote can be represented in terms of prices or volatilities. Concerning the strike: being a double, one might decide to store there a moneyness instead of a price, i.e. a relative strike where ATM = 0.
    Author:
    Alessandro Gnoatto