React & ASP.NET Stock Strategy Builder

Job ID: 39772186

Budget: $250 – $750 USD

I want to recreate the core experience of StockMock—in my own brand and feature set—using ASP.NET Core for the API layer and React.js for the interface. The platform must let users design trading strategies, place orders, and run basic backtests against historical market data.

Key flow
• Users sign up with a simple email-and-password login.
• Role-based access gates the admin console, while regular users see only the builder, backtester, and live-order screens.
• Inside the strategy builder a user drags, drops, or otherwise selects indicators and rules, then sends the finished logic straight to the order placement engine.
• A backtesting module quickly replays historical data to return P&L, drawdown, and trade logs—no real-time or automated batch tests for now, just reliable historical runs.

Deliverables I need from you
1. React front-end with a clean, mobile-friendly UI that mirrors StockMock’s usability.
2. ASP.NET Core backend (cleanly layered, documented) exposing REST or GraphQL endpoints for authentication, strategy management, order routing, and backtesting.
3. Role and permission schema implemented in the API and reflected in the UI.
4. A seeded historical data set and scripts so I can swap in new data later.
5. Deployment guide (Docker or cloud instructions) plus source code in a Git repo.

If you’ve already built something similar, please share a live demo or screenshots—seeing a working strategy builder/backtester will accelerate the decision. Looking forward to collaborating and getting this trading toolkit online soon.