Interface RippleTradeHistoryHashLimit

  • All Superinterfaces:
    org.knowm.xchange.service.trade.params.TradeHistoryParams
    All Known Implementing Classes:
    RippleTradeHistoryParams

    public interface RippleTradeHistoryHashLimit
    extends org.knowm.xchange.service.trade.params.TradeHistoryParams
    Trade history queries (notifications and order detail) will continue until a trade with a hash matching this is found.
    • Method Detail

      • getHashLimit

        String getHashLimit()