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 argusthome, Yesterday, 10:06 AM
            0 responses
            20 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            18 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            14 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            9 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            38 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X