How to make the calculated cash flow for an "OvernightIndexedSwap" object reflect the day count basis ACT/360?
조회 수: 9 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2024년 12월 3일 0:00
답변: MathWorks Support Team
2024년 12월 3일 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?
채택된 답변
MathWorks Support Team
2024년 12월 3일 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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!