naistangz / equal_weight_sp_500

Building An Equal-Weight S&P 500 Index Fund with Jupyter Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building An Equal-Weight S&P 500 Index Fund

Algorithmic trading fundamentals

  • Building an equal weight S&P 500 Index Fund
  • Building a quantitative momentum investing strategy
  • Building a quantitative value investing strategy

  • IEX Cloud API
  • Jupyter Notebooks
  • Pandas and Numpy
  • Matplotlib

Install jupyter notebooks using pip

pip install notebook

Running the notebook

jupyter notebook

About

Building An Equal-Weight S&P 500 Index Fund with Jupyter Notebooks


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%