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 make oscillator/histogram bars thicker?

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

    How to make oscillator/histogram bars thicker?

    I have an indicator in development that is a histogram with bars. I would like for the bars to be thicker instead of thin and have lots of space in between them as the attached photo shows.

    #2
    Hello alcorr247,

    Thanks for your post.

    You can specify a plot thickness when you use AddPlot(), here is an example: AddPlot(new Stroke(Brushes.DodgerBlue, 6), PlotStyle.Bar, "ExamplePlotName");

    When you apply the indicator with Histogram, you will automatically get a check box (in the plot parameters of the indicator panel) to set the bars to the same width as the chart bars.

    Please let us know if we can be of further assistance.
    Paul H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ender_wiggum, Today, 09:50 AM
    1 response
    5 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by rajendrasubedi2023, Today, 09:50 AM
    1 response
    11 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by geotrades1, Today, 10:02 AM
    0 responses
    4 views
    0 likes
    Last Post geotrades1  
    Started by bmartz, Today, 09:30 AM
    1 response
    8 views
    0 likes
    Last Post NinjaTrader_Erick  
    Started by geddyisodin, Today, 05:20 AM
    3 responses
    26 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X