Investors & landlords

This does not work for me. TT does not support the different wallets/exchanges I use for crypto.

 

However, I got the CSV to work by trying a bunch of different things. The CSV format I got to work is as follows, this is a sample .csv text file you can use to import your crypto sell transactions (of course you just have to convert all of your transactions into this format). You can use a regular text file or a .csv file from excel.

Currency Name,Purchase Date,Cost Basis,Date Sold,Proceeds
123 DOGE,2023-01-04,$3000.05,2023-02-03,$2000.35

 

Notes:

- date format must be: YYYY-MM-DD

- $ is optional

- if amount of crypto in currency name is less than 1, you must prefix it with "0."

 

TT should update their documentation to properly specify formats like this.