This tool is designed for bulk exporting market data bars from NinjaTrader 7, overcoming the application limitations that require exporting one instrument at a time.
NinjaTraderDataExporter [-in=input dir] [-out=output dir] [-sep=separator] [-noheader]
-in:<input dir> - Directory to read files from. If not specified, will default to **<My Documents>\NinjaTrader 7\db\minute**
-out:<output dir> - Directory to write output to. Defaults to C:\Temp\NTHistoryExport if not specified.
-sep:<separator> - Separator for fields. Defaults to ';' (NinjaTrader export format) if not specified.
-noheader - Exclude header row from output files
-?/help - Print usage instructions
Permission is hereby granted to distribute, export, modify and otherwise alter this software in any way, shape, or form as desired. No warranty is granted, either express or implied. Build and run at your own risk.
This software is in no way affiliated with NinjaTrader LLC, makers of the NinjaTrader software. Registered trademarks are the property of their respective owners.