Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Save Settings For Startegy Not Working

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

    #16
    Hello marcobar975,

    Thanks for your reply.

    On line 38 of the PortfolioExecutor, you are creating a Public property without using [XMLIgnore] and without a serializable backing field (such as are done for Brushes)
    references:
    https://ninjatrader.com/support/help...eattribute.htm
    https://ninjatrader.com/support/help...attributes.htm
    https://ninjatrader.com/support/help...lor_inputs.htm (example of serializing)

    Note that any public property will need to be a serializable type, or use a serializable backing field like a brush.

    You can test commenting out parts of your strategy, focusing on the public properties to verify.

    Please note that inheritance is not officially supported, and inheritance should be removed when providing examples of issues to rule out potential incompatibilities.

    Comment


      #17
      Hi Paul,

      that works! Thanks so much for your help.

      Best
      Marco

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      80 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      46 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      29 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      32 views
      0 likes
      Last Post TheRealMorford  
      Started by Mindset, 02-28-2026, 06:16 AM
      0 responses
      66 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Working...
      X