Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iwat/talib-cdl-go
A pure Go port of ta-lib only in candle recognition module (CDL).
https://github.com/iwat/talib-cdl-go
candlestick-patterns-detection technical-analysis
Last synced: 3 months ago
JSON representation
A pure Go port of ta-lib only in candle recognition module (CDL).
- Host: GitHub
- URL: https://github.com/iwat/talib-cdl-go
- Owner: iwat
- License: bsd-3-clause
- Created: 2017-12-22T12:19:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T07:38:31.000Z (over 4 years ago)
- Last Synced: 2024-05-22T15:30:59.371Z (6 months ago)
- Topics: candlestick-patterns-detection, technical-analysis
- Language: Go
- Homepage:
- Size: 42 KB
- Stars: 46
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-go-quant - talib-cdl-go - A pure Go port of ta-lib only in candle recognition module (CDL). (Golang / Indicators)
README
talib-cdl-go
============A pure [Go](https://golang.org) port of [ta-lib](https://ta-lib.org) only in
candle recognition module (CDL).For more information, see test cases and [godoc](https://godoc.org/github.com/iwat/talib-cdl-go).