How to journal options trades properly (multi-leg, greeks, and the fields that actually matter)
Options journaling has unique requirements most generalist tools get wrong. Here are the five fields every options journal needs, how to handle multi-leg positions, and when greek tracking actually pays off.
Options journaling is the place where most generalist trade journals reveal their weakness. A 4-leg iron condor isn't four trades. A wheel strategy isn't a series of disconnected events. Your journal has to represent these structures correctly or every analytics surface downstream is garbage.
Here's what actually works.
Field 1: Net debit vs credit
Every options trade is either net debit (you pay) or net credit (you collect). The journal needs to know which because the math is different — a $200 credit you keep at expiration is +$200 P&L, while a $200 credit that closes at $50 debit cost is +$150.
Most journals just store "entry price" and "exit price" without sign. That's fine for stocks but wrong for options.
Field 2: Per-leg strike, expiration, type
An iron condor has four legs. Each leg has its own strike, expiration (usually the same across all four), and type (call or put). If your journal just stores a single "strike" and "expiration," you can't represent the trade.
Field 3: Position-level grouping
The journal should let you treat a multi-leg position as ONE entity. When you scroll through your trade history, you see "AAPL Iron Condor 6/20" — not four rows that you have to mentally combine.
Field 4: Entry greeks (for vol traders)
Long straddles, short strangles, theta-positive income strategies — these care about position-level delta, gamma, vega, theta at entry. Knowing you entered at +200 vega tells you why the P&L moved when IV changed.
Most directional spread traders don't need this. If you're trading verticals for direction, skip it.
Field 5: Exit reason
Every options trade should have a recorded exit reason: target hit, stop hit, time decay capture, rolled (and what to), assigned (became stock), expired worthless, manually closed. Without this, you can't analyze which exit reasons correlate with profitable closes.
Common journals and how they handle options
- Tastytrade native — the most options-correct journal because it was built by an options broker. Limited to Tastytrade-only.
- TradeFlow Quantum — multi-leg positions as single entities, Tastytrade OAuth, options CSV import for major brokers, optional greek fields, exit reason dropdown.
- Edgewonk — handles options via the configurable schema (you define your fields). Powerful once set up; some friction during initial configuration.
- Tradezella — works for options but multi-leg handling is shallower. You'll be combining legs mentally.
- Tradervue — fine for single-leg options, awkward for spreads.
Mistakes to avoid
- Treating each leg as a separate trade. Your win rate will be wildly inflated (you'll have 'wins' from the long legs offsetting 'losses' from the short legs of the same position).
- Ignoring greeks on vol trades. If you trade volatility for a living and don't journal the greek snapshot at entry, you can't review whether your IV-thesis was right.
- Skipping the exit reason. Time-decay captures look identical to target hits in pure-P&L data. Differentiate them.