Excel & Manual Trade Journal Import

If you keep a manual trade journal in Excel or Google Sheets, you can import it directly into AlgoChef. This guide shows you how to format your data for a smooth import.

Minimum Required Columns

Your spreadsheet needs at minimum three columns:

ColumnExample
Entry Date2024-01-15 09:30
Exit Date2024-01-15 14:45
Profit/Loss ($)1250.00

That's it. Everything else is optional but unlocks additional metrics.

For the richest analysis, include these columns:

ColumnExampleWhat It Unlocks
Entry Date2024-01-15 09:30Required
Exit Date2024-01-15 14:45Required
Profit/Loss ($)1250.00Required
SideLongLong/short breakdown
Entry Price4750.25MAE/MFE analysis
Exit Price4762.50MAE/MFE analysis
Quantity2Position sizing metrics
Commission4.50Net profit after costs

Exporting from Excel as CSV

  1. Open your spreadsheet in Excel
  2. Click FileSave As
  3. Choose CSV (Comma delimited) (*.csv) as the file type
  4. Save the file

Exporting from Google Sheets as CSV

  1. Open your spreadsheet in Google Sheets
  2. Click FileDownloadComma-separated values (.csv)
  3. Save the file

Importing Into AlgoChef

  1. Navigate to Strategy HubImport
  2. Upload your CSV file
  3. Use the column mapping wizard to match your column names to AlgoChef fields
  4. Set your Initial Capital
  5. Click Import

Tips for Clean Imports

Tip

Consistent date format — Use the same date format throughout your spreadsheet. AlgoChef auto-detects common formats but inconsistencies in a single file can cause import errors.

  • No blank rows — Remove any blank rows between trades before exporting
  • No summary rows — Remove totals, averages, or summary rows at the bottom — AlgoChef only expects one row per trade
  • No merged cells — Merged cells do not export cleanly to CSV
  • Header row required — Keep your column headers in row 1
  • Losses as negatives — Losing trades should have negative P&L values (e.g., -450.00)

Troubleshooting

Import wizard not detecting my columns? Make sure your header row is in row 1 with no blank rows above it. Column names don't need to match exactly — the wizard lets you map them manually.

Dates not recognized? Avoid Excel's formatted date display — export dates in a standard format like YYYY-MM-DD HH:mm:ss or MM/DD/YYYY. See the CSV Format Reference for all supported date formats.

Metrics seem wrong after import? Double-check your Initial Capital setting — this affects all percentage-based calculations including CAGR and drawdown percentages.

Next Steps

Tip

Ready to analyze your own strategy? Start your free trial — no credit card required.