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 CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        241 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        157 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        165 views
        1 like
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        248 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        199 views
        0 likes
        Last Post CarlTrading  
        Working...
        X