Overview
The Deltalytix Trade Journal goes beyond basic trade logging. It’s a comprehensive system for documenting your trades with rich media, organizing with tags, and capturing the context around each trading decision. Combined with the AI chat feature, you can generate insights and identify patterns from your journal entries.Trade Table Features
Inline Editing
Click any cell to edit directly in the table. Changes are saved instantly to the cloud.
Rich Text Comments
Add formatted notes with bold, italic, lists, and more using the built-in editor.
Image Attachments
Upload trade screenshots, chart images, or any visual documentation directly to trades.
Video Links
Attach video recordings of your trades from platforms like Loom or YouTube.
Rich Text Editor
The trade comment editor (from components/tiptap-editor.tsx) supports:Text Formatting
- Bold, Italic,
Strikethrough - Headings (H1, H2, H3)
- Bullet lists and numbered lists
- Blockquotes
- Code blocks
- Horizontal rules
Interactive Elements
- Hyperlinks with custom text
- @ mentions (coming soon)
- Emoji picker 😊 📈 💰
- Color highlighting
Structure
- Tables with resizable columns
- Nested lists
- Multiple paragraphs
- Line breaks and spacing
Adding Trade Comments
Open Trade Table
Navigate to the Table tab on your dashboard or add the Trade Table Review widget to your custom layout.
Locate Comment Column
The Comment column may be hidden by default. Click the column settings icon and enable the Comment column.
Write Your Note
Document your trade:
- Setup/pattern you traded
- Entry/exit reasoning
- Emotions during the trade
- What you learned
- What you’d do differently
Format Text
Use the formatting toolbar or markdown shortcuts to structure your notes with headings, lists, and emphasis.
Image Attachments
From the trade table (dashboard/components/tables/trade-image-editor.tsx):Adding Images
Click Image Column
Locate the image column in your trade table (enable it in column settings if hidden).
Supported Formats
Upload screenshots in PNG, JPG, JPEG, GIF, or WebP format. Maximum file size: 5MB.
Image Best Practices
What to Capture:- Entry setup chart
- Exit moment chart
- Full context chart showing multiple timeframes
- Order flow or DOM screenshots
- Platform-specific indicators
- Name image files descriptively before upload (e.g.,
ES-long-support-bounce-2024-01-15.png) - Upload multiple angles of the same trade
- Include before, during, and after screenshots
Video Links
From dashboard/components/tables/trade-video-url.tsx:Attaching Videos
Record Your Trade
Use screen recording software (OBS, Loom, SnagIt) to capture your trading screen during execution.
Upload to Platform
Upload your video to:
- YouTube (unlisted or private)
- Loom
- Vimeo
- Google Drive (with link sharing enabled)
Add to Trade
In the trade table, click the video URL cell and paste your link. The link is automatically saved.
Trade Tags
From dashboard/components/tables/trade-tag.tsx and dashboard/components/filters/tag-widget.tsx:Tag System
Tags help you categorize and filter trades by:- Strategy type (breakout, reversal, trend-following)
- Setup name (3-bar pullback, support bounce)
- Market condition (trending, ranging, volatile)
- Session (London open, US open, after-hours)
- Quality rating (A+ setup, B setup, revenge trade)
- Outcome (planned exit, stopped out, target hit)
Creating Tags
Tag Widget
The Tag Widget (widget-registry.tsx:574-582) provides:- Visual tag list with trade counts
- Quick filter by clicking any tag
- Tag management (rename, delete, merge)
- Tag color customization
- Most-used tags at the top
- Strategy Performance - Tag all trades by strategy name, then filter to see which strategies work best
- Setup Quality - Grade your setups (A, B, C) and compare win rates
- Market Conditions - Tag trending vs ranging markets to identify your edge
- Time-Based Tags - Tag overnight holds, same-day closes, etc.
Bulk Operations
From dashboard/components/tables/bulk-edit-panel.tsx:Multi-Trade Editing
Select Trades
Click the checkbox at the start of each row to select multiple trades. Or click the header checkbox to select all visible trades.
Apply Changes
Bulk operations available:
- Add tag to all selected trades
- Remove tag from all selected trades
- Delete all selected trades (with confirmation)
- Update instrument for selected trades
Column Customization
From dashboard/components/tables/trade-table-review.tsx:Available Columns
The trade table includes 30+ columns: Basic Trade Data:- Date/Time (editable)
- Instrument/Symbol (editable)
- Side (Long/Short)
- Quantity/Contracts
- Entry Price
- Exit Price
- P&L (Net/Gross)
- Commission
- Ticks Won/Lost
- Points Won/Lost
- Position Time
- Win/Loss/BE indicator
- P&L %
- Account Balance
- Comment (rich text)
- Tags (multiple)
- Images (gallery)
- Video URL
- Rating/Quality
- Account Number
- Order ID
- Import Source
- Created Date
- Modified Date
Configuring Columns
Mindset Journal
From dashboard/components/mindset/mindset-widget.tsx and dashboard/components/mindset/journaling.tsx: The Mindset Widget provides daily journaling beyond individual trades:Daily Journal Features
Emotion Tracking (from mindset/emotion-selector.tsx)- Rate your emotional state: 0 (worst) to 100 (best)
- Visualized with emoji slider
- Correlate emotions with trading performance
- Tag entire trading days (e.g., “focused”, “distracted”, “confident”)
- Apply day tags to all trades from that day
- Identify patterns between mindset and results
- Link trades to major financial news events
- Understand how news affects your trading
- Avoid trading during high-impact news if it hurts performance
- Write end-of-day reflections
- Track goals and progress
- Note external factors (sleep quality, life stress)
Using the Mindset Widget
Write Journal Entry
Use the rich text editor to document:
- How you felt before trading
- What went well
- What went poorly
- Lessons learned
- Goals for tomorrow
AI-Generated Insights
The AI Chat Widget (dashboard/components/chat/chat.tsx) can analyze your journal: Ask Questions Like:- “What patterns do you see in my losing trades?”
- “Which setups have the highest win rate?”
- “Show me my performance on days tagged ‘distracted’”
- “Compare my trending vs ranging market performance”
- “What’s my average P&L on trades with images attached?” (well-documented trades)
Export Your Journal
Export your entire trade journal:- Navigate to Data Management
- Select Export Trades
- Choose export format:
- CSV - Basic fields only, no rich text
- JSON - Complete data including comments and tags
- Excel - Formatted spreadsheet with pivot tables
- Download file
- All trade data
- Comments (plain text in CSV, rich text in JSON)
- Tag lists
- Image URLs
- Video URLs
- Mindset journal entries (if selected)
Best Practices
Next Steps
AI Insights
Use AI to analyze your journal and find patterns
Filters & Search
Learn advanced filtering to segment journal entries