Price Based

Indicators that study price movement with the goal of showing when an instrument is overbought or oversold.

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.

TradeBubbles (RTX)

TradeBubbles is a component of the Investor/RT Volume Analysis package. The TradeBubbles extension draws 3-dimensional bubbles at each price within the bar. The size and coloring of the bubbles are variable, driven by volume-at price data.  The most recently touched prices are drawn in front. The extension has a horizontal positioning option and a horizontal offset and drift option. These settings control drawing so that the more recently touched prices are drawn further right.  Filtering options are available at both the trade and price level (e.g. consider only big trades > 10 lots or consider only prices with large volume > 1000).  With the flexible position options the TradeBubbles can be effectively combined with other indicators such as VolumeScope or can be positioned between candles with the Centered (Right) or Centered (Left) alignment options.

PaintZigZag (RTX)

The PaintZigZag (PZZ) RTX Extension paints the legs of the Zig Zag indicator based on a number criteria of each leg or each bar.

EchoMarkers (RTX)

The RTX EchMarkers Indicator is a Drawing Tool for placing markers that repeat (echo) at the same time and price in prior or future trading sessions

Chande Momentum Oscillator (RTX)

The Chande Momentum Oscillator (CMO) is a technical momentum indicator developed by Tushar Chande. The CMO indicator is created by calculating the difference between the sum of all recent higher closing bar changes and the sum of all recent lower closing bar changes. This result is then divided by the sum of all price changes over the specified number of bars. Finally, the result is multiplied by 100 to give the CMO a range -100 to +100. Typically, an instrument is considered to be overbought when the raw value of the oscillator is above 50 and oversold when it is below -50.

PriceBoxProjections (RTX)

The PriceBoxProjections RTX extension (PBP) is a drawing tool that enables the Investor/RT user to draw an initial price box; the indicator then projects multiple boxes above and below with matching range and offset horizontally by a user-specified distance expressed in bars, pixels, or % of width. The projection boxes are designed to tacitate identification of key reversal opportunities. The box can be setup to snap to the high and low of the bars it contains or the user may adjust the high and low manually by dragging any of the four corners or sides of the box.

ExtremePriceHighlighter (RTX)

ExtremePriceHighlighter (EPH) is a powerful RTX extension that identifies and highlights extreme prices over various periods with respect to volume-at-price data.

LookBackCandles (RTX)

Add the LookBackCandles indicator to your chart to see at a glance how the current trading price relates to various lookback periods of trading: today, this week, this month, last few weeks, etc. Up to 8 lookback periods are shown in one compact display giving the trader both short and long term perspective on price action over various period of the recent past.  LookBackCandles (LBC) can display daily, weekly, monthly, quarterly, and yearly candles; it can depict price action for any lookback period (such as 1 year back, 2 months back).  LBC has an option to utilize its own scale to maximize the vertical space. Or it may share the same scale as the underlying data/instrument plotted in the chart.  Up to 8 periods may be plotted with each instance of LBC and each may be given it's own colors and style or all lookback periods may share the same common colors and style.  Each period may be labeled in order to make it clear what timeframe each bar/candle represents.  A Current Price Line option makes it clear where the current price is in relation to each period, and a Paint Quadrants option allows the background of each of the quadrants of each bar to be drawn in a user-specified color.  All prices computed by LBC may be store into a series of User Variables (V#) that are automatically labeled.  LBC may be aligned to the left or right of the window pane, or dragged into the SideBar by simply dragging onto the scale at the right.

Pages