Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Self-Study-Initiatives

Momentum Signal Research: Backtest on VN30 Stocks

A self-initiated quantitative research project to test whether price momentum predicts future returns in the Vietnamese equity market (VN30). Built with Python and evaluated against the ^VN30 index benchmark.


📊 Key Highlights

  • ✅ Tested a long/short momentum strategy: long top 30% momentum stocks, short bottom 30%
  • ✅ Evaluated performance over 2020–2025 using real VN30 constituents
  • ✅ Benchmarked against VN30 index (Vietnam’s blue-chip benchmark)
  • ✅ Calculated cumulative return, Sharpe ratio, and outperformance

🛠️ Tech Stack

  • Language: Python 3.10+
  • Libraries: yfinance, pandas, numpy, matplotlib, seaborn
  • Environment: VS Code (with Python extension)
  • File format: .py script

▶️ How to Run

  1. Clone this repository:
    git clone https://github.com/Levianth146/Self-Study-Initiatives.git
    cd Self-Study-Initiatives
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the script:
    python "Quant Project.py"
    
    
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages