Skip to content

bualpha/qj-f24

Repository files navigation

qj-f24

Lecture materials for Quant Juniors (Fall 2024)

How to get started:

This semester we will use Codespaces to work with code. If you have experience, you can do everything locally. Codespaces simplifies our setup process and allows us to make the most of our meeting time.

GitHub Codespaces

  1. If you are not familiar with Git, please refer to this repository and/or other online resources to set up Git.
  2. Fork this repository (qj-f24), so you can have a copy on your own GitHub (remote).
  3. In your forked repository, you can open up codespaces under <> Code > Codespaces.
  4. Edit and commit and push as needed. It works just like VSCode.

Repository covers:

  • Intro to numpy, pandas, matplotlib and other Python data science libraries
  • Random walks/geometric brownian motions
  • Basic probability and computational statistics
  • Monte Carlo methods for simulations
  • Algorithmic trading: backtesting, ML strategies
  • Statistical arbitrage
  • Various interested topics in ML, stats, math and finance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published