Announcement

Collapse
No announcement yet.

Possible to place Text Labels on Horizontal Lines?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Possible to place Text Labels on Horizontal Lines?

    Hello,

    I had a question. I was wondering if it is possible to place Text Labels on horizontal lines?

    For example, I like to plot the daily Pivot Points and the Previous High, Low, and Close.

    It would be very helpful if I could assign text labels to those lines ( Pivot, R1, Prev H, etc. ) so I would know which lines are which.

    Thanks.

  • #2
    sprtrader
    That would need to be done through efs using the drawTextRelative() function. You can find a complete and detailed example for drawing lines together with their corresponding text labels in the LinesLabels.efs provided in this thread.
    A simpler example based on the PivotPoint.efs can instead be found in this thread
    Alex

    Comment


    • #3
      Thanks

      ok, thanks Alexis. I will check out those links.

      Comment


      • #4
        sprtrader
        You are most welcome
        Alex

        Comment

        Working...
        X