package
1.0.0
Repository: https://github.com/umee-network/umee.git
Documentation: pkg.go.dev

# Functions

MapPairsToSlice returns the map of currency pairs as slice.
NewCandlePrice parses the lastPrice and volume to a decimal and returns a CandlePrice.
NewTickerPrice parses the lastPrice and volume to a decimal and returns a TickerPrice.

# Constants

No description provided by the author

# Variables

Price feeder errors.
Price feeder errors.
Price feeder errors.
Price feeder errors.

# Structs

CandlePrice defines price, volume, and time information for an exchange rate.
CurrencyPair defines a currency exchange pair consisting of a base and a quote.
TickerPrice defines price and volume information for a symbol or ticker exchange rate.