Search code examples
c#.netfinance

Open Source Financial Library Specifically Yield To Maturity


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.


Solution

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