series

Trading System Part 3: Debugging System

Debugging: Debugging Trading Systems and Verifying Results

This video was made independently of the rest of this backtesting series, but is a good complement to the videos above. It goes through the complete development of another system and focuses on various ways to debug systems and verify results.

Trading System Part 2: Building a System

Coding: Building A System Trading System Window

This video discusses the building of the system signals and rules in the trading system window and is the second video in a series on backtesting and trading systems.

Trading System Part 1: Idea: Formulate a Strategy

Idea: Formulating A Strategy

This video discusses the "brainstorming" phase of developing a trading system and is the first in a series of videos on Investor/RT's back-testing and trading system capability, as well as optimization.

RTL Lesson 8 - Function Tokens

RTL Lesson 8 - Function Tokens

Experience Level - Novice This video discusses function tokens including MAX, MIN, SMAX, SMIN, ABS, STD, and more. These functions perform statistical calculations on other expressions.

RTL Lesson 7 - Syntax

RTL Lesson 7 - Syntax

Experience Level - Novice This video describes how to combine RTL tokens to form syntax. Several examples of syntax are provided for both custom indicators and signals. This video also explains how to edit technical indicator token preferences within saved RTL objects.

RTL Lesson 6 - Tokens

RTL Lesson 6 - Tokens

Experience Level - Novice This video discusses the various types of tokens available in the RTL Language: Historical Data Tokens, Primitive Data Tokens, Fundamental Data Tokens, Technical Indicator Tokens, Numerical Constants and Flags, User Variables, and Backtesting Tokens.

RTL Lesson 5 - Signal Marker Preferences: Display & Actions

RTL Lesson 5 - Signal Marker Preferences: Display & Actions

Experience Level - Novice This video details the options available in the Signal Marker Preference window. The Signal Marker Indicator is the vehicle used to mark bars or candles when a signal is true. The Signal Marker Preferences control the look of the signal on each bar within the chart. The preferences also control what actions occur when the signal is true for the current bar, including options such as playing a sound, opening a message box, or even sending an email.

Pages