Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Help keep getting error message

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

    Help keep getting error message

    I am new to ninja trader and I started getting this error message on any indicator or strategy I try to do. Can anyone help.
    Attached Files

    #2
    Welcome to our forums and NT Sean. You likely introduced an incorrect bracing with your code modification and now it could not be compiled anymore, please doubleclick on the error messages as the editor would then take you to the offending sections. You also delete the errorneous script if there were not that important to you and you would like to reach a compilable state as quickly as possible.

    Comment


      #3
      Thank you Bertrand

      Is there any way you could explain the problem I had here?

      It seems that as I created my own indicators and manually altered the code that it affected all other codes from compiling. Is this correct that if I alter the code on one indicator that it affects other indicators from compiling correctly? I am very new to this and have mainly used EasyLanguage to write code.

      Thanks a lot!!

      Comment


        #4
        Originally posted by seandunn19 View Post
        Is there any way you could explain the problem I had here?

        It seems that as I created my own indicators and manually altered the code that it affected all other codes from compiling. Is this correct that if I alter the code on one indicator that it affects other indicators from compiling correctly? I am very new to this and have mainly used EasyLanguage to write code.

        Thanks a lot!!
        Sure, you're exactly correct in understanding and yes this is different from EasyLanguage - for performance reasons we compile all scripts into one assembly and therefore they all have to be error free to be in what we call 'compilable state' - for the future if you don't want to correct a certain script but would like to keep it, just comment out sections of the script you're working on, thus the compiler would ignore these and you would still be able to compile.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        107 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        153 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        72 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        125 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        79 views
        0 likes
        Last Post PaulMohn  
        Working...
        X