Real-Time Stock Trading Terminal

Заказчик: AI | Опубликовано: 27.03.2026

I need a full-featured trading terminal focused exclusively on the stock market. The application must stream real-time market data with millisecond latency, let individual retail traders execute automated strategies, and track each position in a clean up portfolio dashboard. The workflow I have in mind is straightforward: live quotes and depth of market feed into a fast charting module; traders can launch rule-based or algorithmic orders directly from the chart or a dedicated strategy panel; every fill updates a portfolio view that shows P&L, available margin, and risk metrics in real time. An intuitive interface is essential because the only user role is the individual trader—no multi-broker hierarchies or desk supervisor layers are needed. Login, two-factor security, and customizable workspaces should feel seamless on both desktop and web. Code needs to be modular so I can plug in additional brokers later. I prefer modern stacks such as React or Vue on the front end and a robust backend (Node, Python, or Go) that can talk to exchange APIs, but I am open if you can justify another approach. Deliverables • Fully functional terminal with real-time stock data feed integrated • Automated order module capable of running custom strategies and placing live trades • Portfolio management dashboard updating instantly on trade execution • Clean, documented codebase and deployment guide I’ll test latency, order accuracy, and portfolio calculations against a paper-trading sandbox before going live, and I consider the project complete once those checks pass and the terminal runs smoothly on my server.