Skip to content

MyBeta/QuantStrategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📈 Quant Trading Strategy

🐍 Python Setup

  1. Clone this repo.
  2. Set up a virtual environment: python -m vevnv env
  3. Activate the virtual environemnt: source env/bin/activate
  4. Install the dependencies (spyder-kernels, yfinance, matplotlib, seaborn): pip install -r requirements.txt
  5. Install the environment inside Jupyter: ipython kernel install --user --name=env

Run the code

  1. Check out get_signals.py
  2. Check out the Jupyter Notebook chart_results.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published