I intend to write a custom indicator capable of drawing some lines based on prices and then comparing if such lines are parallel or near parallel.
Before doing it, would like to ask if you see it feasible to write such script using some methods like Draw.Line(), IDrawingTool and maybe Math.Atan?
Also would you suggest I explore some other methods or class?
Thanks

Voltation

Comment