Updates
What has changed in TraderTape, most recent first.
September 4, 2026
New
- Dark mode, on by default, with a light theme available from the header.
- A home page that shows what the journal actually does.
- Trades now read on phones instead of scrolling sideways.
Changed
- Sign-in moved to Supabase, so your trades are protected by the database itself rather than by a filter in the browser.
- Screenshots are stored privately and served through expiring links.
- Importing now happens on the server, so a malformed file cannot write bad rows.
- Scratch trades count separately instead of being recorded as losses.
Fixed
- Saving notes, ratings, and screenshot deletions no longer fails silently.
- Sierra Chart imports group by the correct account column.
- Tradesea imports no longer duplicate on re-import.
- Date filters include trades sitting exactly on the range boundary.
- Symbols like MES are no longer misread as ES.
October 10, 2024
New
- Statistics: net P&L, profit factor, win rate, and win/loss totals.
Changed
- Tooltips on various elements.
October 5, 2024
New
- Updates page.
- Platform is remembered after you pick it.
Changed
- Closing the import dialog clears its contents.
Fixed
- Some trade entries were overwritten on import.
- Platform selection was being cleared.