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 fx.practic, 10-15-2013, 12:53 AM
          5 responses
          5,404 views
          0 likes
          Last Post Bidder
          by Bidder
           
          Started by Shai Samuel, 07-02-2022, 02:46 PM
          4 responses
          95 views
          0 likes
          Last Post Bidder
          by Bidder
           
          Started by DJ888, Yesterday, 10:57 PM
          0 responses
          8 views
          0 likes
          Last Post DJ888
          by DJ888
           
          Started by MacDad, 02-25-2024, 11:48 PM
          7 responses
          159 views
          0 likes
          Last Post loganjarosz123  
          Started by Belfortbucks, Yesterday, 09:29 PM
          0 responses
          8 views
          0 likes
          Last Post Belfortbucks  
          Working...
          X