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: about 1 month 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T23:47:25.000Z (almost 7 years ago)
- Last Synced: 2025-08-13T23:44:46.471Z (2 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: 9
- 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
[](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)
[](https://travis-ci.com/ivopetiz/technical-indicators)
[](https://coveralls.io/github/ivopetiz/technical-indicators?branch=master)
[](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