Skip to content

nischitkumar/Quant-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Quantitative Finance Projects

This repository contains implementations of various Quantitative Finance projects, focusing on financial modeling, algorithmic trading, and risk management. Each project is based on established financial theories, research papers, or practical trading strategies, with explanations and optimizations noted in the comments of the .py or .ipynb files.

Structure of the Repository

The repository follows a structured format to ensure ease of navigation:

πŸ“¦ Quant-Projects  
 β”œβ”€β”€ πŸ“ Project-Title-1/  
 β”‚   β”œβ”€β”€ πŸ“„ README.md  # Summary & Implementation details  
 β”‚   └── πŸ“œ implementation.py (or .ipynb)  # Code for the project  
 β”‚  
 β”œβ”€β”€ πŸ“ Project-Title-2/  
 β”‚   β”œβ”€β”€ πŸ“œ ...  
 β”‚  
 └── πŸ“œ README.md  # You're here!  

Each project includes data preprocessing, model implementation, and performance evaluation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published