Import bay

Imports

Turn broker exports into clean performance data before they enter the journal.

CSV first

Map the important fields once and keep the data tidy from the start.

  • Date
  • Asset
  • Direction
  • Entry and exit
  • PnL

CSV import flow

Broker rows are normalized into the same trade preview format before saving.

  • Preview rows
  • Validate the columns
  • Save only the clean data

Safer imports

Imports are designed to reduce noise, not add it.

  • Preview before save
  • Reject broken rows
  • Keep screenshots and tags linked

Next step

Keep moving with the rest of the cockpit.

Read guide