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 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