Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Enabling black Outline of Candles

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

    Enabling black Outline of Candles

    Hi Support,

    I am trying to modify a candlestick indicator to draw candles in a different way. And I am using the following code to draw a candle:

    BarColor = Color.Red;

    What I am seeing is that the candles are drawn in red color, but they do no have a black outline. I have "candleoutlinecolor" as black in my chart properties, but still it doesn't draw the black outline.

    Can you please tell me, how I can get the blackoutline.

    Thanks
    RK

    #2
    >> Can you please tell me, how I can get the blackoutline.
    Unfortunately this is not supported.

    Comment


      #3
      Thanks for getting back to me Derek.

      Can I request it to be added to the next release 6.5

      The problem is that the readability of candles and look/feel of candles changes a lot, without the black outline. And any indicators which candles do not appear properly. I am sure other users also want to have the black outline.

      Thanks
      RK

      Comment


        #4
        We'll add it to our list. Thanks for your suggestion.

        Comment


          #5
          Thanks Derek. That would be really helpful in increasing readability of the charts and without candlestick outline, its really hard to read the charts.

          Do you know when they would be coming up with a ETA of the next Ninja release.

          Thanks
          RK

          Comment


            #6
            Our next major release is due out this fall.
            RayNinjaTrader Customer Service

            Comment


              #7
              You may want to check out some work done here

              Comment


                #8
                Thanks Futures_Shark. I appreciate it.

                I tried it, but it is like overwriting my indicator candles. So, could not use it.

                Thanks
                RK

                Comment


                  #9
                  Try copying the Plot class into your indicator and commenting out the "FillRectangle" calls.

                  Comment


                    #10
                    Thanks Gumphrie. Sorry for the delay in reply.

                    I am just learning Ninja programming. Can you please tell me where I can find the plot class.

                    Thanks
                    RK

                    Comment


                      #11
                      We have included configureable candle outline in NT6.5 due out this fall.
                      RayNinjaTrader Customer Service

                      Comment


                        #12
                        Thanks Ray. Do you know if there would be a Beta release to test 6.5 soon?

                        Thanks
                        RK

                        Comment


                          #13
                          Yes, very soon. Days to weeks.
                          RayNinjaTrader Customer Service

                          Comment


                            #14
                            Candle outline in indicator

                            Hi Support,

                            Now that 6.5 Beta is released, can you tell me how I can add "candle outline" to the indicator, which changes candle colors. I am using the following code to draw a candle:

                            BarColor = Color.Red;

                            I have "candleoutlinecolor" as black in my chart properties, but still it doesn't draw the black candle outline.

                            Can you please tell me, how I can get the blackoutline.

                            Thanks
                            RK

                            Comment


                              #15
                              If you are referring to "Bar outline" and changing the color of that, by default it is black and can be changed. Other than that, it is unclear to me what you want.
                              RayNinjaTrader Customer Service

                              Comment

                              Latest Posts

                              Collapse

                              Topics Statistics Last Post
                              Started by CortexZenUSA, Today, 12:53 AM
                              0 responses
                              1 view
                              0 likes
                              Last Post CortexZenUSA  
                              Started by CortexZenUSA, Today, 12:46 AM
                              0 responses
                              1 view
                              0 likes
                              Last Post CortexZenUSA  
                              Started by usazencortex, Today, 12:43 AM
                              0 responses
                              5 views
                              0 likes
                              Last Post usazencortex  
                              Started by sidlercom80, 10-28-2023, 08:49 AM
                              168 responses
                              2,265 views
                              0 likes
                              Last Post sidlercom80  
                              Started by Barry Milan, Yesterday, 10:35 PM
                              3 responses
                              12 views
                              0 likes
                              Last Post NinjaTrader_Manfred  
                              Working...
                              X