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 Hwop38, 05-04-2026, 07:02 PM
        0 responses
        182 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        335 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        259 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        358 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        188 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X