public class BitsoFeeStructure extends Object
| Constructor and Description |
|---|
BitsoFeeStructure() |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
getFeeInDecimals(BigDecimal thirtyDayVolume) |
static BigDecimal |
getFeeInPercentage(BigDecimal thirtyDayVolume) |
static BigDecimal |
lowestThirtyDayVolume(BigDecimal fee) |
public static BigDecimal getFeeInPercentage(BigDecimal thirtyDayVolume)
public static BigDecimal getFeeInDecimals(BigDecimal thirtyDayVolume)
public static BigDecimal lowestThirtyDayVolume(BigDecimal fee)
Copyright © 2017. All rights reserved.