Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Missing Indicator Signal

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

    #16
    Hello Support,

    Can anyone let me know your insights?

    Thanks.

    Regards,
    EdwardK.

    Comment


      #17
      Hi Edward Kunafi,

      What interval are you using?

      You will need to debug and work through this and narrow the cause further. If you are not seeing any errors, there is something in your code causing the difference in what you see, and expect. Have you placed Print() statements to track when the conditions are entered in to? And to print the values to compare them?
      TimNinjaTrader Customer Service

      Comment


        #18
        Hello Tim,

        The issue seems to occur only on FOREX Pairs, I do not see it on Index futures and CL. Does that give you a hint?

        My chart uses either Range or Renko, the issue can appear on both BarType. I also test on Tick and the issue appears there too.

        Broker/Forex is IB, with Half Pips setting done, TickSize is 0.00005

        I believe there is something on NT internals that might have caused this.

        It is important for me to resolve this, as this can also generate additional entries when there should be none.

        Thanks.

        Regards,
        EdwardK

        Comment


          #19
          Hi Edward Kunafi,

          What is causing you to think it has something to do with internals?

          Have you debugged with Print()'s to confirm?
          TimNinjaTrader Customer Service

          Comment


            #20
            Hello Tim,

            I say might, not really having a definite reason except wondering how plots can have different values on different panel?

            Please let me know how I can get 5 decimal digits on my plots when not plotted on Panel #1.

            I am not pursuing print at this point, as my plots are more informative.

            Thanks.

            Regards,
            EdwardK

            Comment


              #21
              Hi Edward Kunafi,

              Can you provide the necessary code snippets so that I can try this on my end?
              TimNinjaTrader Customer Service

              Comment


                #22
                Hello Tim,

                I managed to resolve the issue. That entry has rounding, but was inaccurate rounding, due to wrong decimals calculation due to again wrong TickSize. I have missed out on another TickSize on Initialize. Sorry about that, I had assumed I have no more TickSize on Initialize.

                Thanks for the support.

                By the way it is still of interest to me how to get 5 digits accuracy (on vertical axis) on plots that is normally at panel1 but plotted on other than panel1. On panel1 I am getting 1.57385 say, but when plotted on panel 2, I only see 1.57, if click show databox, it is only showing 1.57 too.

                Regards.
                EdwardK.

                Comment


                  #23
                  Hi Edward Kunafi,

                  Great! Glad to hear it!

                  Do you have a snippet of code for me to test? Are you designating the panel explicitly or simply have Overlay=false;?
                  TimNinjaTrader Customer Service

                  Comment


                    #24
                    Hello Tim,

                    Yes, Glad it is resolved.

                    No code snippets to send.

                    I set the panel number explicitly.

                    Thanks.

                    Regards,

                    EdwardK

                    Comment


                      #25
                      Hello Tim,

                      Didn't realize if you are asking code snippets on the plotting on other than panel 1.
                      You can use just use say any MA indicator, and set it to panel 2 and see the vertical axis and price marker. Try instrument that is Currency Pairs. There are five decimals on panel 1, how can we get plot on other panel also shows 5 decimals?

                      Thanks.

                      Regards,

                      EdwardK.

                      Comment


                        #26
                        Hi Edward Kunafi,

                        This behavior is expected, and unfortunately, there is no supported way of changing it. Additional panels will be rounded to 2 digits.
                        TimNinjaTrader Customer Service

                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                        0 responses
                        646 views
                        0 likes
                        Last Post Geovanny Suaza  
                        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                        0 responses
                        367 views
                        1 like
                        Last Post Geovanny Suaza  
                        Started by Mindset, 02-09-2026, 11:44 AM
                        0 responses
                        107 views
                        0 likes
                        Last Post Mindset
                        by Mindset
                         
                        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                        0 responses
                        569 views
                        1 like
                        Last Post Geovanny Suaza  
                        Started by RFrosty, 01-28-2026, 06:49 PM
                        0 responses
                        573 views
                        1 like
                        Last Post RFrosty
                        by RFrosty
                         
                        Working...
                        X