Skip to content

The stockyPuck project contains mathematical models for use with Zipline.io.

License

Notifications You must be signed in to change notification settings

dwdii/stockyPuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stockyPuck

The stockyPuck project contains mathematical models for use with Zipline.io.

Overview

This project was developed as part of the CUNY Master of Science Data Analytics program's Mathematical Modeling course by Daniel Dittenhafer and Justin Hink.

Several trading algorithms were implemented in Python using Zipline.io framework for back testing to gauge performance.

  • Fourier Transform: Using the SciPy FFT function and related helper functions to smooth and predict a security's price tomororw.

  • Monte Carlo Simulation: Using NumPy statistics functions and the normal distribution to predict tomorrow's price.

Models Diagram

An overview of the project and results can be found in the presentation slides or through our presentation video on YouTube.

About

The stockyPuck project contains mathematical models for use with Zipline.io.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published