TradeCraft

ReactTailwind CSSMonaco editorNode.jsNSE APIPostgreSQLPrismaRazorpayTwilio
TradeCraft

A full-stack trading learning platform for real-time paper trading, strategy backtesting, and competitive algorithmic tournaments.

  • Engineered a volatility-based evaluation algorithm that mathematically constructs distinct market test cases using covariance matrices and log returns to stress-test trading strategies across varying risk profiles.
  • Developed a gamified competition platform allowing users to submit JSON-defined algorithmic strategies, which are securely executed server-side against historical data to generate automated ROI-based rankings.
  • Built a virtual stock trading platform using React and Node.js that allows users to simulate buy/sell orders and track simulated portfolio performance.
  • Designed a relational database schema in PostgreSQL using Prisma to manage simulated user funds, active trade orders, and historical transaction data.