Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Paint Horizontal Bands of Color on Indicator Background

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

    Paint Horizontal Bands of Color on Indicator Background

    Can you point me in the right direction for painting horizontal bands of color on the background of an indicator?

    I have an indicator and I'd just like to make it easier to see when the value is in a bullish, neutral or bearish zone.

    The cutoffs between zones are fixed values.

    Thanks,

    #2
    Hello BarzTrading,

    Thanks for your post.

    Painting the background of a chart can be done with BackBrush. BackBrushes can be used to set the background historically. I've included documentation reference below.

    For example:

    BackBrushes[0] = Brushes.Blue;

    BackBrush - https://ninjatrader.com/support/help.../backbrush.htm

    BackBrushes - https://ninjatrader.com/support/help...ackbrushes.htm

    Please let us know if we can assist you further.

    Comment


      #3
      BackBrush paints vertical zones coinciding with each bar. I'm looking for horizontal zones of color.

      Can you apply multiple backbrushes per bar? Can you apply them to different vertical zones? If so, I'm not seeing it.

      Comment


        #4
        Hello BarzTrading,

        BackBrush colors the background, there can only be 1 brush set for bar slot.

        If you are trying to draw horizontal regions, please use Draw.Region or Draw.RegionHilightY

        Draw.Region - https://ninjatrader.com/support/help...raw_region.htm

        Draw.RegionHilightY - https://ninjatrader.com/support/help...highlighty.htm

        Let me know if this does not resolve your inquiry.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        81 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        64 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        68 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        55 views
        0 likes
        Last Post CarlTrading  
        Working...
        X