Drawing Horizontal Line on Indicator

Forums ProRealTime English forum ProBuilder support Drawing Horizontal Line on Indicator

Viewing 3 posts - 1 through 3 (of 3 total)
  • #6489

    Having issues getting the DRAWHLINE function to work.

    I would like to draw a horizontal line in red on my custom indicator at 20 on the Y axis

    Thanks

     

     

    #7043

    Simply do something like z=20 and return z

    #7051

    Did you look at the documentation already? http://www.prorealcode.com/documentation/drawhline/

    To draw a line at 20 in red:

     

Viewing 3 posts - 1 through 3 (of 3 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login