Stop guessing. Start analyzing. Build your edge with AI.
Tradia is a next-generation AI-powered trading journal platform that helps forex traders, prop firm traders, and funded account holders track trades, identify patterns, eliminate emotional trading, and optimize risk management with institutional-grade analytics.
Live Demo β’ Blog β’ Pricing β’ Docs
- Conversational AI Coach: Chat with your journal naturally. Ask "Show me my worst pairs this month" and get instant insights
- Pattern Recognition: Machine learning detects hidden correlations in 500+ trades
- Psychological Insights: AI flags tilt, hesitation, revenge trading, and FOMO patterns
- Automated Metrics: Win rate, R-multiples, Sharpe ratio, drawdown analysisβcalculated instantly
- Universal CSV Import: Works with all brokers (MT4, MT5, cTrader, etc.)
- Smart Auto-Tagging: Automatically categorizes trades by session and setup type
- Multi-Account Support: Track multiple funded challenges simultaneously
- Trade Calendar: Visual heatmap of profitable/losing days and drawdown curves
- Session Breakdown: Profitability by London, NY, Tokyo, Asian sessions
- Pair Performance: Identify which currency pairs work best with your strategy
- Time-Based Patterns: Discover if you trade better at specific times
- Day-of-Week Analysis: Detect Friday losses or Monday wins
- Position Sizing Calculator: Auto-calculates lot sizes based on account & risk %
- Risk Guard: Locks you out when drawdown limits are reached (psychological guardrail)
- R-Multiple Optimizer: Scientifically optimize position sizing
- Drawdown Simulation: Predict recovery time and max account loss
- Evaluation Tracker: Monitor FTMO, TradingView, E8, and other firm rules
- Compliance Dashboard: Real-time drawdown and profit target progress
- Challenge Manager: Compare performance across multiple funded challenges
- Rule Alerts: Get notified before breaching daily loss or max drawdown limits
- Fully Responsive: Works seamlessly on mobile, tablet, and desktop
- Progressive Web App: Install as a native app on any device
- Offline Support: Access your data without internet connection
- Real-Time Sync: All devices stay synchronized across your trading day
- Framework: Next.js 14+ (React 19, TypeScript, SSR/SSG)
- Styling: Tailwind CSS, custom components
- UI Kit: Shadcn/ui, Radix UI primitives
- Charting: Recharts, Chart.js for analytics
- State: React Context, custom hooks
- Performance: Image optimization, code splitting, dynamic imports
- API: Next.js API routes (RESTful)
- Database: Supabase (PostgreSQL) with row-level security
- Auth: Supabase Auth (JWT-based, Magic Links)
- Storage: Supabase Storage for uploads
- Real-time: Supabase Realtime subscriptions
- LLM: Mistral AI for conversational insights
- Analytics: Statistical analysis engine
- Pattern Detection: Anomaly detection algorithms
- Recommendations: Trade optimization suggestions
- Hosting: Vercel (Edge Functions, auto-scaling, CDN)
- Database: Supabase Cloud (managed PostgreSQL)
- Analytics: Vercel Analytics, PostHog for user behavior
- Monitoring: Sentry for error tracking
- Optimization: Next.js SWC compiler, gzip compression
- 150+ traders using Tradia daily
- 5K+ trades analyzed monthly
- 48 blog articles covering trading psychology and strategy
- 99.9% uptime on Vercel infrastructure
- < 2s page load time (optimized)
Track multiple accounts, sessions, and pairs. Optimize edge with AI analysis. Scale funded careers.
Pass evaluations on first attempt. Monitor drawdown and rules compliance. Track multiple challenges.
Maintain discipline. Optimize session performance. Protect capital with risk management tools.
Provide students with AI-powered insights. Track progress. Create data-backed strategies.
Graduate from spreadsheets. Discover hidden patterns. Build sustainable income streams.
- Visit tradiaai.app
- Sign up with email (free forever)
- Upload your trade history via CSV
- Get instant AI insights
- Node.js 18+ (LTS recommended)
- pnpm 8+ (or npm/yarn)
- Supabase account (free tier available)
- Git
# Clone the repository
git clone https://github.com/abdulmuiz44/tradia.git
cd tradia
# Install dependencies
pnpm install
# Create environment file
cp .env.example .env.local
# Add your Supabase credentials
# NEXT_PUBLIC_SUPABASE_URL=your_url
# NEXT_PUBLIC_SUPABASE_ANON_KEY=your_key
# SUPABASE_SERVICE_ROLE_KEY=your_key (optional)
# MISTRAL_API_KEY=your_mistral_key (optional)
# Start development server
pnpm devVisit http://localhost:3000
# Build for production
pnpm build
# Start production server
pnpm start
# Deploy to Vercel
vercel deploytradia/
βββ app/ # Next.js app directory
β βββ api/ # API routes
β βββ dashboard/ # Dashboard pages
β βββ blog/ # Blog posts & content
β βββ (auth)/ # Authentication pages
β βββ layout.tsx # Root layout with SEO
βββ src/
β βββ components/ # Reusable React components
β β βββ ai/ # AI chat components
β β βββ blog/ # Blog components
β β βββ dashboard/ # Dashboard components
β β βββ common/ # Shared components
β βββ hooks/ # Custom React hooks
β βββ utils/ # Utility functions
β βββ lib/ # External library wrappers
β βββ types/ # TypeScript type definitions
βββ public/
β βββ TRADIA-LOGO.png # App logo/favicon
β βββ robots.txt # SEO & crawler rules
β βββ sitemap.xml # Search engine sitemap
β βββ manifest.json # PWA manifest
βββ database/ # Database schemas & migrations
βββ docs/ # Documentation
βββ llms.txt # AI crawler information
βββ README.md # This file
βββ package.json
βββ next.config.js # Next.js configuration
βββ tailwind.config.js # Tailwind CSS configuration
βββ tsconfig.json # TypeScript configuration
# Supabase (Required)
NEXT_PUBLIC_SUPABASE_URL=https://your-project.supabase.co
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key
SUPABASE_SERVICE_ROLE_KEY=your_service_role_key
# AI (Optional)
MISTRAL_API_KEY=your_mistral_api_key
# Analytics (Optional)
NEXT_PUBLIC_POSTHOG_KEY=your_posthog_key
SENTRY_AUTH_TOKEN=your_sentry_tokenSee .env.example for all available options.
- CSV trade import (up to 100 trades)
- Basic performance metrics
- 30 days of trade history
- Mobile responsive access
- Unlimited CSV imports
- AI-powered trade analysis
- Conversational AI coach
- Unlimited trade history
- Advanced analytics
- Position sizing calculator
- Everything in Pro, plus:
- MT4/MT5 direct API integration
- Prop firm evaluation tracking
- Risk Guard (drawdown limits)
- Weekly automated summaries
- Team collaboration
- Export reports (PDF, CSV)
We welcome traders, engineers, and designers to contribute!
# 1. Fork the repository
# 2. Create a feature branch
git checkout -b feature/amazing-feature
# 3. Make your changes and commit
git commit -m "feat: add amazing feature"
# 4. Push to your fork
git push origin feature/amazing-feature
# 5. Open a Pull Request- Follow TypeScript strict mode
- Use ESLint and Prettier formatting
- Write tests for new features
- Update documentation
- Keep commits atomic and descriptive
Found a bug? Have an idea? Please open an issue on GitHub.
For bugs, please include:
- Steps to reproduce
- Expected vs. actual behavior
- Screenshots/video (if applicable)
- Browser/device info
For features, describe:
- Use case and why it matters
- Proposed solution (if you have one)
- Alternative approaches
- Blog - Trading psychology, risk management, and strategy articles
- llms.txt - AI/LLM crawler information
- API Docs - REST API reference (coming soon)
- Database Schema - PostgreSQL table definitions
- The Future of AI Trading Journals in 2026
- Mastering Trading Psychology
- Risk Management 101
- How to Track Forex Trades
Tradia is optimized for:
- β Google, Bing, and major search engines
- β AI crawlers (GPT, Claude, Grok, Anthropic)
- β Progressive Web App (PWA)
- β Mobile-first indexing
- β Core Web Vitals
See robots.txt and llms.txt for crawler configuration.
Tradia is open-source software licensed under the MIT License.
- Email: Tradiamedia@gmail.com
- Twitter: @TradiaAI
- Website: tradiaai.app
- Blog: tradiaai.app/blog
- Join 100+ traders improving their edge
- Share trade journals and insights
- Learn from successful traders
- Broker API integrations (cTrader, Interactive Brokers)
- Team collaboration (mentor invitations)
- Advanced reporting (PDF exports)
- Mobile app (iOS, Android)
- Performance prediction (forecast outcomes)
- Strategy templates
- Community leaderboards
- Enterprise plan
- Discord/Slack bot
- Options trading support
- Crypto analytics
- Social trading
- Automated backtesting
- ML strategy optimizer
- Global expansion (multi-language)
- Enterprise SLA support
"Tradia helped me identify that I lose 30% more on Fridays. After adjusting my schedule, my monthly P&L improved by 25%." β Sarah M., Professional Trader
"The AI analysis caught that I was revenge trading after losses. Using Risk Guard, I've eliminated account blowups completely." β James K., Prop Firm Trader
"I use Tradia to track my 5 funded challenges. The compliance dashboard ensures I never breach drawdown rules." β Ahmed H., Challenge Trader
Built with β€οΈ by the Tradia Team
Special thanks to:
- Vercel for hosting and infrastructure
- Supabase for database and auth
- Mistral AI for LLM capabilities
- Shadcn/ui for component library
- Our community of 150+ traders
- Built with Next.js 14+, fully typed in TypeScript
- 99.9% uptime on Vercel global CDN
- Processes 100+ trades monthly
- Blog posts ranked in top 10 for "trading journal" on Google
- 48 high-value articles on trading psychology and strategy
π Sign up free at tradiaai.app
TradiaAI: Where Data Meets Trading Excellence
Stop using spreadsheets. Start building your edge with AI.
> z44/tradia)