Core Indicator

FlexMeters (RTX)

FlexMeters is an RTX extension designed to enable Investor/RT users to display customized meters of market behavior within multi-pane charts. This flexible tool draws meters showing the present value of some price or computed value as compared to a specified range of values seen in the past.  FlexMeters can be drawn using a variety of shapes, colors, positions, titles, and labelling options.  The underlying data values of a FlexMeter can be price values of the associated instrument, or values computed via an RTL custom indicator; thus there is unlimited flexibility in the kinds of market behavior gauges that be made available to the trader at a glance. The range or scale of the meter may be specified manually or it can be computed from minimum/maximum values of a recent period of trading. Even more flexibility can be gained by specifing the range using C# or V# user variables, which may be set by the user or computed by some RTL indicator elsewhere in the trader's workspace.

TrendTool (RTX)

TrendTool is an RTX Extension for easily drawing and editing trendlines on instruments. TrendTool does not replace the long standing Trendline indicator in Investor/RT. Think of it as a companion tool that you may prefer to use sometimes. Some may use it most of the time. TrendTool was developed using the RTX development tools. As a result, TrendTool trend lines can be edited using convenient keyboard shortcuts and mouse actions.

CustomCandles (RTX)

The CustomCandles RTX Extension is designed to create candles or bars for indicators and takes four custom indicators that supply the open, close, high and low prices of the indicator.

PeriodCandles (RTX)

The PeriodCandles RTX Extension is designed to overlay candles of a higher periodicity over shorter periodicity bars or candles.

OrderFlowMetrics (RTX)

The OrderFlowMetrics RTX Extension is a companion indicator to the DOM and provides a single column of data that can reflect change in size, size, volume, or delta over a user-specified period.

Brackets (RTX)

The Brackets RTX Extension is designed to clearly box and identify the price action within each time-based period (bracket) with options to label, color, and extend the brackets horizontally and vertically.

ExportData (RTX)

The Export Data RTX Extension is designed to Exports Dynamic Data periodically to a csv file using an Input template.

SampleRTX (RTX)

A sample RTX extension that draws a trendline showing the maximum price excursion within the visible portion of the chart. Zoom the chart in/out using mouse wheel and the trendline will redraw for the visible bars. Changing periodicity also affects the visible bars; the SampleRTX will adjust to new visible bars of the new periodicity. For those interested in RTX development, source code is provided for this RTX in the InvestorRT\rtx\lsSampleRTX directory.

External Data Indicator

The External Data Indicator (EDI) allows users to import custom daily support and resistance levels from csv or text files. These files may be local or on a remote web server. Up to 12 levels may be imported for each instance of EDI. This video demonstrates how to properly format the csv or text file. The ability to share a file from a web server allows a single user or educator to share his levels automatically with a large group of users.

Pages