Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Conditional Color...

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

    Conditional Color...

    Can I have a link to where I can find info on how to color Bars as the Candles do but for indicators...Like green when in + area and red for -?

    thanks

    #2
    Originally posted by mktrend View Post
    Can I have a link to where I can find info on how to color Bars as the Candles do but for indicators...Like green when in + area and red for -?

    thanks
    Hello Mktrend,

    Try this link: http://www.ninjatrader-support2.com/...ead.php?t=3227
    Ray S.NinjaTrader Customer Service

    Comment


      #3
      Thanks a lot RJ. That's just what I needed!

      Comment


        #4
        When I use the "BarColor = Color.Yellow"; statement in my indicator code, it changes the Bar color of the currentbar in the chart rather than the indicator's bar! Why? And how can I apply this statement to change the indicator bar?

        Comment


          #5
          Originally posted by mktrend View Post
          When I use the "BarColor = Color.Yellow"; statement in my indicator code, it changes the Bar color of the currentbar in the chart rather than the indicator's bar! Why? And how can I apply this statement to change the indicator bar?
          The back color using the statement below works OK though!!!???

          BackColor = Color.LightBlue;

          Comment


            #6
            Originally posted by mktrend View Post
            The back color using the statement below works OK though!!!???

            BackColor = Color.LightBlue;
            No Wonder:

            Definition
            Sets the color of a price bar.

            Comment


              #7
              Correct - you might want do review the Stochastics Color code for ideas how to change the indicator colors - http://www.ninjatrader-support2.com/...1&pp=15&page=2
              BertrandNinjaTrader Customer Service

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Mestor, 03-10-2023, 01:50 AM
              16 responses
              388 views
              0 likes
              Last Post z.franck  
              Started by rtwave, 04-12-2024, 09:30 AM
              4 responses
              31 views
              0 likes
              Last Post rtwave
              by rtwave
               
              Started by yertle, Yesterday, 08:38 AM
              7 responses
              29 views
              0 likes
              Last Post yertle
              by yertle
               
              Started by bmartz, 03-12-2024, 06:12 AM
              2 responses
              22 views
              0 likes
              Last Post bmartz
              by bmartz
               
              Started by funk10101, Today, 12:02 AM
              0 responses
              7 views
              0 likes
              Last Post funk10101  
              Working...
              X