BTCC CSV: TradeHistory file is not recognized (Unknown file)
planned
Jack
When importing by TradeHistory file, I get an error:
Unknown file
Unable to import this file automatically. Proceed to the file mapping page to continue the import process.
And no data imports
Workaround
I need to modify the file to a Koinly-readable format
- Rename column Transaction Time(UTC+8)toKoinly Date
- Rename column Trading Fee RatetoFee Amount
- Add column Amount. Calculate it asP/L - Fee Amount(P/L includes the fee so we need to take it out)
- Add column Currencyand fill it withUSDT(all rows)
- Add column Tagand fill it withrealized gain(all rows)
- Rest of the columns can be left the way they are or deleted
Note: This file contains only trades. I still need to add my deposits and withdrawals.
This post was marked as
planned