System Name | Description | System Type | Language | Author | Date Created | | |
Indicator Based Stop and Reverse | Demonstrates a stop and reverse system that reverses based on the price of an indicator (in this case a simple moving average). Every bar, a stop ord... | Informational | C# | dplaisted | 1/15/2012 |  |  |
Trade on Close Sample | This system shows how to use the SystemData.EnableTradeOnClose property and the SystemData.BarClosing event to write a system that trades on the close... | Informational | VB | dplaisted | 5/20/2010 |  |  |
MultipleFrequencyLogic | This system shows how to apply the same logic to multiple frequencies simultaneously. In the sample, a Bollinger band violation system is run for 5 m... | Informational | C# | dplaisted | 4/6/2010 |  |  |
Symbol Ranking Sample | Shows how to rank symbols according to some criteria (in this case the RSI value), and trade the top n (in this case 5) symbols. | Informational | C# | dplaisted | 3/31/2010 |  |  |
WriteAscii | Write bar data (OHLC) of several symbols from RE Symbol List to ASCII files.
| Informational | C# | DrKoch | 1/22/2010 |  |  |
Simple System With F# Library | This system is based on the system described here:
http://www.rightedgesystems.com/TradingSystemsDetails.aspx?id=2df79c5f-d9e8-4fe6-8666-b8e04577a... | Trend Following | C# | bernadette | 11/2/2009 |  |  |
Stop and Reverse for Edition 2 | Updated from the previous Stop and Reverse for use with Edition 2. This system demonstrates position reversal. When a position is opened, a stop loss... | Band Violation | VB | billb | 7/19/2009 |  |  |
BarsChecker | Simple tool that checks for missing bars and (too) big jumps between two consecutive bars.
It will display for each symbol an error message wheneve... | Informational | C# | FlipFlop | 6/21/2009 |  |  |
Watch List Updates | This program will update a watch list to add/remove symbols to match a text file.
The purpose is to keep a watch list in sync with an index.
It ... | Informational | C# | kaizen | 12/12/2008 |  |  |
Simple Trading System | A Simple Trading System... To see
| Trend Following | C# | babsevensix | 8/3/2008 |  |  |
|