Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

This repository contains MapReduce algorithms for some of the technical analysis indicators.

License

Notifications You must be signed in to change notification settings

yasinuygun/TechnicalIndicators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technical Indicators

Description

This repository contains implementations of some of the technical analysis indicators. The indicators are implemented with two ways, conventional way and using the MapReduce programming model. The indicators implemented in this repository are Simple-Weighted-Exponential Moving Averages, Moving Average Convergence Divergence, Relative Strength Index, Williams' %R and Stochastic Oscillator.

Conference Paper

There is a conference paper that we write for this project, it's accessible from here.

Repository Contents

indicators namespace is the core code of this repository, the other codes are mostly written for testing purposes.

Members

About

This repository contains MapReduce algorithms for some of the technical analysis indicators.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages