I have a stand alone indicator (outside of TOS) that spits out 15 levels of potential support/ resistance levels and displays the levels in a text format. I would like to have an indicator that I can input all 15 levels in the input area of the indicator and it will draw a horizontal line at all the price levels. It is very time consuming trying to draw each horizontal line with the drawing tool. I would also like to be able to choose the color of the horizontal line so I can differentiate between support and resistance. I think this should be pretty simple to code, Just need a place to input all the levels, then have them plotted on the chart in the color chosen by user. Thanks in advance for any help or guidance