Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator is removed after relogging

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

    Indicator is removed after relogging

    Hello,

    I have such a problem with my indicator, after closing NT and logging again, the indicator is not on the Chart and in the list of indicators. I need to set up it again. If I understand correctly, the error in the log is: 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 is not longer here.
    The indicator draws many shapes.

    In code it looks like this:

    Draw.ArrowUp(this, "tag1" + CurrentBar, true, 0, Low[0] - TickSize, Brushes.Green);

    Is it related or not?
    Please help me solve the problem.

    #2
    Hello zhiga,

    Thanks for your post.

    This error is seen when a workspace loads an indicator that is no longer included in the system.

    To resolve this error message, you would need to remove the indicator from the Chart window and save the workspace with the indicator removed. That way the indicator will no longer be added when the workspace/template loads so you will not get this error.

    See the help guide documentation below for more information.
    Removing Indicator from a Chart: https://ninjatrader.com/support/help...oveAnIndicator
    Saving a Workspace: https://ninjatrader.com/support/help...vingAWorkspace

    Let us know if we may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Originally posted by NinjaTrader_BrandonH View Post
      Hello zhiga,

      Thanks for your post.

      This error is seen when a workspace loads an indicator that is no longer included in the system.

      To resolve this error message, you would need to remove the indicator from the Chart window and save the workspace with the indicator removed. That way the indicator will no longer be added when the workspace/template loads so you will not get this error.

      See the help guide documentation below for more information.
      Removing Indicator from a Chart: https://ninjatrader.com/support/help...oveAnIndicator
      Saving a Workspace: https://ninjatrader.com/support/help...vingAWorkspace

      Let us know if we may assist further.
      So I removed and saved workspace, logged out. Then logging, and add it again. Do u mean algo like this? If so, I did it before like that. But I want to save this indicator at next logging.

      Comment


        #4
        Hello zhiga,

        Thanks for your note.

        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. Since it was removed from NinjaTrader, this means it cannot load with the workspace.

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

        If you would like the indicator saved in your workspace, you would need to add that indicator back to your NinjaTrader platform if you have not already done so, then add the indicator to a chart and save the workspace.

        Let us know if we may assist further.

        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment


          #5
          Originally posted by NinjaTrader_BrandonH View Post
          Hello zhiga,

          Thanks for your note.

          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. Since it was removed from NinjaTrader, this means it cannot load with the workspace.

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

          If you would like the indicator saved in your workspace, you would need to add that indicator back to your NinjaTrader platform if you have not already done so, then add the indicator to a chart and save the workspace.

          Let us know if we may assist further.
          I did, but doesn't work. When I save there is also the error: Could not save indicator: There was an error generating the XML document

          Comment


            #6
            Hello zhiga,

            Thanks for your note.

            "Could not save indicator: There was an error generating the XML document"

            This error is being thrown due to an error in the code of the indicator, likely to do with the serialization of brushes.

            Please answer the following so I may accurately assist.
            • What is the name of the indicator in question that you would like to save to your workspace?
            • Is this an indicator that comes default with NinjaTrader?
            • Is this an indicator you have created?
            • Is this indicator from the Ecosystem User App Share? If so, please provide a link to the indicator.
            • Or, is this an indicator that you got from a third-party developer?
            I look forward to assisting further.
            <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            602 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            347 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            103 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            560 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            559 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X