Documentation
¶
Index ¶
- func BollingerBands(period, stdDeviation int, upDnBandColor, midBandColor string) plot.Indicator
- func EMA(period int, color string) plot.Indicator
- func RSI(period int, color string) plot.Indicator
- func Spertrend(period int, factor float64, color string) plot.Indicator
- func Stoch(fastK, slowK, slowD int, colorK, colorD string) plot.Indicator
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BollingerBands ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.