KapJI / capital-gains-calculator

UK capital gains tax calculator which supports transaction history from different brokers
MIT License
118 stars 44 forks source link

Trading212 - Different CSV Format Needs Updating #321

Closed Orkan-M closed 7 months ago

Orkan-M commented 1 year ago

New columns such as, Stamp duty (GBP), have been introduced into Trading212 CSVs. These new columns are causing ParsingErrors as it is returning with a "Unknown Column"

KapJI commented 1 year ago

Thanks for reporting. We need someone who uses Trading212 to submit a PR.

Orkan-M commented 1 year ago

This is a very useful tool. I wouldn't mind PRing for it. It would save me a lot of time in the future :)

vmartinv commented 7 months ago

This is a very useful tool. I wouldn't mind PRing for it. It would save me a lot of time in the future :)

I don't have such column but I can add support for it. Correct me if I'm wrong but for tax purposes the stamp duty should be counted as a fee right?

Edit: Since stamp duty is an UK tax by itself, I think it shouldn't be counted as a fee, but need someone else to confirm.

joe9111 commented 7 months ago

I think it should be counted as neither tax nor fees as it is kind of a compulsory charge levied when you buy a UK share: https://www.gov.uk/tax-buy-shares You need to pay it irrespective of the gain or loss you make when you sell a share.