28#include <ql/cashflows/averagebmacoupon.hpp>
38Real
getOisAtmLevel(
const QuantLib::ext::shared_ptr<OvernightIndex>& on,
const Date& fixingDate,
39 const Period& rateComputationPeriod);
46Real
getBMAAtmLevel(
const QuantLib::ext::shared_ptr<BMAIndex>& bma,
const Date& fixingDate,
47 const Period& rateComputationPeriod);
Real getOisAtmLevel(const QuantLib::ext::shared_ptr< OvernightIndex > &on, const Date &fixingDate, const Period &rateComputationPeriod)
Real getBMAAtmLevel(const QuantLib::ext::shared_ptr< BMAIndex > &bma, const Date &fixingDate, const Period &rateComputationPeriod)
coupon paying the compounded daily overnight rate, copy of QL class, added includeSpread flag