Skip to content

Matthew-Liuzza/quant-team

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

quant-team

-- WIP --

The Quant Team - Boston University's Finance and Investment Club.

How to get started:

  1. Fork this repository, so you can have a copy on your own GitHub (remote).
  2. In your terminal go into your desired storage location by using cd <your/desired/directory> .
  3. Now, to get the quant-team repo onto your local machine, type git clone <your_repository_github_url> into your terminal.
  4. Now go into the quant-team repo on your local machine and edit as desired (cd quant-team).
  5. To log your changes use git add "<file.py>" and git commit -m "<your commit message>".
  6. To push your changes from your local machine to remote server (GitHub), use git push.

Our Vision:

  • Build mathematical intuition
  • Train mental agility & problem solving skills
  • Foster financial curiosity
  • Practice programming and technical skills

Covering:

  • Git and open source
  • Intro to numpy, pandas, matplotlib
  • Random walks/geometric brownian motions
  • Basic probability and statistics (computational)
  • Monte Carlo methods for simulations
  • Various interested topics in ML, stats, math and finance

Past VPs and Assistant VPs of Quant:

2022-23 VP: Ryan Nie '24 || AVP: William He '24, Nikhil Ramchandani '25

2021-2022 VP: Josh Fazio '23, Ryan Nie '24

About

Folder with notebooks for BUFC's quant team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%