Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

End of strategy

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

    End of strategy

    I am writing a strategy where I keep track of some data and I want to print it out at the end of the backtest. Is there a way of capturing the end of the simulation?

    Dana

    #2
    Hello,

    Thank you for the post.

    The State.Terminated would be the closest you could get in this situation, there is currently no event called when the backtest completely finishes for NinjaScript.

    You would likely need to use State.Terminated to write or save data for each iteration, once complete you could stitch the results together to view the whole output.

    I look forward to being of further assistance.

    Comment


      #3
      Thanks. I tried that and it works, but with an object errors. I can ignore the error.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by NullPointStrategies, Yesterday, 05:17 AM
      0 responses
      56 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      132 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      73 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      45 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      49 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X