Versions in this module Expand all Collapse all v2 v2.5.0 Nov 15, 2024 v2.4.3 Nov 4, 2024 v2.4.2 Nov 4, 2024 Changes in this version + var ErrInvalidPair = errors.New("invalid pair symbol") + func FormatPair(baseSymbol, quoteSymbol string) string + func ParsePair(symbol string) (baseSymbol, quoteSymbol string, err error) Other modules containing this package github.com/lerenn/cryptellation github.com/lerenn/cryptellation/svc/candlesticks