#include <qle/utilities/commodity.hpp>
Go to the source code of this file.
Namespaces | |
namespace | QuantExt |
Functions | |
QuantLib::ext::shared_ptr< CashFlow > | makeCommodityCashflowForBasisFuture (const QuantLib::Date &start, const QuantLib::Date &end, const QuantLib::ext::shared_ptr< CommodityIndex > &baseIndex, const QuantLib::ext::shared_ptr< FutureExpiryCalculator > &baseFec, bool baseIsAveraging, const QuantLib::Date &paymentDate) |
Make a commodity indexed cashflow. More... | |