after I export Excel from backtest results
(for example Trades -> Right Mouse button -> Export ... )
I get excel files, that contains values, but these are not parsable by Excel itself because of formatting.
For example Net Profit columns contains values like "173.00 $".
But you can't operate on these values, because Excel treats them like Text.
You can't make sum, add, subtract them... They are not numbers - from Excel point of view.
One has to fix all these column values first - like remove all the currency symbols, then remove spaces. It requires much work, to make the Excel practically usable.
It would be nice to have this fixed. This problems exists from beginning of NT8.
See attached example of exported excel file, so you can check on your own.
Just try to make Sum of NetProfit ...
Best regards
Misova

Comment