support

In RTL how can I use the same technical indicator token multiple times within the same formula? Is there a way to use other RTL object names directly in the formula?

The RTL formula (syntax) checking process has been improved in several ways to facilitate entry of RTL scan, signal, and custom indicator formulas. The improvements are designed to facilitate entry of technical indicator tokens in cases where multiple tokens are needed for the same technical indicator. In addition, the improvements enable the user to extend the technical indicator tokens available for use in RTL formulas through the use of pre-defined technical indicator "presets".

What's the difference between a Signal and a Scan?

The difference lies in the context in which the two are used. Scans operate on current data, and can be used to:

  • Find symbols within a given quotepage (and periodicity) that match a given criteria, or...
  • Set properties or V# variables for all the symbols in a given quotepage...

A scan is sometimes called a "screen". A scan can either be run manually by the user, or be scheduled to run periodically.

What is the "QuotePage Browser"?

A tool called the QuotePage Browser has been added to the MS Windows version of Investor/RT. The browser window presents lists of quotepages (System Quotepages, User Quotepages, Recent QuotePages) and the instrument ticker symbols for each quotepage. User-defined quotepage groups and subgroups are also shown in an indented outline format. Any group can be expanded or collapsed by double-clicking on its name.

The Change, %Change, and/or Prev Close columns in the quotepage are showing incorrect values.

The quotepage Change value is computed as a difference in price from the Prev Close (Previous day's closing price) quotepage column. Some market data sources update this previous close value each time you log in, while others do not. Those that update it automatically should reliably show accurate Change, %Change, and Prev Close values.

If your data source does not supply this value, a custom column may be created to simulate the Change column. The Profession edition of Investor/RT is required to create a custom indicator to compute these values.

What is Posting (Post History)? Do end-of-day (EOD) users need to post?

"Posting" is the process of recording the current daily prices (seen in the quotepage) into the daily database as the current daily bar. Posting Time is specified in the Session Preferences and is generally setup to occur a minute or two after the session closes. This process is not really needed in the end-of-day case. If you're just downloading your daily data after the session closes, you really have no need to "post".

Pages