Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Strategy performance auto extractor

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

    Strategy performance auto extractor

    Hello, my idea is to create a strategy that collects the performance of a portfolio of various strategies with different names, instruments and data series. So far I run the PlayBack and then I go strategy by strategy manually extracting the data to an excel spreadsheet. My idea is to develop a script that collects this data automatically and at least dumps it in a TXT.

    Is there something similar already developed?
    Any advice or guidance?

    Greetings thank you!

    #2
    Hello Misel,

    A script is able to write to a text file with StreamWriter. You could write the performance to a text file (or .cvs) as trades are closed in OnPositionUpdate().

    Below is a link to the reference sample on StreamWriter.
    https://ninjatrader.com/support/help...o_write_to.htm
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    150 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    302 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    243 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    345 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    174 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X