C/C++ 的金融库

发布于 2024-08-10 09:14:48 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(2

骄兵必败 2024-08-17 09:14:48

在进行金融衍生品编程时,我非常喜欢 Bernt Arne Ødegaard 的资源:

http ://finance.bi.no/~bernt/gcc_prog/recipes/recipes/node1.html

它可能有你想要的,然后还有一些。如果不是,我就必须同意詹姆斯·布莱克的观点。

When programming for financial derivatives, I absolutely loved Bernt Arne Ødegaard's resource here:

http://finance.bi.no/~bernt/gcc_prog/recipes/recipes/node1.html

It probably has what you want, and then some. If it doesn't, I have to agree with James Black.

蘸点软妹酱 2024-08-17 09:14:48

尝试:

http://www.metasystems.no/downloads/index.html

下载Meta Financial Functions Library Beta 0.0.4

另外看看我的应用程序,它同时使用了
C++ 中的金融食谱和元金融函数库
为 120 个模型生成选项链。

一般网站:
http://opensourcefinancialmodels.com

GPL3 源代码:
http://opensourcefinancialmodels.com/optionmatrix.tar.gz

Windows 安装程序:
http://opensourcefinancialmodels.com/installoptionmatrix.exe

Try:

http://www.metasystems.no/downloads/index.html

Download the Meta Financial Functions Library Beta 0.0.4

Also take a look at my application which uses both
Financial Recipes in C++ and the Meta Financial Functions Library
to generate option chains for 120 models.

General website:
http://opensourcefinancialmodels.com

GPL3 Source Code:
http://opensourcefinancialmodels.com/optionmatrix.tar.gz

Windows Installer:
http://opensourcefinancialmodels.com/installoptionmatrix.exe

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