Open Source Financial Library Specifically Yield To Maturity [closed]

霸气de小男生 提交于 2019-12-06 12:25:06

问题


Does anyone know of an open source financial library that implements Yield To Maturity and other fixed income calculations? The library needs to be callable from .Net.


回答1:


Here is a .NET implementation of all of Excel's financial functions, including yield to maturity.




回答2:


Have you looked at Quantlib? Seems to offer a wide array of pricing tools and is callable from .Net, I believe. There's also a port to Java called JQuantLib as well, though I don't believe it implements everything in Quantlib quite yet.



来源:https://stackoverflow.com/questions/1173555/open-source-financial-library-specifically-yield-to-maturity

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!