Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Auto export trade data

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

    Auto export trade data

    Is there any programming facility in NT to export trade data to a file? I am looking to create the same data as you can manually export to a csv file from the Strategy Performance report window, trades tab. But I want to update the file as trades execute live. I know how to approach this by writing my own C# code, but I'd like to find out if NT has any support? For example, is there something like a "dumpTradeData" call? Also, is there a way to access the commissions or slippage settings?

    Another question is where do the log files for NT live? Can I gather the trade data from the contents of the log files? I am really asking if the log files can be accessed outside of NT and are they clear text or encrypted? ... I did find the /Ninjatrader7/logs directory and it has an Executions.txt file. But it doesn't have the associated strategy name, so you can't determine where the execution came from.
    Last edited by tradetree; 10-28-2011, 10:59 PM.

    #2
    tradetree,

    I am happy to assist.

    Here are some helpful links to reference samples.

    Using StreamWriter : http://www.ninjatrader.com/support/f...ead.php?t=3475

    Using StreamReader : http://www.ninjatrader.com/support/f...ead.php?t=3476

    You just need to output in the correct formatting for CSV files (comma separated value)

    There is more information about trades, etc. in your Documents\NinjaTrader 7\trace and \Documents\NinjaTrader 7\log files in the files which have dates on them in MMDDYYYY format.

    Please let me know if I may assist further.
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    388 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    260 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    218 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    302 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    268 views
    0 likes
    Last Post CarlTrading  
    Working...
    X