开发者

Financial library for C/C++ [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

Do you know of a good open source financial library written in C (preferably) or C++?

I already looked at Quantlib, which seems too complicated for me, since I just wan开发者_StackOverflowt some basic computations (total cost of credit, all in-cost credit rate...)

Thank you very much!


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.


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜