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

OUTPUT: GbDivergence2 Initialize()

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

    OUTPUT: GbDivergence2 Initialize()

    Hi..

    When I am going to put a indicator in the graph appears to me the following string in the output :

    =====================================
    GbDivergence2 Initialize()
    =====================================
    GbDivergence2 Initialize()



    what is?

    #2
    Looks to be a print coming from the GbDivergence2 study, you would need to check it's source / Initialize() section closely...
    BertrandNinjaTrader Customer Service

    Comment


      #3
      where i check it?...i don't see indicator with name GbDivergence2

      Comment


        #4
        If you don't see it as open source under Tools > Edit NinjaScript > Indicator, it could be as well coming from an installed assembly perhaps? That would be listed under the File > Utilities > Remove NinjaScript menu for your install.
        BertrandNinjaTrader Customer Service

        Comment


          #5
          you mean REMOVE NINJASCRIPT ASSEMBLY?
          Could be file .dll?
          Attached Files

          Comment


            #6
            Correct, the print from the Initialize() method could be coming from an installed assembly as well - you would need to test or contact the developers as the code could not be edited / reviewed then by you if that is indeed the case.
            BertrandNinjaTrader Customer Service

            Comment


              #7
              i 've delete all ninjascript assembly but give me same error
              Attached Files

              Comment


                #8
                Then it would be coming from one of the open source installed scripts, as this would not be a NT default study or print output. You would need to look through all files and see where it would be printed and then comment out.
                BertrandNinjaTrader Customer Service

                Comment


                  #9
                  Ok .... but if the indicators are compiled but not run .... how this is possible? And I solve passing all indicators one by one and checking it?

                  I forgot ..... output "GbDivergence2 Initialize()" is given to me as soon as I select to add indicator (but do not add more)
                  Last edited by esignal; 03-05-2014, 05:54 AM.

                  Comment


                    #10
                    This would be possible to happen, since the Initialize() method will be called across all indicators, so you could see prints for example that are coming from other scripts. Correct, one script must be issuing this print - perhaps search for the name using the Windows search, so you would know which source .cs it would be?
                    BertrandNinjaTrader Customer Service

                    Comment


                      #11
                      thank you!....i've found it......

                      it was in a indicator

                      Comment

                      Latest Posts

                      Collapse

                      Topics Statistics Last Post
                      Started by cre8able, Today, 03:20 PM
                      0 responses
                      5 views
                      0 likes
                      Last Post cre8able  
                      Started by Fran888, 02-16-2024, 10:48 AM
                      3 responses
                      47 views
                      0 likes
                      Last Post Sam2515
                      by Sam2515
                       
                      Started by martin70, 03-24-2023, 04:58 AM
                      15 responses
                      114 views
                      0 likes
                      Last Post NinjaTrader_Jesse  
                      Started by The_Sec, Today, 02:29 PM
                      1 response
                      7 views
                      0 likes
                      Last Post NinjaTrader_Jesse  
                      Started by jeronymite, 04-12-2024, 04:26 PM
                      2 responses
                      31 views
                      0 likes
                      Last Post NinjaTrader_BrandonH  
                      Working...
                      X