features

Scans, Trading Signals, Custom Indicators Special Functions

Function Description Example
SQRT(X) Square Root of X SQRT(HI _ LO)
ABS(X) Absolute Value of X ABS(CL - CL1)
MIN(X,Y) Minimum Value of X during the preceding Y periods MIN(RSI, 5)
MAX(X,Y) Maximum Value of X during the preceding Y periods MAX((HI4 - LO), 8)
AVG(X,Y)

Operators - Arithmetic, Relational, Logical

Operators - Arithmetic, Relational, Logical

Arithmetic Description Example
+ Addition HI + LO + CL
- Subtraction MA - CL
* Multiplication (CL * 2 + MA * 3) / 5
/ Division (HI + LO + CL) / 3
% Remainder operator. X % Y results in the remainder of X / Y. For instance, 10%3 = 1.

Numeric Constants and Flags

Numeric constants and flags are simply tokens which represent constant numbers. They exist to facilitate equation composition. The descriptive tokens are generally easier to remember than the numbers they represent.

Raw Tick Charts

See Also: Raw Tick Chart Prefences

The Raw Tick Chart provides a new perspective for viewing real-time ticks in Investor/RT. The chart does not consider the time elapsed between ticks, but instead places each consecutive tick equal distance apart.

rawtick

Quick Quote

A Quick Quote window displays a detailed summary of all current information available for each symbol in Investor/RT. To choose a particular instrument, type letters on the keyboard, or use the mouse to scroll the list and click on an instrument.

qqWindow

The Quick Quote window is useful for accessing all kinds of information related to a particular instrument. Icon buttons in the window provide access to:

Pages