Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivopetiz/technical-indicators

Finance package written in Golang, mainly with TA indicators.
https://github.com/ivopetiz/technical-indicators

altcoin bitcoin finance golang golang-lib golang-library stock technical-analysis technical-indicators

Last synced: 3 months ago
JSON representation

Finance package written in Golang, mainly with TA indicators.

Awesome Lists containing this project

README

        

# Indicators

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c5112b883d6d45b288f5e0425e6be86e)](https://app.codacy.com/app/ivopetiz/technical-indicators?utm_source=github.com&utm_medium=referral&utm_content=ivopetiz/technical-indicators&utm_campaign=Badge_Grade_Dashboard)
[![Build Status](https://travis-ci.com/ivopetiz/technical-indicators.svg?branch=master)](https://travis-ci.com/ivopetiz/technical-indicators)
[![Coverage Status](https://coveralls.io/repos/github/ivopetiz/technical-indicators/badge.svg?branch=master)](https://coveralls.io/github/ivopetiz/technical-indicators?branch=master)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/ivopetiz/technical-indicators/blob/master/LICENSE)

## Finance technical indicators used to predict future prices

- SMA
- EMA
- Bollinger Bands
- MACD
- OBV
- Ichimoku Cloud

## TODO

- RSI