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 CarlTrading, 03-31-2026, 09:41 PM
        1 response
        81 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        64 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        66 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        54 views
        0 likes
        Last Post CarlTrading  
        Working...
        X