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 CaptainJack, 05-29-2026, 05:09 AM
            0 responses
            428 views
            0 likes
            Last Post CaptainJack  
            Started by CaptainJack, 05-29-2026, 12:02 AM
            0 responses
            279 views
            0 likes
            Last Post CaptainJack  
            Started by charlesugo_1, 05-26-2026, 05:03 PM
            0 responses
            241 views
            1 like
            Last Post charlesugo_1  
            Started by DannyP96, 05-18-2026, 02:38 PM
            1 response
            327 views
            0 likes
            Last Post NinjaTrader_ChelseaB  
            Started by CarlTrading, 05-11-2026, 05:56 AM
            0 responses
            290 views
            0 likes
            Last Post CarlTrading  
            Working...
            X