Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用三个信用定价引擎:IsdaCdsEngine,但是我从它们中得到了不同的 NPV 结果MidPointCdsEngine。IntegralCdsEngine情况是这样的:当我cds为不同的期限输入相同的点差值时,这些npv值是不同的,而当cds不同期限的点差值不同时,npv结果是相似的(仍然不一样)。
IsdaCdsEngine
MidPointCdsEngine
IntegralCdsEngine
cds
npv
如果有人能给我解释这三个引擎之间有何不同,我将不胜感激。