How to Download CSV Template for Trade Import
Overview
Get the standard CSV template for importing trades manually.
When to Use Template
Use Cases
📄 Manual trade record keeping
📄 Broker not in supported list
📄 Custom trade format
📄 Offline trade tracking
📄 Learn expected format
Steps
1. Navigate to Import
- Go to Trades page
- Click "Import" button
- Import dialog opens

2. Find Template Link
- Look for "Download Template" link
- Usually at bottom or top of dialog
- Click the link

3. Download Template
- CSV file downloads automatically
- Save to your computer
- File name:
tradelyser_import_template.csv

Success!
You now have the import template.
Template Columns
Required Fields
- symbol - Stock/Symbol name (e.g., RELIANCE, NIFTY24500CE)
- entry_date - Format: DD/MM/YYYY or YYYY-MM-DD
- entry_time - Format: HH:MM:SS (24-hour)
- exit_date - Format: DD/MM/YYYY or YYYY-MM-DD
- exit_time - Format: HH:MM:SS (24-hour)
- entry_price - Number (e.g., 2450.50)
- exit_price - Number (e.g., 2475.75)
- quantity - Number (e.g., 100)
- direction - BUY or SELL (or LONG/SHORT)
Optional Fields
- fees - Brokerage charges
- taxes - Tax amount
- order_id - Broker order ID
- notes - Trade notes/comments
- tags - Comma-separated tags

Sample Data
Example Row
symbol,entry_date,entry_time,exit_date,exit_time,entry_price,exit_price,quantity,direction,fees,taxes
RELIANCE,30/10/2024,09:30:00,30/10/2024,15:20:00,2450.50,2475.75,50,BUY,25.50,10.20
Filling the Template
Step-by-Step
- Open template in Excel/Sheets
- Delete sample row (if any)
- Enter your trade data row by row
- Save as CSV format
- Import into Tradelyser
Data Entry Tips
✅ Use consistent date format
✅ 24-hour time format
✅ No currency symbols in prices
✅ Decimal separator is dot (.)
✅ Don't skip required columns
Date & Time Formats
Accepted Date Formats
- DD/MM/YYYY (30/10/2024)
- DD-MM-YYYY (30-10-2024)
- YYYY-MM-DD (2024-10-30)
Accepted Time Formats
- HH:MM:SS (14:30:00)
- HH:MM (14:30)
- H:MM AM/PM (2:30 PM)
Common Mistakes to Avoid
Don't
❌ Change column headers
❌ Leave required fields empty
❌ Use different date formats in same file
❌ Add extra columns in between
❌ Use commas in numbers
Do
✅ Keep all headers as is
✅ Fill all required columns
✅ Use consistent formatting
✅ Save as CSV (not XLSX)
✅ Test with few rows first
Quick Tips
- Start with template, don't create from scratch
- Keep a copy of original template
- Test import with 5-10 trades first
- Double-check dates and times
- Save regularly while entering data
Alternative: Generic CSV
If your broker CSV doesn't match template:
- Select "Generic CSV" in import
- Map your columns to template columns
- System learns your format
Next Steps
Troubleshooting
Template won't download? Check browser popup blocker
Can't open template? Use Excel/Google Sheets
Import fails? Check all required fields filled
Date format error? Use DD/MM/YYYY
Need help? Contact support@tradelyser.com