- ago
Hi,
How do I add profit % on my backtest results positions tab? On my development laptop running Win11, it shows the profit % by default. But on my trading laptop running Win 10 Pro, it doesn't. I'm wondering why.
0
296
2 Replies

Reply

Bookmark

Sort
Cone8
 ( 23.52% )
- ago
#1
Either you moved the column or it's [inadvertently] hidden.

Try grabbing the right column handle for "Profit" and drag it to the right.. see if Profit % appears. If not, try it with each column. If you look closely, when you mouse over the column separator with a hidden column, the pointer will look like ←||→ instead of ←|→

0
- ago
#2
A more hackish approach to reset the column you've hidden would be:

1. choose "Open WL User Data Folder" from File menu,
2. find Settings.txt there,
3. open it with Notepad,
4. find the line starting with "lvPositionsColumnInfo=" and delete it. [Be careful not to confuse it with the one that starts with "lvPosColumnInfo" as this doesn't belong.]

Better do it after closing WL to avoid it overwriting your change.

I've never been a fan of letting users hide columns as it has side effects and both solutions in this topic may look a bit clumsy. It might deliver a slightly better user experience if we provided a context menu option to reset column order and width. Maybe we can have a crack at it.
0

Reply

Bookmark

Sort