Kucoin PNL new CSV file format.
Workaround for L1
Upvote this Canny and
fix the file
for the user. Remember to
test the file
before sending it.
Change column names:
  • Contract
    to
    Contracts
  • Realized PNL
    to
    Closed Positions PNL
  • Close Time
    to
    The time that the position is closed.
    (mind the dot at the end)
  • PNL Details
    is the same
Alternatively
, you can also open the file in a text editor and replace the first line with this:
"Contracts","Closed Positions PNL","The time that the position is closed.","PNL Details"