How to make the calculated cash flow for an "OvernightIndexedSwap" object reflect the day count basis ACT/360?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 3 de Dic. de 2024
Respondida: MathWorks Support Team
el 3 de Dic. de 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?
Respuesta aceptada
MathWorks Support Team
el 3 de Dic. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Parallel Server en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!