[Optional] Steps to reproduce → Open Trading bots, click on Value column. No matter which way you set sorting, the bot will not order according to their Value shown in the column
Expected result → Bots will sort on increasing/decreasing value order
Yes, it would be great to be able to sort it both ways, $ value or percentage. Nevertheless, currently it doesn’t sort neither. I see the same issue with avg daily, although the order is not as random as with value.
In the big account setup, we use unrealized profit estimation for server-side sorting and filtering. We’ve updated the estimation logic to ensure accuracy.
Additionally, We’ve updated the logic for the big account flag. Users should no longer be categorized as a big account if they don’t meet the criteria anymore.