Mexc CSV: Futures Copy Trade Order History doesn't work
planned
Jack
When I try to download the file according to Koinly's instructions, one of the files is not recognized. It's called "Futures Copy Trade Order History"
Workaround
I need to modify the file to a koinly-readable format:
- Rename close_time(UTC+xx:00)toKoinly Date(note the UTC offset for the future)
- Rename Position Profit/Loss(USDT)toAmount
- Rename copy_feetoFee Amount
- Add a column "Tag" and fill it with pnl(for all rows)
- Add a column "Currency" and fill it with USDT(for all rows)
This post was marked as
planned