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

Error

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

    Error

    Any ideas on how I can fix this error message when trying to import a .zip? I already tried some of the solutions on the forum, none seem to be working.
    Attached Files

    #2
    well there are errors in ur strategies or indicators. i guess u have to fix those first b4 u can continue.

    Comment


      #3
      Agreed. I was looking for specifics on how to repair the syntax. Replacing () with [] as recommended in the help guide did not work.

      Comment


        #4
        It is strange that you only get an error for MAX, but not for MIN in your PSAR. What is the difference here? In Line 70 calling MAX does not seem to produce an error.

        The asterix on top shows us that you did not compile the indicator as shown in the screenshot. I think the indicator works as it is shown. But it cannot work without compilation.

        Also I would never ever use MAX(High, CurrentBar)[0]. This means that you look for the maximum over the entire chart. It will slow down NinjaTrader (and definitely freeze it, if you set the indicator to CalculateOnBarClose = false), and it would not make sense in any context.
        Last edited by Harry; 11-15-2015, 05:58 PM.

        Comment


          #5
          Thank you for your input. As a side note, I didn't write the indicators that are showing the errors, and I haven't modified them.

          Comment


            #6
            Uninstall/reinstall fixed it.

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by GussJ, 03-04-2020, 03:11 PM
            11 responses
            3,221 views
            0 likes
            Last Post xiinteractive  
            Started by andrewtrades, Today, 04:57 PM
            1 response
            10 views
            0 likes
            Last Post NinjaTrader_Manfred  
            Started by chbruno, Today, 04:10 PM
            0 responses
            6 views
            0 likes
            Last Post chbruno
            by chbruno
             
            Started by josh18955, 03-25-2023, 11:16 AM
            6 responses
            436 views
            0 likes
            Last Post Delerium  
            Started by FAQtrader, Today, 03:35 PM
            0 responses
            9 views
            0 likes
            Last Post FAQtrader  
            Working...
            X