Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Failed to restore Indicator 'Unknown'.

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

    Failed to restore Indicator 'Unknown'.

    Hello Support

    When we get this error message: "Failed to restore Indicator 'Unknown'. Most likely (a) the implementation changed or (b) one or more properties have been renamed or removed or (c) the custom assembly which implements this Indicator no longer is there."

    but all our indicators do load on the charts, how do we know what indicator the error is referring to?

    Appreciate your help

    #2
    Originally posted by TraderYoda View Post
    Hello Support

    When we get this error message: "Failed to restore Indicator 'Unknown'. Most likely (a) the implementation changed or (b) one or more properties have been renamed or removed or (c) the custom assembly which implements this Indicator no longer is there."

    but all our indicators do load on the charts, how do we know what indicator the error is referring to?

    Appreciate your help
    Hello Support

    In conjunction with the previous error, I'm also receiving the following error:
    "Indicator '': Error on calling 'OnBarUpdate' method on bar 526: Object reference not set to an instance of an object."

    Comment


      #3
      Hello TraderYoda,

      With the error:
      "Failed to restore Indicator 'Unknown'. Most likely (a) the implementation changed or (b) one or more properties have been renamed or removed or (c) the custom assembly which implements this Indicator no longer is there."

      This occurs if there was an indicator that was saved in the workspace and then the indicator was removed from NinjaTrader. This means it cannot load with the workspace.

      If you re-save the workspace does the error still occur?

      With the error:
      "Error on calling 'OnBarUpdate' method on bar 526: Object reference not set to an instance of an object."

      This occurs if a variable with a null value is used.
      Is this is a script you have programmed?
      For all null-able type variables are you checking that the variable is not null before using this?
      Chelsea B.NinjaTrader Customer Service

      Comment


        #4
        Hi ChelseaB

        Thanks for the reply. I have renamed and saved the Workspace. I will monitor to see if it stops the error.

        As for the 2nd error, unfortunately I don't understand code so I don't understand what you are saying? I can tell you that I'm using custom coded moving averages and other vendor indicators. Could the problem be caused from not enough data being loaded on the charts or market analyzer?

        Appreciate your help

        Comment


          #5
          Hello TraderYoda,

          This is a programming error that occurs when a null object is used.

          If this is not a script you have written please contact the vendor or author of the script and report the error so that the author can correct the code.
          Chelsea B.NinjaTrader Customer Service

          Comment


            #6
            Problem solved

            Hi all, I've fixed this problem just by reinstalling NT8 and creating again the Workspace.

            Comment


              #7
              for other people searching for this error, if you load the script on your chart, and then try to save the workspace, and you get the error in Control Center "... error reflecting type ..."
              read this post about trying to use a series as public vs using a property as public which accesses and exposes a private series.
              I have a custom indicator I created that plots correctly as follows: Q01A.png To save charting space and to reduce the cluster in my charts, I have combined

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by kaywai, 09-01-2023, 08:44 PM
              5 responses
              602 views
              0 likes
              Last Post NinjaTrader_Jason  
              Started by xiinteractive, 04-09-2024, 08:08 AM
              6 responses
              22 views
              0 likes
              Last Post xiinteractive  
              Started by Pattontje, Yesterday, 02:10 PM
              2 responses
              20 views
              0 likes
              Last Post Pattontje  
              Started by flybuzz, 04-21-2024, 04:07 PM
              17 responses
              230 views
              0 likes
              Last Post TradingLoss  
              Started by agclub, 04-21-2024, 08:57 PM
              3 responses
              17 views
              0 likes
              Last Post TradingLoss  
              Working...
              X