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 Hwop38, 05-04-2026, 07:02 PM
        0 responses
        160 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        307 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        245 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        348 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        178 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X