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 Stanfillirenfro, Yesterday, 09:19 AM
        7 responses
        51 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by TraderCro, 04-12-2024, 11:36 AM
        4 responses
        69 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Mindset, Yesterday, 02:04 AM
        1 response
        15 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by agclub, 04-21-2024, 08:57 PM
        4 responses
        18 views
        0 likes
        Last Post NinjaTrader_Gaby  
        Started by Irukandji, Today, 04:58 AM
        0 responses
        6 views
        0 likes
        Last Post Irukandji  
        Working...
        X