-
Interfaces Interface Description org.knowm.xchange.bitstamp.Bitstamp UseBitstampV2
instead.org.knowm.xchange.bitstamp.BitstampAuthenticated org.knowm.xchange.utils.retries.IPredicate
-
Classes Class Description org.knowm.xchange.hitbtc.v2.dto.HitbtcLimitOrder UseLimitOrder
with user reference instead.org.knowm.xchange.utils.retries.Retries
-
Fields Field Description org.knowm.xchange.btcmarkets.service.BTCMarketsBaseService.btcm org.knowm.xchange.btcmarkets.service.BTCMarketsBaseService.signerV1 org.knowm.xchange.btcmarkets.service.BTCMarketsBaseService.signerV2 org.knowm.xchange.therock.TheRockExchange.CURRENCY_PAIR use TheRockCancelOrderParams instead
-
Constructors Constructor Description org.knowm.xchange.dto.account.FundingRecord(String, Date, Currency, BigDecimal, String, String, FundingRecord.Type, String, BigDecimal, BigDecimal, String) Use the constructor with enum status parameter.org.knowm.xchange.ExchangeSpecification(String) use constructor with exchange class for better performance