| System Name | Description | System Type | Language | Author | Date Created | | |
| Multiple Systems | This system demonstrates how you can run multiple "systems" under one top-level system. For this project, each system under the top-level system is c... | Informational | C# | dplaisted | 4/20/2008 |  |  |
| RSI HL Oscillator | For use with RightEdge 1.2. Based on an article in the magazine "Active Trader", April 2007 issue. An unrefined system that takes the RSI High and R... | Band Violation | C# | billb | 3/20/2008 |  |  |
| CorrelationTable | Calculates Correlations of each two-symbol combination in a WatchList.
Generates a CSV File (C:\temp\cTable.csv) with the complete Correlation Matrix... | Informational | C# | DrKoch | 3/5/2008 |  |  |
| DoQ_Indicators v1.0 | Includes:
-Heikin-Ashi - OHLC and Trend
-Median of a series
-VWAP(Period in days)
-PivotPoints(Period in days)
-Hull Moving Average of a series
... | Indicator Plugin | C# | DoQ | 2/7/2008 |  |  |
| HeiAshClose | The Heikin-Ashi close. See TASC, February 2008. An algorithmic 'average' of OHLC from today and the day before. | Indicator Plugin | C# | phg | 1/27/2008 |  |  |
| Recent Low Close | Plots the lowest close in the interval. | Indicator Plugin | C# | phg | 1/25/2008 |  |  |
| Recent High Close | Plots the highest close in the interval. | Indicator Plugin | C# | phg | 1/25/2008 |  |  |
| Stop and Reverse | This system demonstrates position reversal. When a position is opened, a stop loss order is submitted with a size of 3 times the current position siz... | Test System | VB | dplaisted | 10/1/2007 |  |  |
| Bar Aggregator | Use this system if you want to convert bar data to a lower frequency (e.g. daily to weekly). It will create an output file with the aggregated bar da... | Test System | C# | dplaisted | 9/19/2007 |  |  |
| Band on Band | This is a chart I typically use on daily price charts to help me get a feel for extreme ranges. It's two bollinger bands one at 1 std dev and the oth... | Band Violation | C# | billb | 8/2/2007 |  |  |
|