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 CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        232 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        150 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        161 views
        1 like
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        243 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        198 views
        0 likes
        Last Post CarlTrading  
        Working...
        X