Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ivopetiz/technical-indicators
- Owner: ivopetiz
- License: mit
- Created: 2017-11-30T22:57:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T23:47:25.000Z (almost 6 years ago)
- Last Synced: 2024-09-27T13:40:16.318Z (3 months ago)
- Topics: altcoin, bitcoin, finance, golang, golang-lib, golang-library, stock, technical-analysis, technical-indicators
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 59
- Watchers: 8
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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