Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Find bar color

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

    Find bar color

    are anyone have script/sample to find bar color.

    #2
    Unfortunately this is beyond the scope of what we can provide support for.
    Hint: Take a look at the code in the CandleStickPattern indicator.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Lastly i found...




      if (BarColor == Color.Gray)
      CandleOutlineColor = Color.Black;

      Comment


        #4
        Oh! Sorry to send you on a wild goose hunt. I thought you meant finding the color for historical bars and such. To find the color of the current bar you found the correct code segment there.
        Josh P.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        572 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        573 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X