📄️ System Overview
Tradester is a web application that allows users to trade stock and simulate stock trading. Users would enter their investment capital, trading strategy, and choose whether to simulate or actually make trades. The system would then either simulate trades or trade stocks on behalf of the user. A database will be utilized to store the user’s capital and trading strategy. The Alpha Vantage API will be used by the server to pull stock data. QuantConnect will be used to make trades.
📄️ System Block Diagram
An image from the static
📄️ General Requirements
General Requirements
📄️ Features and Requirements
Graphing Functionality
📄️ Use-case descriptions
Use Case #1