So PP doesn’t do “per-account FIFO” (each account is a queue), it does something like “global oldest, First Out”?
From some of the posts here (using Google Translate, so possibly wrong) I had the impression that transactions could be “reordered” by transferring them between accounts.
This relates to some new crypto tax law that just came into effect in the US, where you’re required to track FIFO per-wallet. i.e. I THINK it’s required to behave as in my initial example. It’s possible I’m wrong. Still trying to wrap my head around it. If it’s as above, is there any way to achieve that?