How to make the calculated cash flow for an "OvernightIndexedSwap" object reflect the day count basis ACT/360?
9 views (last 30 days)
Show older comments
MathWorks Support Team
on 3 Dec 2024 at 0:00
Answered: MathWorks Support Team
on 3 Dec 2024 at 21:14
I am using "cashflows" to compute the cash flow of an "OvernightIndexSwap" object. How to make the calculated result reflect the day count basis ACT/360?
Accepted Answer
MathWorks Support Team
on 3 Dec 2024 at 0:00
To make the calculated cash flow for an "OvernightIndexSwap" object reflect the day count basis ACT/360, you can set the optional "DaycountAdjustedCashFlow" input for "OvernightIndexedSwap" to be either "[true true]" or "[true false]". The "DaycountAdjustedCashFlow" input flag adjusts cash flows based on the actual period day count. Feel free to to the Name-Value Arguments for OvernightIndexedSwap Documentation for more information.
0 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Parallel Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!