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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    600 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
    558 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    558 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X