Documentation ¶ Index ¶ func RoundAmount(symbol exchange.Symbol, amount decimal.Decimal) decimal.Decimal func RoundAmountFloat(symbol exchange.Symbol, amount float64) float64 func RoundPrice(symbol exchange.Symbol, price decimal.Decimal) decimal.Decimal func RoundPriceFloat(symbol exchange.Symbol, price float64) float64 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RoundAmount ¶ func RoundAmount(symbol exchange.Symbol, amount decimal.Decimal) decimal.Decimal func RoundAmountFloat ¶ func RoundAmountFloat(symbol exchange.Symbol, amount float64) float64 func RoundPrice ¶ func RoundPrice(symbol exchange.Symbol, price decimal.Decimal) decimal.Decimal func RoundPriceFloat ¶ func RoundPriceFloat(symbol exchange.Symbol, price float64) float64 Types ¶ This section is empty. Source Files ¶ View all Source files round.go Click to show internal directories. Click to hide internal directories.