Skip to content

wilsonqin/ARC-moving-averages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moving Averages

The objective for this problem set is to use python and programatic data structures to understand the nature of using one-pass and two-pass algorithms for calculating various moving averages.

About

This is a python problem set originally written for the ARC winter-session program, "Intro to Quantitative Finance" with the objective of exploring the difference in implementation as well as performance between one-pass and two-pass algorithms. Here we implement algorithms to calculate the SMA (simple moving average) and EMA (exponential moving…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages