Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

export completed trades data into excel

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

    export completed trades data into excel

    Hello Ninjatrader Team,

    I want to export completed trades from ninjatrader to excel with indicator data.
    For example Ninjatrader took a Long at 10:15 AM and it closed the trade successful at
    10:25 AM for a 4 tick profit. What I want to export to excel is when the trade was executed(here it was 10:15AM) with MACD/ CCI/ VOLUME/ TIME/ EMA/SMA/ Stochastic etc. So that i can run more test on the system.

    please advise how to achieve this goal. thank you

    #2
    wallstreetking, there would be unfortunately nothing preset here to achieve this complete export, you would need to look into custom coding to export the desired values to a txt file for example using System.IO / StreamWriter classes to import that data file then in your Excel for further post processing.

    For both C# approaches to write data we would have reference samples up, here's the basic System.IO one to get started - http://www.ninjatrader.com/support/f...ead.php?t=3477

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    102 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    144 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    71 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    125 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    79 views
    0 likes
    Last Post PaulMohn  
    Working...
    X