Package com.opengamma.strata.calc

Calculates risk measures on trades, applies scenarios and manages market data.

The strata-pricer module provides the ability to calculate results for a single trade, single measure and single set of market data. The strata-calc module provides the ability to calculate results for many trades, many measures and many sets of market data.

The main entry point is CalculationRunner. It provides four "calculate" methods taking the trades, measures, market data and calculation rules.