Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Global Namespace Error when saving

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

    Global Namespace Error when saving

    I tried to save the SlingShot indicator under a different name and got a Global Names Space error (see attached). I am not familiar with the Global namespace.
    Attached Files

    #2
    Please expand and repost the error message at the botton, likely the issue is the same public enum used in two indicators now...

    Comment


      #3
      To avoid this compiler conflict described by Bertrand, you could put the indicator's name into the enum's name, for example:

      public enum SlingShotPB_maType

      If you copy your indicator now, then NT substitutes SlingShotPB with the target indicator name and your naming conflict is gone.

      Regards
      Ralph

      Comment


        #4
        ThatManFromTexas, (<-love the screen name!)

        For more information on enum and a sample, go here:


        Last edited by mountainclimber; 05-07-2010, 10:03 AM.

        Comment


          #5
          Originally posted by Ralph View Post
          To avoid this compiler conflict described by Bertrand, you could put the indicator's name into the enum's name, for example:

          public enum SlingShotPB_maType

          If you copy your indicator now, then NT substitutes SlingShotPB with the target indicator name and your naming conflict is gone.

          Regards
          Ralph
          Thanks for your input. I had finally figured that part out. I also had to make changes in the properties section. At any rate I have it all working now.

          Comment


            #6
            Originally posted by mountainclimber View Post
            ThatManFromTexas, (<-love the screen name!)

            For more information on enum and a sample, go here:


            ______________________________
            Thank you for the info.

            ThatManFromTexas is NOT my real name. My real name is Handsome Stranger. I was named after my father...
            Last edited by ThatManFromTexas; 08-07-2010, 11:03 PM.

            Comment


              #7
              ha ha! Love it... Yeah, my real name isn't really mountainclimber, its Really Smart Guy.
              Edit: and I'm not named after my father ha ha
              Last edited by mountainclimber; 05-07-2010, 10:03 AM.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by cmoran13, 04-16-2026, 01:02 PM
              0 responses
              43 views
              0 likes
              Last Post cmoran13  
              Started by PaulMohn, 04-10-2026, 11:11 AM
              0 responses
              25 views
              0 likes
              Last Post PaulMohn  
              Started by CarlTrading, 03-31-2026, 09:41 PM
              1 response
              163 views
              1 like
              Last Post NinjaTrader_ChelseaB  
              Started by CarlTrading, 04-01-2026, 02:41 AM
              0 responses
              98 views
              1 like
              Last Post CarlTrading  
              Started by CaptainJack, 03-31-2026, 11:44 PM
              0 responses
              158 views
              2 likes
              Last Post CaptainJack  
              Working...
              X