Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 15:44:46 +0000



Post From: Simulation and trades taken in a different account

[2022-05-16 01:37:52]
Tony - Posts: 460
There are a few steps:

Step 1:
Go to Trade Activity Log -> Trade Activity, Select 'All Symbols (Non-Sim)', and press 'Apply' button and then Export to a .txt log file,

(Step 1 modified, thank User459170 for finding the issue)

Step 2:
Open exported .txt log file in a spreadsheet program, like Microsoft Excel or LibreOffice, don't let spreadsheet program auto detect time and date,

Step 3:
Replace everything in the 'TradeAccount' column with string 'Sim1' (without quotation marks)

Step 4:
Add string '[Sim]' to the all the symbols in the 'Symbol' column, i.e. ESM2 will be [Sim]ESM2

Step 5:
Save the modified log file as a .csv file, field separated by [TAB], change ext. from .csv to .txt

Step 6:
Back to Trade Activity Log and import modified log file

If you are into coding, Step 2 ~ 5 could be done by a Macro, both Microsoft and LibreOffice support OO BASIC language

It may or may not work depends on your OS or broker

Good luck
Date Time Of Last Edit: 2022-05-22 23:58:27