Dear all,
can someone help me please? I can’t write code but I would like to have an indicator that draws a box around the highest and lowest price from 14:00 to 14:10h each dax?
That would be much appreciated!!
Thomas
You’ll find a code that draw a rectangle between 2 schedules in the online documentation of the website (example 2) : DRAWRECTANGLE
I think it should to the trick for your specific query. Please let us know.