18 lines
390 B
Markdown
18 lines
390 B
Markdown
# 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))
|