问题
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