股票期权计算库

发布于 2024-11-28 03:04:14 字数 204 浏览 4 评论 0原文

我正在编写一些财务分析软件,需要对股票期权进行一些计算。我需要计算空头头寸的当前价值(如果该空头头寸通过出售、行使或到期而平仓)。但是,我没有一个好的方法来测试我的计算是否准确。理想情况下,我会有一个 C++ 库可以为我完成这些计算。但是,我愿意使用几乎任何语言 MATLAB、C++、Perl、R、Java、c# 等来针对我的代码构建单元测试。

有人知道一个好的财务分析库吗?

I am writing some financial analysis software and need to do some calculations concerning stock options. I need to calculate the current value of a short position if it were closed by selling, by getting exercised, or by expiration. However, I do not have a good method to test if my calculations are accurate. Ideally, I would have a C++ library that could do these calculations for me. But, I am willing to use practically any language MATLAB, C++, Perl, R, Java, c#, etc to build a unit test against my code.

Does anyone know of a good financial analysis library?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

岁月蹉跎了容颜 2024-12-05 03:04:14

我建议您查看 QuantLib 是否可以帮助您。

I suggest you check out if QuantLib can help you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文