Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Generated Code Bug with Commented out Properties

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

    Generated Code Bug with Commented out Properties

    It seems as though the generated code ignores when properties are commented out with the /* */ syntax. It still tries to include input parameters that are commented out into the generated code.

    #2
    Hi GrumpyTrader,

    Sometimes the autogenerated code will reference older code that has been removed or modified. Usually adding the code to a new script will correct that.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Thanks Chelsea. That actually didn't work in this case. I had to delete out the commented out properties for it to compile. I think the code parser is ignoring the comment syntax for some reason.

      Comment


        #4
        Hi GrumpyTrader,

        May I confirm you copied the logic to a new script and then deleted the old script?
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Originally posted by GrumpyTrader View Post
          It seems as though the generated code ignores when properties are commented out with the /* */ syntax. It still tries to include input parameters that are commented out into the generated code.
          I have come across it too at times. The issue though seems to be inconsistent. Usually I just switch to inline comments from the block comment, though on occasion I have had to restore the property, compile successfully, then delete the property and recompile.

          As Chelsea says, sometimes the only resolution has been to copy the code into another indicator and delete the errant one before compiling.

          Comment


            #6
            Hi Chelsea,
            I copied it to a new indicator, but I didn't delete the old one. The only way to fix it was to delete the commented out properties.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by chbruno, 04-24-2024, 04:10 PM
            4 responses
            50 views
            0 likes
            Last Post chbruno
            by chbruno
             
            Started by TraderG23, 12-08-2023, 07:56 AM
            10 responses
            398 views
            1 like
            Last Post beobast
            by beobast
             
            Started by lorem, Yesterday, 09:18 AM
            5 responses
            20 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by WHICKED, Today, 12:56 PM
            2 responses
            15 views
            0 likes
            Last Post WHICKED
            by WHICKED
             
            Started by Felix Reichert, Today, 02:12 PM
            0 responses
            4 views
            0 likes
            Last Post Felix Reichert  
            Working...
            X