SPY 0DTE Briefing — Journal

Live trade log. Records what you actually executed. Saves persist in your browser's localStorage and — when sync is enabled — also commit to frontend/data/journal/live_trades.csv in this repo via the Cloudflare Worker. Configure your writer key below to enable sync.
Sync to GitHub disabled

The password is stored in your browser only and sent to the Worker on each save. It maps to the WRITER_KEY Cloudflare Worker secret — change it there to rotate. Pull replaces your local journal with the committed CSV; confirm before clicking if you have unsaved local changes.

New entry

Logged entries

0 entries
Date Strategy Tier Contracts Entry $ Credit Close $ Debit P&L Outcome Notes Actions

About this journal

Entries persist in your browser only. Clearing browser data, switching browsers, or using a different machine will not carry the log. Export CSV regularly.

P&L is computed from the credit/debit fields: (credit − debit) × 100 × contracts. Doesn't model commissions or currency conversion. The calibration page's structure track record gives a clean public-data benchmark; this journal records what you actually did beside it.