| By Derek Ferguson | Article Rating: |
|
| May 30, 2008 12:30 PM EDT | Reads: |
3,336 |
I’ve always been puzzled by the ability of some traders to consistently make money. A cynic would say that anyone who is able to profit in all adverse economic environments (recessions, depressions, etc.) is most likely able to do so because they are getting information that is not generally available. Although the cynic might mean “inside” information by this statement, I believe that there is a non-cynical interpretation of this statement that is, to some degree, correct.
Algorithmic trading engines and market data vendors are becoming increasingly important on Wall Street, exactly because they are able to give insights to traders, allowing them to consistently “beat the street.” These tools and data sources, though legal, can be sufficiently expensive so as to prevent the majority of market participants from obtaining similar access. This limited access can allow traders to consistently take the winning side in trades and outperform their peers.
Two of the most powerful technologies that are coming to the fore in this area are Genetic Programming and Grid Computing. In this article, I will briefly explain both of these concepts and then lay out a design you can use to combine them for your own benefit, using nothing but freely available components and data sources.
Grid Computing
When I started programming, my mom used to let me dial in to a special “sandboxed” account on her mainframe using something known as an “acoustic coupler.” (For those of you who never had the privilege, you can see these 300 baud wonders in the cold-war-and-videogames era movie War Games.) Anyhow, the beauty of these systems was the ability to process huge amounts of data in relatively short amounts of time.
Contrary to popular belief, such systems have not gone away, nor have their mini-computer cousins – they have just been pushed increasingly into the background as sexier, PC-based technologies have come increasingly into vogue. As processor speeds have topped out and data volumes have continued increasing, however, the question has arisen – how can we use PCs to process volumes of data that seem increasingly likely to exceed the performance capabilities available to this model of computing?
Grid computing is a niche within Distributed Computing that seeks to find ways to intelligently combine the processing power of multiple, lower-power machines to provide a cumulative processing power and ability that is comparable to the “big iron” mainframes and mini-computers of old. This can be extremely cost-effective as a large number of off-the-shelf PCs can typically be obtained at a fraction of the cost of mainframe computing systems. This cost-effectiveness can be increased further still if the computing work to be done can be scheduled to be performed during “off hours” on existing PC hardware that is used for other purposes – employee work desktops, for example – during business hours.
Published May 30, 2008 Reads 3,336
Copyright © 2008 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
About Derek Ferguson
Derek Ferguson, founding editor and editor-in-chief of .Net Developer's Journal, is a noted technology expert and former Microsoft MVP.
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Ulitzer’s Amazing First 30 Days in Public Beta
- SYS-CON Announces Government IT Conference & Expo
- RIAs for Web 3.0 Using the Microsoft Platform
- "Government IT Expo" to Highlight Cloud Computing and SOA
- Building a Composite Application Using Multiple Web Services
- Amazon, Google, Microsoft - Big Three Cloud Providers Examined
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Windows 7 To Launch Publicly May 5
- Cisco Needs to Buy EMC to Own VMware
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Ulitzer’s Amazing First 30 Days in Public Beta
- SYS-CON Announces Government IT Conference & Expo
- RIAs for Web 3.0 Using the Microsoft Platform
- How Did We Get to Windows 7?
- "Government IT Expo" to Highlight Cloud Computing and SOA
- Building a Composite Application Using Multiple Web Services
- Amazon, Google, Microsoft - Big Three Cloud Providers Examined
- Will Ulitzer Dominate News Content on The Web? -Gartner
- Micro Focus Offers Micro Focus COBOL for Eclipse
- Google Maps and ASP.NET
- Crystal Reports XI & How It Has Changed
- Creating Controls for.NET Compact Framework in Visual Studio 2005
- Converting VB6 to VB.NET, Part I
- How to Write High-Performance C# Code
- AJAX World RIA Conference & Expo Kicks Off in New York City
- Implementing Tab Navigation with ASP.NET 2.0
- i-Technology Photo Exclusive: Bill Gates & Steve Jobs In "Nerds"
- .NET Archives: Getting Reacquainted with the Father of C#
- i-Technology Viewpoint: "SOA Sucks"






































