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.
-
Notifications
You must be signed in to change notification settings - Fork 1
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…
wilsonqin/ARC-moving-averages
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published