Journal + AI · read-only
AI for Your Options Trading Journal
Pair multi-leg options journaling with read-only AI: ask about spreads, Greeks-aware imports, and which structures actually make money.
Journal data → read-only AI tools
Quick summary
- Journal first: See Best Trading Journal for Options for platform fit.
- Connect AI: MCP token or on-site chat—same nine read-only tools.
- Ask with context: Always
get_runtime_contextbefore trade questions.
Key takeaway
TradeJournal.co connects options trading journals to AI via MCP or the on-site assistant: read-only tools query your own multi-leg trades, win rate, and strategy tags after broker import (14-day free trial and pro trader onboarding with subscription).
Start with the right journal page
Best Trading Journal for Options
Multi-leg support, auto-import, and pattern detection for options traders.
Read guideWhy add AI on top
Multi-leg P&L
Iron condors, spreads, and single-leg trades tagged for clean AI filters.
Strategy tags
Filter AI answers by credit spread vs. covered call vs. 0DTE.
Read-only safety
AI cannot place or adjust orders—review only.
Example prompts (read-only)
- What is my win rate on closed credit spreads this quarter?
- List my last 15 options trades in my active portfolio.
- Which strategy tag has the worst average R?
MCP tools (summary)
| Tool | Purpose |
|---|---|
| get_runtime_context | User portfolios, active portfolio, plan flags, privacy rules. Call this first in every session. |
| list_portfolios | Portfolio id and name list for disambiguation. |
| list_trades | Filtered trade list (portfolio, symbol, status, limit). User-owned rows only. |
| get_trade | Single trade by id (must belong to the authenticated user). |
| get_trade_stats | Aggregate win rate, profit, and related stats for the user. |
| get_dashboard_stats | High-level public/private trade and post rollups. |
| list_posts | Published posts metadata for the user. |
| get_post | One published post by id. |
| get_portfolio_stats | Per-portfolio performance rollup. |