I'm Yevgeniy. I've been building StonkJournal solo for the past few years.
V1 worked, but it had a ceiling I could not design my way around. It ran on
Firestore, so filter combinations were mostly impossible. You could filter by
symbol, or by tag, or by date. You could not ask for "my short options trades
tagged FOMO that lost money in Q2." That is exactly the question a journal
exists to answer, and mine could not answer it.
So I rewrote the whole thing on Postgres. Every filter composes now: symbol,
status, market, direction, tags, date range, P&L range, R-multiple, any
combination, all server side.
What else is in V2:
Multi-account tracking, with settings and currency per account
Stats past win rate: R-multiple distribution, profit factor, Sharpe, rolling
win rate, time-of-day and day-of-week breakdowns
Rule compliance. Define your own rules (max risk, position size, no trading
Mondays, whatever) and see exactly which trades broke them
Calendar, day notes, setups, tags, screenshots
Installs as an app and works offline
All of that is free. Pro is $10/mo and adds CSV import (24 brokers with
dedicated parsers, plus a mapper for anything else) and an AI coach that
queries your real trade data instead of guessing.
Already on V1? There is a one-click migration inside the app.
I answer every support email myself, usually same day. Most of what is in this
release came from someone writing in about something that was broken or
missing, so if you find either, tell me. I will actually go look.
Welcome to StartupBase
Join a community of founders sharing their products and discovering what others
are building.
Email sign-in is for existing accounts. New here? Use Google, LinkedIn, or X above
— your account is created automatically.
Continue with email
Enter the email address on your existing account and we'll send you a one-time
sign-in code. This does not create an account — to sign up, go back and
continue with Google, LinkedIn, or X.
Enter the verification code we sent to your email address.
Hey everyone π
I'm Yevgeniy. I've been building StonkJournal solo for the past few years.
V1 worked, but it had a ceiling I could not design my way around. It ran on Firestore, so filter combinations were mostly impossible. You could filter by symbol, or by tag, or by date. You could not ask for "my short options trades tagged FOMO that lost money in Q2." That is exactly the question a journal exists to answer, and mine could not answer it.
So I rewrote the whole thing on Postgres. Every filter composes now: symbol, status, market, direction, tags, date range, P&L range, R-multiple, any combination, all server side.
What else is in V2:
All of that is free. Pro is $10/mo and adds CSV import (24 brokers with dedicated parsers, plus a mapper for anything else) and an AI coach that queries your real trade data instead of guessing.
Already on V1? There is a one-click migration inside the app.
I answer every support email myself, usually same day. Most of what is in this release came from someone writing in about something that was broken or missing, so if you find either, tell me. I will actually go look.