Updated: 2026-02-14
How to Export Binance Trade History
Export your Binance spot, USDT-M futures, COIN-M futures, and margin trade history as CSV files. Step-by-step instructions for each product type, plus what to do with the data once you have it.
Updated: 2026-02-14
Export your Binance spot, USDT-M futures, COIN-M futures, and margin trade history as CSV files. Step-by-step instructions for each product type, plus what to do with the data once you have it.
Spot trades are exported from the main order history section in Binance.
Futures trades are exported separately from spot. USDT-M and COIN-M have their own export paths.
Margin trades are exported from the margin order history section.
Binance's trade history CSV includes the core execution data for each fill.
CSV export works but has real limitations compared to API sync. Be aware of these before relying on CSV as your primary import method.
If you trade actively on Binance, API sync is faster and more complete than CSV export. A read-only API key pulls trades automatically — including funding rate payments, liquidation events, and all product types — without manual exports.
CSV export is best for one-time historical backfill. For ongoing journaling, API sync removes the friction of repeated manual exports.
Spot and margin trades: Orders > Trade History > Export. Futures trades: Derivatives > USDT-M (or COIN-M) > Order History > Trade History > Export. The exact menu labels may shift as Binance updates its interface.
Binance typically allows CSV exports covering up to 3 months per file for trade history. For longer periods, run multiple exports with consecutive date ranges and import each file into Tiltless.
Binance exports a standard CSV with columns for date, pair, side, price, quantity, fee, and fee asset. Tiltless accepts this format directly — no reformatting needed.
Yes, and you should. Binance separates trade history by product type. Export spot trades from the spot order history, and futures trades from the derivatives order history. Import each CSV into Tiltless individually.
Yes — connect a read-only API key instead. API sync pulls trades automatically and does not require manual exports. See our Binance API key setup guide for instructions.
Not in the standard trade history export. Funding payments are in a separate transaction history or income history export. For automatic funding rate tracking, use API sync instead of CSV.
CSV export is typically only available on the Binance web interface (desktop browser). The mobile app may not expose the export function. Use a desktop browser for exports.
Check the date range — it may not cover the period you expect. Also verify you are exporting from the correct product type (spot vs USDT-M vs COIN-M). Each product type has its own export location.
Upload your CSV or connect a read-only API key. Your trades are indexed in minutes.