Notion trading journal template
The Notion version is built as a linked database, which is the format most people actually want. The trade log is a database with the columns above; switch to the gallery or board view to browse trades by setup, and the dashboard page pulls live rollups — total PnL, win rate, R-multiple — from the same database.
What you get inside: a Trades database, filtered views by win/loss and by symbol, a tags property for setups and mistakes, and a dashboard page with rollup properties already wired up. Add a row, the numbers move.
Google Sheets trading journal template
The Google Sheets version is the fastest to start with — no app, no account beyond the Google one you already have. Opening the link prompts you to copy the sheet straight into your own Drive. The original stays untouched; your copy is yours to edit.
Inside, the Trades tab holds the log and the Dashboard tab holds the formulas. Win rate is a COUNTIF over total trades; PnL totals and per-symbol breakdowns use SUMIF; the R-multiple column is computed from your entry, stop, and exit. Everything recalculates the instant you add a row.
Excel trading journal template
Prefer Excel, or trade offline? The Excel version mirrors the Google Sheets layout exactly, with the same Trades and Dashboard tabs and the same formulas (COUNTIF, SUMIF, and an R-multiple calculation) pre-built.
Download the .xlsx, open it in Excel or any compatible app, and start filling in the Trades tab. The dashboard handles the math. This file is English-only in v1 — the columns and formulas are all Latin-script and language-neutral, so it works the same regardless of your interface language.
Download the .xlsx