• last year
Tutorial 211 explains how to draw a rectangle on a chart between two times with the highs and lows set to be the Ahighest high and the lowest low during the period between the two times. A second rectangle is drawn continuing the first rectangle to the end of the chart. The rectangles are drawn using a method.

The tutorial also shows how to convert dates and time to DateTime format and how to created DateTime points.

The tutorial program is able to draw rectangles for historical times that have already passed as well as future bars.

See https://markplex.com/free-tutorials/tutorial-211-drawing-a-rectangle-between-2-times-and-the-highest-and-lowest-price-between-those-time/

Recommended