Skip to content

Instantly share code, notes, and snippets.

@kyleburkhardt
Created August 26, 2015 01:35
Show Gist options
  • Save kyleburkhardt/3adaf690cb9fbebc1a90 to your computer and use it in GitHub Desktop.
Save kyleburkhardt/3adaf690cb9fbebc1a90 to your computer and use it in GitHub Desktop.
sum = 0
FOR: 31 Data Groups {
sum += (high - low)
}
average = sum / 31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment