OPS Operations · Updated April 2026 · ~4 min · For TradingView desktop 3.2.1
Exporting Crypto Trade Records and Organizing a Tax Ledger
However your region taxes it, keeping your ledger clean is necessary — both for tax and as the record of your true P&L. Reconstructing years of records when you suddenly need them is a nightmare.
What to export/keep
- Fills: time, price, quantity and fee of every buy/sell;
- Deposits/withdrawals: on-chain transfers, fiat on/off-ramps;
- Other events: airdrops, staking rewards, forks (many regions treat these as taxable income).
Bookkeeping logic
The core is cost basis and realized P&L: P&L on a sale = sale price − cost basis. The cost-basis method (FIFO / weighted average, etc.) varies by region. Multi-exchange, multi-chain records must be merged and de-duplicated; dedicated crypto tax software can aggregate automatically.
Tip: this article only covers ledger organization and is not tax or legal advice — rates, methods and filing obligations vary by region; consult a local professional and follow the law. The ledger is also the data source for your trade review.