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 CortexZenUSA, Today, 12:53 AM
        0 responses
        1 view
        0 likes
        Last Post CortexZenUSA  
        Started by CortexZenUSA, Today, 12:46 AM
        0 responses
        1 view
        0 likes
        Last Post CortexZenUSA  
        Started by usazencortex, Today, 12:43 AM
        0 responses
        5 views
        0 likes
        Last Post usazencortex  
        Started by sidlercom80, 10-28-2023, 08:49 AM
        168 responses
        2,266 views
        0 likes
        Last Post sidlercom80  
        Started by Barry Milan, Yesterday, 10:35 PM
        3 responses
        13 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Working...
        X