Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvironmentOverlay ¶
type EnvironmentOverlay struct {
// contains filtered or unexported fields
}
func New ¶
func New() *EnvironmentOverlay
func (*EnvironmentOverlay) AddCandle ¶
func (eo *EnvironmentOverlay) AddCandle(candle *ohlc.OHLC)
func (*EnvironmentOverlay) RSI ¶
func (eo *EnvironmentOverlay) RSI() (upperThreshold, lowerThreshold float64)
Click to show internal directories.
Click to hide internal directories.