Welcome to QuantQuips Revamped! This project aims to enhance the functionality and user experience of the original QuantQuips project.
This project is focused on leveraging Generative AI to make informed decisions in Algorithmic trading and Analysis of markets in semantic perspectives.
This project offers you backtester, your own analyst and planner of finances. Has various data boards and analysis tools like CAPM, Stock ticker analysis etc.
- All in one backtester-analyser-planner
- Helps to take informed risks in market and mitigates risks presented by misinformation.
- Streamlit
- GROQ
- NEWS API
- yFinance
To get started with QuantQuips Revamped, follow these steps:
# Clone the repository
git clone https://github.com/KTS-o7/QuantQuipsRevamped.git
#Create virtual env
python -m venv env
#activate the environment
source ./env/scripts/activate
#install all dependencies
pip install -r requirements.txt
#start the app and explore !
streamlit run Home.py
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.
Gives total view of stocks in home page
analyst provides insights on each company financials
Backtesting allows interactive graphs
Multiple strategies tested together
CAPM model analysis for risk calculation
Personalised LLM model for Code generation and analysis
Financial planner to achieve financial goals based on realisitc calculations and Natural language processing