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

Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005

2008-11-24 00:21 447 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Over the next few years, the proprietary trading and hedge fund industries will migrate largely to automated trade selection and execution systems. Indeed, this is already happening. While several finance books provide C++ code for pricing derivatives and performing numerical calculations, none approaches the topic from a system design perspective. This book will be divided into two sectionsprogramming techniques and automated trading system ( ATS ) technologyand teach financial system design and development from the absolute ground up using Microsoft Visual C++.NET 2005. MS Visual C++.NET 2005 has been chosen as the implementation language primarily because most trading firms and large banks have developed and continue to develop their proprietary algorithms in ISO C++ and Visual C++.NET provides the greatest flexibility for incorporating these legacy algorithms into working systems. Furthermore, the .NET Framework and development environment provide the best libraries and tools for rapid development of trading systems.

* Teaches financial system design and development from the ground up using Microsoft Visual C++.NET 2005.

* Provides dozens of examples illustrating the programming approaches in the book

* Chapters are supported by screenshots, equations, sample Excel spreadsheets, programming code and interactive CDROM
http://rapidshare.com/files/42975591/0750682515.rar http://depositfiles.com/files/1234720
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐