Uses of Interface
net.finmath.smartcontract.valuation.oracle.ValuationOracle
Packages that use ValuationOracle
Package
Description
Interface defining valuation oracles.
-
Uses of ValuationOracle in net.finmath.smartcontract.valuation.oracle
Classes in net.finmath.smartcontract.valuation.oracle that implement ValuationOracleModifier and TypeClassDescriptionclass
A valuation oracle constructed from a simulation providing a stochastic valuation oracle by extracting a given sample path.Constructors in net.finmath.smartcontract.valuation.oracle with parameters of type ValuationOracleModifierConstructorDescriptionSmartDerivativeContractSettlementOracle
(ValuationOracle derivativeValuationOracle) -
Uses of ValuationOracle in net.finmath.smartcontract.valuation.oracle.interestrates
Classes in net.finmath.smartcontract.valuation.oracle.interestrates that implement ValuationOracleModifier and TypeClassDescriptionclass
An oracle for swap valuation which generates values using externally provided historical market data scenarios.