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 Rapine Heihei, 04-23-2024, 07:51 PM
        2 responses
        30 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by Shansen, 08-30-2019, 10:18 PM
        24 responses
        943 views
        0 likes
        Last Post spwizard  
        Started by Max238, Today, 01:28 AM
        0 responses
        9 views
        0 likes
        Last Post Max238
        by Max238
         
        Started by rocketman7, Today, 01:00 AM
        0 responses
        4 views
        0 likes
        Last Post rocketman7  
        Started by wzgy0920, 04-20-2024, 06:09 PM
        2 responses
        28 views
        0 likes
        Last Post wzgy0920  
        Working...
        X