ScatterPlot

Scatter Plot (RTX) Introduction

Scatter Plot (RTX) Introduction

ScatterPlot takes two custom indicators and plots one on the horizontal (X Axis) and one on the vertical (Y Axis) and then computes a best fit polynomial regression line through the data of user-specified degree. Any two custom indicators may be used for the data set of this analysis. Each data point represent the values of the two custom indicators on any given bar. Each bar is represented with a point/dot in the scatter plot. As a simple example, a user may want to plot the daily volume against the daily range.

ScatterPlot (RTX)

ScatterPlot takes two custom indicators and plots one on the horizontal (X Axis) and one on the vertical (Y Axis) and then computes a best fit polynomial regression line through the data of user-specified degree. Any two custom indicators may be used for the data set of this analysis. Each data point represents the values of the two custom indicators on any given bar. Each bar is drawn as a point/dot in the scatter plot. For example, the indicator can plot the daily volume versus the daily range in price.