When importing the trade CSV, trades are imported incorrectly - quote total is used as the amount of case currency traded
Workaround
Edit the file before importing (switch column names):
  • Rename column
    Filled (Value)
    to
    Filled(Quantity)
  • Rename column
    Filled(Quantity)
    to
    Filled (Value)