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 tkaboris, Today, 05:13 PM
          0 responses
          2 views
          0 likes
          Last Post tkaboris  
          Started by GussJ, 03-04-2020, 03:11 PM
          16 responses
          3,281 views
          0 likes
          Last Post Leafcutter  
          Started by WHICKED, Today, 12:45 PM
          2 responses
          19 views
          0 likes
          Last Post WHICKED
          by WHICKED
           
          Started by Tim-c, Today, 02:10 PM
          1 response
          10 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by Taddypole, Today, 02:47 PM
          0 responses
          5 views
          0 likes
          Last Post Taddypole  
          Working...
          X