| Package | Description |
|---|---|
| com.opengamma.strata.calc.marketdata |
Provides the ability to obtain market data and perform calibrations and scenario perturbations.
|
| Modifier and Type | Method and Description |
|---|---|
BuiltMarketData |
MarketDataFactory.create(MarketDataRequirements requirements,
MarketDataConfig marketDataConfig,
MarketData suppliedData,
ReferenceData refData)
Builds a set of market data.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends BuiltMarketData> |
BuiltMarketData.Meta.beanType() |
org.joda.beans.BeanBuilder<? extends BuiltMarketData> |
BuiltMarketData.Meta.builder() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.