Visual Studio Code
Visual Studio Installer
Python
Alpha Vantage
Minimum requirements to run the project
Open git bash and type the following command:
git clone https://github.com/Matheusp2023/Automated-Trading-System.git
Microsoft C++ Build Tools
Download and install the Visual Studio Installer
In the Visual Studio Installer, select "Microsoft C++ Build Tools", and click install
API alpha vantage and websocket
Download and install the python language
Install the API alpha vantage
pip install alpha_vantage
Check if it was installed correctly
Install the API websocket
pip install websocket-client
Enter the following command to install the required libraries
pip install pandas matplotlib yfinance
In the program's source code directory, enter the terminal and type:
Market Data Analysis
Trading Strategy Implementation
Buy/Sell Order Execution
Portfolio Management
Risk Management Tools
Backtesting Capabilities
Real-Time Alerts and Notifications
Reporting and Analytics
User Customization and Preferences
Regulatory Compliace Features