Opening an TST file in/with Excel

 

Hello,


I cannot open the TST file with Excel.

I can open an OPT file with Excel after converting.

Does anybody know how to open after converting in some form?

I would like to be able to go into the file to analysis the shape of the trades at various periods.

thanks, and regards

 
GTman:

The .TST file cannot be opened directly in Excel because it is usually in a binary or structured format intended to be read by the software that created it (such as MetaTrader).

To analyze it in Excel, you first need to open it with that software and export it to a readable format like .CSV.

Alternatively, if you have programming knowledge, you can create a script to read the file and convert its contents into a structured text format that Excel can interpret.