Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Horizontal Line in VolumeUpDown indicator not working

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

    Horizontal Line in VolumeUpDown indicator not working

    I'm trying to add a Horizontal Line to the current Volume of the VolumeUpDown indicator but it's not working.
    Is it because I can't draw a horizontal line on an indicator panel? I'm referencing an indicator called PriceLineWH that places a horizontal line on the Close[0] of the current price in panel #1 and that works. So can't understand why this would not work on an indicator.

    taddypole...
    Attached Files

    #2
    To draw on the non price panel, please work with DrawOnPricePanel = false in your script. You can set this in the Initialize() method.

    Comment


      #3
      Thanks Bertrand... that did the trick.

      Comment


        #4
        Originally posted by Taddypole View Post
        I'm trying to add a Horizontal Line to the current Volume of the VolumeUpDown indicator but it's not working.
        Is it because I can't draw a horizontal line on an indicator panel? I'm referencing an indicator called PriceLineWH that places a horizontal line on the Close[0] of the current price in panel #1 and that works. So can't understand why this would not work on an indicator.

        taddypole...

        Hi Taddypole:

        Would you mind sharing this indicator? I had a similar average volume indicator on TOS, but have been unable to locate one for NT.

        Thanks!!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        612 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        355 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        105 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        561 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        564 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X