How to make the calculated cash flow for an "OvernightIndexedSwap" object reflect the day count basis ACT/360?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 3 Dez. 2024
Beantwortet: MathWorks Support Team
am 3 Dez. 2024
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?
Akzeptierte Antwort
MathWorks Support Team
am 3 Dez. 2024
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Parallel Server finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!