Most trading journals require manual entry or a lot of spreadsheet work. I wanted something that could reconstruct what actually happened during a trading session directly from executions.
EdgeGhost imports NinjaTrader or Tradovate execution CSVs and stitches fills back into complete trades, then groups those trades into sessions so you can review how the day unfolded. The goal is to make session review frictionless for active futures traders.
Some things it currently does: - reconstruct trades automatically from execution logs - group trades into sessions by day - calculate performance stats and streaks - allow tagging and review of trades that need work - track prop firm rules like daily loss and trailing drawdown
Right now I'm focused on improving tagging, filtering, and automation so traders can analyze patterns in their execution and behavior.
I built it because I trade futures myself and wanted something simpler than the existing tools. Happy to answer questions or hear feedback.
Built with Next.js and Supabase if anyone is curious about the stack.
AdamPayne238•2h ago
Every journal I tried was built for stock traders. So I built EdgeGhost.
How it works: import your NinjaTrader executions or Tradovate fills CSV and EdgeGhost automatically stitches fills into trades, groups them into sessions, and reconstructs exactly how your trading day unfolded. No manual entry. It also flags behavioral patterns automatically, stop movement, oversizing, and runner contribution so you can see what your habits are actually costing you in dollars. Built with Next.js, Supabase, Vercel.
Happy to answer anything. edgeghost.com