This is for the Python101 course final project at BAU University, where you can calculate the SMA and RSI for any trading data set you have.
The Simple Moving Average (SMA) and Relative Strength Index (RSI) are two classic technical indicators used in trading. The SMA is useful for identifying trends, while the RSI is useful for spotting overbought and oversold conditions.
you can clone the repository to your project or you can download the zip file from GitHub and then unzip it.
Usage After finishing the installation then you can run the "main.py" file to start the program, but just make sure to replace the orcl.csv file with your wanted data.
- Ahmed Mohamed Abdelhamid AbdelAziz Moussa ( 2356050 )
anyone can use the code free of any charge.