Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005 (Financial Market Technology) (Financial Market Technology)

  Author:    Benjamin Van Vliet
  ISBN:    0750682515
  Sales Rank:    136108
  Published:    2007-03-01
  Publisher:    Academic Press
  # Pages:    336
  Binding:    Hardcover
  Avg. Rating:    4.0 based on 11 reviews
  Used Offers:    10 from $56.99
  Amazon Price:    $63.96
  (Data above last updated:  2008-11-29 04:30:49 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Building Automated Trading Systems: With an Introduction to Visual C++.NET 2005 (Financial Market Technology) (Financial Market Technology)
  
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.
The first section of the book explains Visual C++.NET 2005 in detail and focuses on the required programming knowledge for automated trading system development, including object oriented design, delegates and events, enumerations, random number generation, timing and timer objects, and data management with STL.NET and .NET collections. Furthermore, since most legacy code and modeling code in the financial markets is done in ISO C++, this book looks in depth at several advanced topics relating to managed/unmanaged/COM memory management and interoperability. Further, this book provides dozens of examples illustrating the use of database connectivity with ADO.NET and an extensive treatment of SQL and FIX and XML/FIXML. Advanced programming topics such as threading, sockets, as well as using C++.NET to connect to Excel are also discussed at length and supported by examples.
The second section of the book explains technological concerns and design concepts for automated trading systems. Specifically, chapters are devoted to handling real-time data feeds, managing orders in the exchange order book, position selection, and risk management. A .dll is included in the book that will emulate connection to a widely used industry API ( Trading Technologies, Inc.s XTAPI ) and provide ways to test position and order management algorithms. Design patterns are presented for market taking systems based upon technical analysis as well as for market making systems using intermarket spreads.
As all of the chapters revolve around computer programming for financial engineering and trading system development, this book will educate traders, financial engineers, quantitative analysts, students of quantitative finance and even experienced programmers on technological issues that revolve around development of financial applications in a Microsoft environment and the construction and implementation of real-time trading systems and tools.

* 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
                  Reader Reviews 1 - 13 of 13                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
10-21-08 4 (NA)
(Hide Review...)  Pretty much a to guide to .NET C++
Reviewer Permalink
Book goes over .NET C++. It touches on automated trading development but not in depth. Has examples of using 3rd party trading apis.
I wish this book covered scalability, performance and latency issues as well as historical data management.
(Review Data Last Updated: 2008-11-30 05:31:07 EST)
01-20-08 1 (NA)
(Hide Review...)  MSDN?
Reviewer Permalink
Waste of paper.
I've started reading this book a few times but find myself paging through it trying to find something worth reading.
As an introduction to Visual C++ .NET it might be useful but most chapters cover the matters in about two pages and I have a sneaking suspicion this is just a copy of MSDN with new code examples.
As for Automated Trading systems it has about 10-15 pages on the subject and of that probably 8 are just code (could have been omitted and just put on the CD).
If you don't have access to the internet this book will come in handy. Otherwise go for Practical .NET for the financial markets instead.
(Review Data Last Updated: 2008-03-08 01:54:58 EST)
01-19-08 1 6\6
(Hide Review...)  MSDN?
Reviewer Permalink
Waste of paper.
I've started reading this book a few times but find myself paging through it trying to find something worth reading.
As an introduction to Visual C++ .NET it might be useful but most chapters cover the matters in about two pages and I have a sneaking suspicion this is just a copy of MSDN with new code examples.
As for Automated Trading systems it has about 10-15 pages on the subject and of that probably 8 are just code (could have been omitted and just put on the CD).
If you don't have access to the internet this book will come in handy. Otherwise go for Practical .NET for the financial markets instead.
(Review Data Last Updated: 2008-10-22 05:18:37 EST)
11-23-07 5 2\2
(Hide Review...)  Unparalleled Financial-Programming Guide
Reviewer Permalink
Hands down this is the most useful financial-programming guide on the market. I would question the capabilities or intellectual capacity of any person who thinks anything less.

Step-by-step, it shows the user how to take the concepts of object-oriented programming and apply it directly to the financial markets, ultimately yielding an automated-trading system designed to trade futures through Trading Technologies' XT_API.

The book is thorough, yet simple to follow, descriptive, but not drawn out.
(Review Data Last Updated: 2008-01-21 10:44:54 EST)
11-09-07 5 (NA)
(Hide Review...)  How to write your first trading system
Reviewer Permalink
If you want a very practical introduction on how to design and implement your first trading system, this book is for you.
The initial chapters cover all the C++/CLI concepts needed to understand the detailed case studies of two actual trading systems. The reader is assumed to have some general understanding of OO languages, preferably C++.

Be realistic. As the author points out in the book, the algorithms driving these trading systems are well known, so they probably will not make you a millionaire. But the software included with the book will give you a head start to try out your own ideas in a simulated environment.

People interested in running a hedge fund are advised to read the chapter on development methodology. It will help you get a handle on the software development side of the business.
(Review Data Last Updated: 2007-11-23 09:31:39 EST)
11-08-07 3 (NA)
(Hide Review...)  probably good for someone else.
Reviewer Permalink
I wish there was slightly more explanation of the code. 1 small paragraph doesnt cut it for me. I have ran the code merely as a puppet of the author and really dont 100% get a grasp on it. I dont think this book is for beginners, you should have a decent knowlege of c++ (pointers especially) already before getting into this book. The ony intro involved in this book is a slight .net informational. Title should be "Building Automated Trading Systems with Visual C++ .NET 2005, featuring slight intro to .NET framework". Probably an awesome book for people w/ good working knowledge of c++ and want to tie in with .net and financial systems programming. I have put the book down for now and am going to hit the programming gym before I pick it back up. Maybe I will make a follow up post at that point.
(Review Data Last Updated: 2007-11-23 09:31:39 EST)
06-29-07 5 (NA)
(Hide Review...)  great book for wall street developers
Reviewer Permalink
Unlike some other comments about this book, the intended readers are serious developers who have not started or just begining to use .Net 2005 framework. That is why some readers do not like this book.

A pure programmer do not need to read this book.
A pure quant strategist do not need this book.
A network specialist do not need this book.

It is only good for the intended readers.
(Review Data Last Updated: 2007-11-09 16:20:16 EST)
04-22-07 5 2\2
(Hide Review...)  Excellent resource to build Automatic Trading Systems
Reviewer Permalink
I read some of the other reviews and was moved to write my own evaluation as those reviews were mistreating this book.

This book is NOT fiction nor is it a comprehensive reference on C++.Net. so for someone trying to read this book from cover to cover will not feel like adding much value. Also the title says it clearly that the book includes an introduction to VC++.Net (just want to stress that the book is not meant to teach you the language in and out)

The value in this book is to understand the typical challenges that financial trading systems offer and some really insightful examples on how to solve them. This book deals with everyday problems that any programmer will face when building his/her own trading system (Automated/semi-automated). There is a lot of good advice on Building Automatic Trading Systems all compiled into one resource.

Like I mentioned before the book is not a comprehensive reference on C++.Net(Use MSDN for that) and neither is it verbose, but simply a bridge between building trading systems and programming. The introduction to VC++.Net is a quick read even if you have no or basic programming skills and only serves as an introduction to the language with a quick reference of the concepts.

I love this book and appreciate some of the issues that it addresses. It also better prepared me for the job that I got after taking Professor Van Vliet's class and using this book for the same.

I recommend this book for all those developers (or beginners) who are dealing with financial markets and have the need to build ATS.
(Review Data Last Updated: 2007-07-08 16:02:51 EST)
04-13-07 5 3\5
(Hide Review...)  Excellent CONCISE Treatment of C++.Net
Reviewer Permalink
I feel I am qualified to review this book as I have been a student of Professor Van Vliet's at IIT-Chicago. I have taken his courses in ANSI C++,VB.Net,and developing automated trading systems using C++.Net. I took the course in C++.Net/Automated Trading Systems using the notes that were the basis for this book.

A few of the previous reviews were way off the mark in my opinion. One of Professor Van Vliet's strengths and approach to programming is to develop concepts through simple examples. In this book, as in all his classes, he gives small but complete programs to learn concepts. Most books, e.g. Deitel, introduce concepts with 2-3 page programs where you get lost in what you are trying to learn. Van Vliet emphasizes that programming is learned by doing, not just by reading. If you just plan to read the book and not actually implement the programs then maybe it's value is limited. But this is not how most people REALLY learn programming. You have to get your hands dirty.

Previous reviews are way off the mark in terms of substance as well. You just have to go to MSDN's documentation on C++.Net to see that Van Vliet includes a lot of helpful information that is hard to find in other books and on the NET. For example, for those who care to pay attention, he does an excellent treatment on how to get to methods in objects stored in hashtables and sorted lists. Almost all other discussions of hashtables use very primitive hashtables where you only store a key and a simple value (like an integer or string) . Van Vliet actually shows ways, for example, to create a Stock Class with all the attributes of a stock and then store the stock objects in a hashtable that would represent a portfolio. (this is not the example in the book but he clearly shows you how to do this). Then he shows you how to get at the methods using a dynamic cast or static cast (with the advent of generics in VS 2005 there are now even better ways in some instances).

To give further evidence of his building block approach and the substance in the book, Van Vliet towards the end of the book develops a single-threaded algorithmic trading system and then uses a producer-consumer semaphore model to show you how to create a multi-threaded algorithmic trading system. Where else can you find this in the literature? He even created his own API, Trader API, that is very similar to that of Trading Technologies's XTAPI, so programmers can learn how to connect and use an API.

Finally, through my study with Van Vliet I have been able to write multi-threaded trading programs using XTAPI, write a stat arb program for equity trading that searches a large database of equities, write technical trading systems, and write factor model programs for equity trading. In large part because of what I learned from Professor Van Vliet at IIT I have been able to be employed by a local hedge fund. Whenever I program his books are with me for reference purposes.

J.S. Haworth
April 2007

(Review Data Last Updated: 2007-07-07 17:08:51 EST)
04-02-07 1 4\5
(Hide Review...)  Unreadable....
Reviewer Permalink
Strong regret that I spent 80$ on this book. The backcover said this book was suitable for people who wanted to learn c++.net with a focus on trading systems, however the intro to the language itself is very very light.

It starts directly with pages of code (that you can find on the cd...) explaining how to manage threads, processes, time etc etc.

I had the feeling that this book has no real beginning nor real ending and that chapters can be all mixed up, it won't change anything.
On the other side, I am maybe too beginner for it. Maybe this suitable for people who want to transfer their system from one language to c++.net.
(Review Data Last Updated: 2007-07-07 17:08:51 EST)
03-23-07 5 1\6
(Hide Review...)  Excellent book for beginners to intermediate develepers
Reviewer Permalink
I thought this was an excellent book for beginner and intermediate developers. It takes you through the building blocks necessary to create a fully functioning automated trading system. Especially useful for programmers in other languages that are looking to transfer their code to C++.net. I've have 7 years of experience in financial programming and many of the problems addressed in this book, I deal with on a daily basis.
(Review Data Last Updated: 2007-07-07 17:08:51 EST)
03-20-07 1 7\9
(Hide Review...)  Not recommended - zero stars
Reviewer Permalink
I regret purchasing this book. Since I didn't have a chance to look at it before puchasing it, I bought it on a chance that it may provide some insight into trading system. Not a chance.

The book is approx 300 pages and probably 240 of those pages are code.

I can't emphasize enought that there is so little in the way of explaination here. The author gives a brief 1 paragraph description of an object and then it is followed by 5 or 6 pages of code. There is very little explaination of the design or implementation.

The book comes with a CD of the code. Why duplicate printing the code in the book?

More than 2/3 of the book is devoted to .NET using C++. If you have this experience, this is another reason not to buy the book. It is not until Chapter 43 that a discussion about automated trading systems starts.

I highly do not recommend this book. Unfortuntely, you can't rate a book with no stars.
(Review Data Last Updated: 2007-07-07 17:08:51 EST)
03-19-07 1 3\3
(Hide Review...)  Not recommended - zero stars
Reviewer Permalink
I regret purchasing this book. Since I didn't have a chance to look at it before puchasing it, I bought it on a chance that it may provide some insight into trading system. Not a chance.

The book is approx 300 pages and probably 240 of those pages are code.

I can't emphasize enought that there is so little in the way of explaination here. The author gives a brief 1 paragraph description of an object and then it is followed by 5 or 6 pages of code. There is very little explaination of the design or implementation.

The book comes with a CD of the code. Why duplicate printing the code in the book?

More than 2/3 of the book is devoted to .NET using C++. If you have this experience, this is another reason not to buy the book. It is not until Chapter 43 that a discussion about automated trading systems starts.

I highly do not recommend this book. Unfortuntely, you can't rate a book with no stars.
(Review Data Last Updated: 2007-03-26 09:27:43 EST)
  
                  Reader Reviews 1 - 13 of 13                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)