Strategy tester HTML to CSV
- Utilità
- Dimitri Nepomniachtchi
- Versione: 1.1
- Attivazioni: 20
Instant converter of MT4 strategy tester report files to CSV files. For traders or developers.
Test a trading EA in the strategy tester. Save the report (Results -> right-click -> Save as report) and move the StrategyTester.HTM file (you can rename it) to the common/files folder, which is the shared file folder for all terminals.
Apply the script to any live chart where no EA is running. The script won't disrupt anything and will disappear from the chart after conversion.
Set the strategy tester file name and the source file name. The same as the original settings.
Click Apply, and the CSV file is ready in the same folder.
The file contains:
- Order ID.
- Order direction.
- Open and close times in a format readable by MetaTrader. Time to minutes. Date, hours, minutes.
- Open and close prices.
- Number of points per order.
- Profit per order.
- Trading lot.
I've prepared a script for my own needs. If you need any additions, for example, SL TP from the order or the price in the standard time result, please message me or leave a request in the comments.
