Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot break

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

    Plot break

    Hello,

    The red line annotated on the chart is drawn with the code below. Without changing the plot style, how can the line be made to end instead of connecting between sessions.

    Thanks!


    Code:
    AddPlot(new Stroke(Brushes.Red), PlotStyle.Line,  "CumVolAvg");

    Click image for larger version  Name:	Plot.png Views:	0 Size:	63.4 KB ID:	1141677
    Last edited by Bidder; 02-13-2021, 05:36 AM.

    #2
    Hello Bidder,

    Don't set a value on that bar and it will not connect.

    Or use two plots.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Not adding a value on the transition bar works perfectly. Simple solution. Thank you !

      Comment

      Latest Posts

      Collapse

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