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.
有谁知道实现到期收益率和其他固定收益计算的开源金融库?该库需要可从.Net 调用。
这是 Excel 的所有财务功能的 .NET 实现,包括到期收益率。
你看过Quantlib吗?我相信,似乎提供了广泛的定价工具,并且可以从 .Net 调用。还有一个名为JQuantLib的 Java 端口,尽管我不相信它实现了 Quantlib 中的所有内容。