RightEdge - The Ultimate Backtesting and Trading System Development Platform

Equal Cycle Line

Draws a set of lines that are the same distance from each other vertically.  The distance is set by the initial two points.  For example, if the distance between point 1 and point 2 is 5, there will be lines drawn at position 0, 5, 10, 15, 20, 25, etc.

To draw an equal cycle line, select the object from the Chart Objects Pane and drop it on to an open chart.

equalcycleline

There are appearance aspects of this object that can be changed in the Properties Pane.

Color Changes the color of the object.

Smoothing Mode Sets the drawing type of this object.  Default draws a normal line.  Anti-alias draws a smoother line at the expense of drawing performance.

Width This sets the size of the pen used to draw the outline of this object.  A larger number indicates a thicker line.

Line Alignment Specifies the alignment of the cycle lines in relation to the chart edges.

Line Text Specifies the format of the line number text.  If Show Text is set to False, this setting is ignored.

Max Lines Sets the maximum number of cycle lines to be drawn.

Show Text Set this to True to show the cycle line text.  False to hide the text.

Text Alignment The alignment of the text relative to the cycle line.

Text Color The color of the cycle line text.

Text Font The font used to draw the cycle line text.

See Also

Using Chart Objects

Chart Objects Pane

Chart Objects List