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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    43 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    30 views
    1 like
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    48 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    38 views
    0 likes
    Last Post CarlTrading  
    Working...
    X