Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

How to paint PlotStyle.Bar type...

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

    How to paint PlotStyle.Bar type...

    How to paint with different colors each BAR from PlotStyle.Bar.
    I'm using AddPlot(new Stroke(Brushes.LightSkyBlue, 6), PlotStyle.Bar, "KrDiff");
    And all the bars are painted with LightSkyBlue. What i need is to paint them with different colors to indicate the strength of the signal. I attach a screen shot to illustrate what i need
    at the end.

    Thank You in advance
    Attached Files

    #2
    Originally posted by krasisoft View Post
    How to paint with different colors each BAR from PlotStyle.Bar.
    I'm using AddPlot(new Stroke(Brushes.LightSkyBlue, 6), PlotStyle.Bar, "KrDiff");
    And all the bars are painted with LightSkyBlue. What i need is to paint them with different colors to indicate the strength of the signal. I attach a screen shot to illustrate what i need
    at the end.

    Thank You in advance
    You have to modify the PlotBrushes as required.

    ref: http://ninjatrader.com/support/helpG...lotbrushes.htm

    Comment


      #3
      Thank You.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by gravdigaz6, Today, 11:40 PM
      1 response
      7 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by MarianApalaghiei, Today, 10:49 PM
      3 responses
      10 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by XXtrader, Today, 11:30 PM
      0 responses
      4 views
      0 likes
      Last Post XXtrader  
      Started by love2code2trade, Yesterday, 01:45 PM
      4 responses
      28 views
      0 likes
      Last Post love2code2trade  
      Started by funk10101, Today, 09:43 PM
      0 responses
      9 views
      0 likes
      Last Post funk10101  
      Working...
      X