Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Pivots Indicator Can't Adjust Plots

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

    Pivots Indicator Can't Adjust Plots

    8.0.0.3
    In @Pivots.cs, you use RenderTarget.DrawLine to draw the lines, such as PP or S2. In NT7 I could change the color, the line style and width of the plot and it would reflect in the indicator. In NT8 only the color can be changed.

    Thanks,
    Dale

    #2
    Hello Dale,

    Thank you for your post.

    As the DrawLine is using the plot you can set the PlotStyle and other values, for example:
    Code:
    plot.PlotStyle = PlotStyle.Dot;

    Comment


      #3
      Originally posted by NinjaTrader_PatrickH View Post
      Hello Dale,

      Thank you for your post.

      As the DrawLine is using the plot you can set the PlotStyle and other values, for example:
      Code:
      plot.PlotStyle = PlotStyle.Dot;
      I was changing the values in the indicator window/dialog, just as I did on NT7.
      Here is a link to a brief Jing video demonstrating the problem: http://screencast.com/t/1hcSki0q

      Comment


        #4
        Hello Dale,

        Thanks for pointing that out, I had originally thought you were looking to edit this in code.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, Yesterday, 10:06 AM
        0 responses
        20 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        18 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        14 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        9 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        40 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X