I will attach the VB project in a compressed folder.
You can open and edit in VS2005 or VS2008/10 the exe is in the project folders...bin/debug/MicroTrends.NinjaTrader.StrategyAnalyzer.CSVResult sFormatter.exe
All you need to do is drop into the root folder of where you save your strategy files and run it - it will recurse through all and save the formatted files - appending the file name with _formatted.csv
you can then open the files and read the params really easily...
example attached before and after in zip file
