RTX

GapRunner (RTX)

The GapRunner RTX Extension is designed to identify gaps between bars and between sessions and extend those gaps until price returns to fill them. Gaps can be detected from the previous close or from the previous price extreme. An option is available to detect gaps in day session data on intraday charts. The nearest up and down gap prices may be stored into consecutive C# or V# variables and then plotted on other charts easily thru reference lines attached to those V#/C# variables.

GapRunner (RTX)

The GapRunner RTX Extension is designed to identify gaps between bars and between sessions and extend those gaps until price returns to fill them.

BarNumbers (RTX)

The BarNumbers RTX displays a label for a given bar or set of bars that identifies that bar's sequence from the beginning of its session. Bars are numbered chronologically from the beginning of each session so that the first bar of any session is bar #1. This RTX is useful for easily identifying specific bars in a non-time dependent manner, such as for use with trading rooms, collaborations, or mentoring.

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)

ExportData

The ExportData RTX extension is designed to allow the user to dynamically export key prices and other data to a .csv/Excel file. ExportData can export any User Variable (V#) or Chart Variable (C#) values as well as any other tokenized strings such as ticker symbol, date/time, and more. An input csv file is used to feed the extension which reads the input file and saves the results to a user specifed output file.

ExportData (RTX)

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

Pages