support

Text Variables (T# Variables)

The RTL language enables user text variables that can hold up to 30 characters of textual information. Each ticker symbol tracked by Investor/RT has its own set of 32 textual values. The RTL token names for these variables are T#1, T#2, ... T#32, analogous to the nomenclature for numeric V# variables. Like V#'s, any T# variable may be displayed in a quotepage and may be included in a quotepage format.

Interactive Brokers Configuration

Trader Workstation Configuration

  1. Open Trader Workstation and go to File > Global Configuration.
  2. Click on API in the left menu that appears and then choose Settings in the right section of the window.
  3. Check Enable ActiveX and Socket Clients and set the Socket Port field to 7497.
  4. Press OK to close the window. Follow the instructions in the next section below to configure Investor/RT.

Investor/RT Configuration

Custom Instruments Setup

Investor/RT allows the user to create Custom Instruments which reflect some arithmetic combination of other instruments. The feature can be used for tracking the spread between two instruments or tracking the value of a basket of Securities, a Portfolio or a Mutual Fund. 

Investor/RT allows the user to setup user-defined instruments which are defined as:

What is the Watermark Indicator?

The Watermark Indicator adds a watermark to the chart background. It can be used to identify the user, his or her organization, or the ticker symbol of the primary instrument in the chart. The watermark appears as semi transparent text overlaying the chart background. The indicator has setups that include: the watermark text to be displayed, the position of the watermark, the font and size of the watermark text, and the opacity of the watermark. Opacity settings of low, medium and high are available.

How would I add a chart button that toggles (adds/removes) a technical indicator with specific preferences?

Here is an example: assume we want to create a button that will toggle Pivot Point indicator lines on and off. First, add the Pivot Point indicator to your chart with the preferred settings. To create a toggle button for any indicator in your chart, right-click on the indicator and choose "Add Button" from the ensuing pop-up menu. The button will then appear in the chart. To test it, click the button and watch the indicator in question disappear and then return as you click.

Pages