https://github.com/ztrade/indicator
trade indicator
https://github.com/ztrade/indicator
indicator
Last synced: 5 months ago
JSON representation
trade indicator
- Host: GitHub
- URL: https://github.com/ztrade/indicator
- Owner: ztrade
- License: agpl-3.0
- Created: 2018-09-01T10:27:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-30T16:51:47.000Z (over 4 years ago)
- Last Synced: 2025-08-15T09:29:56.929Z (10 months ago)
- Topics: indicator
- Language: Go
- Size: 23.4 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# indicator
The trade indicator.
# Indicator Support
| indicator | support
|----------|------|
| EMA | Yes |
| SMA | Yes |
| SMMA | Yes |
| Stoch | No Test|
| StochRSI| Yes|
# Cheers to
Some indicator refer to [Gekko](https://github.com/thrasher-/gocryptotrader)
Some indicator refer to tradingview wiki [StochRSI](https://www.tradingview.com/wiki/Stochastic_RSI_(STOCH_RSI))