Import Coinbase Trades into TraderDynamiq

Drop your Coinbase CSV in and see what your trading mistakes cost, ranked in dollars. No account, no card. Supports Crypto Spot.

Written, not yet verified

Which Coinbase export do I need?

Any of these files work — open yours and check the header row against the columns below. If it matches, the format is detected automatically and you map nothing.

Coinbase Advanced/Pro fills report CSV export.

Coinbase consumer transaction history CSV from account statements.

How to Import Coinbase Trades

  1. Export your trade history from Coinbase as a CSV file
  2. Open the free analyser and drop the file in — no account needed
  3. The platform auto-detects which of the 2 Coinbase layouts you have — no manual column mapping
  4. You get your costliest patterns ranked in dollars, in seconds

What a Coinbase export actually contains

Read from the detector itself, so it matches what the parser accepts today. Open your file and compare — if the columns line up, there is nothing to configure.

Coinbase (Fills Report CSV)

Timestamp looks like2026-08-13T14:05:00.123Z or 2026-08-13T14:05:00Z or 2026-08-13 14:05:00 · read as UTC
Direction column saysBUY → long, SELL → short
Symbols are normalisedwe remove -, upper-cased
Realised PnL read fromtotal
Fees read fromfee
Also used if presentfee, total, size unit, price/fee/total unit

Coinbase (Transaction History CSV)

Timestamp looks like2026-08-13T14:05:00Z or 2026-08-13 14:05:00 or %m/%d/%Y %H:%M · read as UTC
Direction column saysBuy / Convert / Receive → long, Sell / Send → short
Symbols are normalisedupper-cased
Realised PnL read fromSubtotal
Fees read fromFees and/or Spread
Also used if presentSubtotal, Total (inclusive of fees and/or spread), Fees and/or Spread, Notes

What your Coinbase history gets analysed for

Every Coinbase fill you export is replayed in order to find what the pattern cost you across Crypto Spot — revenge entries after a loss, position sizing that drifts, and the hours you should not be trading. Each one is priced in dollars and ranked, so you fix the expensive habit first.

Free Trading Tools

Coinbase import — questions

Which Coinbase CSV export does TraderDynamiq accept?

All 2 of them: Coinbase (Fills Report CSV); Coinbase (Transaction History CSV). The format is detected from the header row, so you do not map any columns yourself. A recognised file has columns such as trade id, product, side, size, price, created at.

Do I need an account to analyse my Coinbase trades?

No. The free analyser at /free-analysis reads the export and ranks your costliest patterns in dollars without a signup, an email or a card.

Has the Coinbase import been tested on real exports?

Definition written from this exchange's documented export format, not yet confirmed on a live trader's file. If the export carries symbol, side, price, quantity, fee and timestamp, the generic CSV path reads it today. Send us a sample and we will confirm it.