您的位置:首页 > 编程语言 > C#

Computational Finance Using C and C#

2009-03-23 20:52 176 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
In Computational Finance Using C and C# George Levy raises computational finance to the next level using the languages of both standard C and C#. The inclusion of both these languages enables readers to match their use of the book to their firms internal software and code requirements. Levy also provides derivatives pricing information for:

equity derivates: vanilla options, quantos, generic equity basket options

interest rate derivatives: FRAs, swaps, quantos

foreign exchange derivatives: FX forwards, FX options

credit derivatives: credit default swaps, defaultable bonds, total return swaps.
Computational Finance Using C and C# by George Levy is supported by extensive web resources. Available for purchase on the multi-tier website are e versions of this book and Levys first book, Computational Finance: Numerical Methods for Pricing Financial Derivatives. Purchasers of the print or e-book can download free software consisting of executable files, configuration files, and results files. With these files the user can run the example portfolio application in Chapter 8 and change the portfolio composition and the attributes of the deals.

In addition, Upgrade Software is available on the website for a small fee, and includes:

*Code to run all the C, C# and Excel examples in the book

*Complete C source code for the Analytics_Mathlib maths library that is used in the book

*C# source code, market data and portfolio files for the portfolio application described in Chapter 8
All the C/C# software can be compiled using either Visual Studio .NET 2005, or the freely available Microsoft Visual C#/C++ 2005 Express Editions.

With this software, the user can open the files and create new deals, new instruments, and change the attributes of the deals by editing the code and recompiling it. This serves as a template that a user can run to customize the deals for their personal, everyday use.

* Complete financial instrument pricing code in standard C and C# available to book buyers on companion website

* Illustrates the use of C# design patterns, including dictionaries, abstract classes, and .NET InteropServices.
http://rapidshare.com/files/169115307/0750669195.rar http://depositfiles.com/files/k12tc5c0c
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息