Class StandardComponents


  • public final class StandardComponents
    extends Object
    Factory methods for creating standard Strata components.

    These components are suitable for performing calculations using the built-in asset classes, market data types and pricers.

    The market data factory can create market data values derived from other values. For example it can create calibrated curves given market quotes. However it cannot request market data from an external provider, such as Bloomberg, or look up data from a data store, for example a time series database. Instances of CalculationRunner are created directly using the static methods on the interface.