Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Could not save indicator

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

    Could not save indicator

    I get a message error :
    Could not save indicator : There was an error reflecting type

    What should I look for ?

    I made sure all my Brush and SharpDX.Direct2D1.Brush public properties are decorated with the XmlIgnore and Browsable(false).

    Thank you

    #2
    Hello blar58,

    Thanks for writing in.

    These errors almost always have to do with public variables that are not serialized and should be, or public variables that are being passed through the XML parser when they shouldn't be.

    Are you able to identify the lines of code throwing the issue by commenting out public variables (and associated code) and testing your script again?

    To provide further direction, we would need the full message as read in the log as well as an indicator that produces this message.

    If you have not resolved your inquiry, could you provide one of the indicators that is producing this message? You can send it to us at platformsupport[at]ninjatrader[dot]com with 'Attention Jim' and the number 1844606 in the subject line.

    I look forward to being of further assistance.

    Comment


      #3
      I have solved my problem.

      In OnTerminated I forgot to made the SharpDX Brush = null;

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by charlesugo_1, 05-26-2026, 05:03 PM
      0 responses
      71 views
      0 likes
      Last Post charlesugo_1  
      Started by DannyP96, 05-18-2026, 02:38 PM
      1 response
      152 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 05-11-2026, 05:56 AM
      0 responses
      162 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 05-10-2026, 08:12 PM
      0 responses
      100 views
      0 likes
      Last Post CarlTrading  
      Started by Hwop38, 05-04-2026, 07:02 PM
      0 responses
      288 views
      0 likes
      Last Post Hwop38
      by Hwop38
       
      Working...
      X