All Market Conditions
| Strategy Type | Trade Documentation / Performance Tracking |
| Market Outlook | All Market Conditions |
| Risk Level | Administrative Tool - No Direct Risk |
| Time Horizon | Ongoing - Every Trade |
| Best Conditions | Essential for every trade regardless of outcome |
| Avoid When | Never - trade logging is fundamental to improvement |
| Regulatory Requirements | Algorithmic traders must maintain a complete audit trail (MiFID II) • Direct Electronic Access (DEA) and algo-tagged trades require detailed logging • Records needed for your Self Assessment tax return • Minimum 5 years for tax purposes (HMRC/MiFID II), 6 years recommended |
| Tax Considerations | Track realised gains for Capital Gains Tax (18% basic / 24% higher rate) • Track total realised gains against the GBP 3,000 annual CGT exempt amount • Frequent/derivatives trading may be treated as trading income (HMRC badges of trade) - detailed records essential • Spread-betting gains are tax-free; CFD gains are subject to CGT - separate tracking needed • Log data needed for turnover calculation (trading-income threshold) |
| Broker Integration | Daily contract notes from broker • Download from Interactive Brokers/IG/Saxo portals • Broker-generated P&L statements • Match logged trades with broker records |
| Important Fields Uk | LSE/Cboe/ICE/LME • EQ/DERIV/FX/COMM • Cash/Margin/Derivatives • Unique order ID from exchange • Unique trade ID for each execution |
Start with essential fields (date, symbol, direction, entry/exit prices, P&L) and expand as you build the habit. A basic log you actually use is better than a comprehensive one you abandon. As you get comfortable, add strategy tags, rationale, emotions, and lessons. The 'right' level of detail is whatever you'll consistently maintain.
Yes, absolutely. Paper trading is for developing your process, and logging is part of that process. Log paper trades with the same rigor as real trades. This builds the habit and provides data for analysis before you risk real money. Mark them clearly as paper trades for separate analysis.
Try to reconstruct from broker records as soon as possible. Most brokers provide trade history with timestamps and prices. You'll lose qualitative information (emotions, rationale) but can capture the execution data. Set up reminders or alerts to prevent future gaps. Consider automated logging to ensure completeness.
Minimum 5 years for UK tax compliance (HMRC); around 6 years recommended for safety. For trading improvement purposes, keep them indefinitely - historical data becomes more valuable over time for long-term analysis. Storage is cheap; the data is invaluable.
Yes, Excel/Google Sheets is a great starting point. Create columns for all required fields, use formulas for calculations (P&L, R-multiple), and pivot tables for analysis. It's free, familiar, and sufficient for most individual traders. Upgrade to specialized software or database only when you outgrow spreadsheets.
Two approaches: (1) Log each leg separately but link them with a common 'spread ID' for combined analysis. (2) Log as a single trade with details of each leg in notes. The first approach provides more granular data; the second is simpler. Key is capturing total P&L and being able to analyze spread performance as a unit.
Daily: Quick review of day's trades (5 minutes). Weekly: Summary metrics and notable patterns (30 minutes). Monthly: Deep analysis with charts and segmentation (1-2 hours). Quarterly: Strategic review and goal setting (2-4 hours). Consistent review is more important than perfect analysis.
Simple scale works best: Rate emotional state 1-10 (1=calm, 10=highly emotional) at entry and exit. Optionally add emotion tags: CALM, ANXIOUS, EXCITED, FEARFUL, CONFIDENT, FRUSTRATED. Over time, correlate emotional states with outcomes. You might discover that high-confidence trades underperform or anxious trades are actually better executed.
Best practice: Automate execution data capture (via broker API) for accuracy and completeness. Add manual enrichment layer for qualitative data (rationale, emotions, lessons). Use forms or simple interface to add notes linked to auto-captured trades. This gives you accurate numbers without manual entry, plus the context that automation can't capture.
Yes, selectively. Create a separate 'Missed Trades' log or section. Document: the setup, why you didn't take it, and what happened. This reveals patterns like: consistently missing winners (fear), or wisely avoiding losers (good judgment). Don't log every possible trade - just meaningful missed opportunities that teach something.
Key practices: (1) Require minimum sample sizes (50+ trades) before conclusions. (2) Use out-of-sample testing - analyze half your data, validate on other half. (3) Focus on simple, robust patterns rather than complex rules. (4) Apply Occam's razor - simpler explanation is probably correct. (5) Consider if pattern makes logical sense (not just statistical). (6) Be skeptical of extreme results - they're often noise.
Normalized relational structure: Trades table (core data), Orders table (individual executions), Tags table (normalized tags), Trade_Tags junction table, Notes table (qualitative), Prices table (for MAE/MFE). Index frequently queried columns (date, symbol, strategy). Consider PostgreSQL for power or SQLite for simplicity. Time-series database like TimescaleDB if storing extensive market data.
Build reports that calculate: (1) Realised gain/loss on each share disposal (Section 104 pool). (2) Cumulative realised gains to optimise the GBP 3,000 annual CGT exempt amount. (3) Derivatives/CFD results (and whether they fall under CGT or trading income). (4) Spread-bet trades (tax-free, excluded). (5) Potential tax-loss opportunities, mindful of the 30-day 'bed and breakfast' rule. Export in formats compatible with tax software. Consider building a tax projection that shows estimated liability throughout the year.
Use ML for insight generation, not decision automation. Extract feature importance to understand what factors matter. Use clustering to discover trade types you hadn't explicitly defined. Treat model predictions as 'input' not 'answer' - if model says low probability, examine why (might reveal market condition or setup flaw). Always validate ML findings with domain knowledge. Never trade purely on model output.
MiFID II requires: a complete audit trail for algorithmic trades, algorithm/DEA identification, order and execution timestamps, retention for 5+ years. Your log should capture: order generation time (when the algo signalled), order submission time, exchange acknowledgment, execution time, all order modifications. Ensure the log is tamper-evident (timestamped, append-only). Be prepared for a regulatory query - organized, retrievable records are essential.
Full guided lessons, quizzes, and a complete strategy library for the United Kingdom market. One-time purchase. No subscription, ever.
Get United Kingdom access →