Skip to main content

Posts

Showing posts from April, 2010

Esper - Event Stream and Complex Event Processing for Java

Analyzing and reacting to information in real-time oftentimes requires the development of custom applications. Typically these applications must obtain the data to analyze, filter data, derive information and then indicate this information through some form of presentation or communication. Data may arrive with high frequency requiring high throughput processing. And applications may need to be flexible and react to changes in requirements while the data is processed. Esper is an event stream processor that aims to enable a short development cycle from inception to production for these types of applications. See web page at: http://esper.codehaus.org/

Excelsior Automated Trading Platform

Excelsior is a next generation automated trading platform designed to support the rapid development of 'black box', quantitative trading systems. A sample Long-Short Equity strategy is featured to demonstrate the platform's capabilities.