Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT8 Background brush

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

    NT8 Background brush

    Hello

    How to get chart control background brush or color information in NT8?
    BackBrushes returns null for any barsAgo, e.g. BackBrushes[0] == null.

    #2
    Hello,

    Thank you for the question.

    I wanted to check, are you trying to determine a bar color to form a condition such as knowing if a bar is an up or down bar?

    If so, the BackBrush property is actually not going to be helpful in this type of case. The BackBrush is simply a empty slot that could or could not contain a brush. This depends if a custom BackBrush has been set for this bar. If no custom brush is used for that bar, the chart styles up or down color is used and the BackBrush would be null.

    For any type of condition such as up/down bars you would need to utilize a price condition instead.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      No, I need to get background color (or brush) for whole chart, not for candle bodies.

      Comment


        #4
        Hello,

        There is a difference between the individual background brush for each bar, and the overall style on the chart. If you are looking for the brushed used when you configure the properties of the chart (the entire chart background) that would be a different property.



        The ChartBackground property would be what the user sets from the user interface as the default color for the chart background.

        If you are instead trying to determine the background for a specific bar, you had the correct syntax to start with but this only allows you to set a background color for that bars slot, it would be empty otherwise.


        I look forward to being of further assistance.
        JesseNinjaTrader Customer Service

        Comment


          #5
          Ty

          Btw I found error in help
          "Property Value
          A ChartControlProperties object containing..."

          Need to be replaced by "Properties value..."

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by wzgy0920, 04-20-2024, 06:09 PM
          2 responses
          27 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 02-22-2024, 01:11 AM
          5 responses
          32 views
          0 likes
          Last Post wzgy0920  
          Started by wzgy0920, 04-23-2024, 09:53 PM
          2 responses
          49 views
          0 likes
          Last Post wzgy0920  
          Started by Kensonprib, 04-28-2021, 10:11 AM
          5 responses
          193 views
          0 likes
          Last Post Hasadafa  
          Started by GussJ, 03-04-2020, 03:11 PM
          11 responses
          3,235 views
          0 likes
          Last Post xiinteractive  
          Working...
          X