indicator/README.md

18 lines
390 B
Markdown
Raw Permalink Normal View History

2024-06-25 15:17:36 +00:00
# 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))