Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Listed errors will not compile please help see code below

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

    Listed errors will not compile please help see code below

    Removed This post thank you love ninja
    Last edited by esmall; 01-26-2023, 10:18 AM.
    esmall
    NinjaTrader Ecosystem Vendor - Ed's Retrace Plan

    #2
    Hello esmall,

    Thanks for your post.

    It seems that you might be missing closing curly braces "}" within your script.

    Each opening curly brace "{" must be accompanied by a closing curly brace. I suggest going through each line in your script to ensure that each opening curly brace has a matching closing curly brace. When you find the open curly brace that does not have a closing curly brace to go with it, add the closing curly brace to the script in that section of code.

    To determine the exact lines of code causing the issue, you should reduce your code by commenting out sections of code and testing to see if the error persists. If you see the error stop after commenting out a section of code, the culprit of the compile error likely lies somewhere within that section of commented-out code. You could then narrow in on the offending code within that section to resolve the error.

    Let me know if I may assist further.
    Brandon H.NinjaTrader Customer Service

    Comment


      #3
      Deleted thanks
      esmall
      NinjaTrader Ecosystem Vendor - Ed's Retrace Plan

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by benmarkal, Yesterday, 12:52 PM
      3 responses
      22 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by helpwanted, Today, 03:06 AM
      1 response
      16 views
      0 likes
      Last Post sarafuenonly123  
      Started by Brevo, Today, 01:45 AM
      0 responses
      11 views
      0 likes
      Last Post Brevo
      by Brevo
       
      Started by aussugardefender, Today, 01:07 AM
      0 responses
      6 views
      0 likes
      Last Post aussugardefender  
      Started by pvincent, 06-23-2022, 12:53 PM
      14 responses
      244 views
      0 likes
      Last Post Nyman
      by Nyman
       
      Working...
      X