Class BitsoUserTradeHistoryDemo

java.lang.Object
org.knowm.xchange.examples.bitso.trade.BitsoUserTradeHistoryDemo

public class BitsoUserTradeHistoryDemo extends Object
Example showing the following:
  • Connect to Bitso exchange with authentication
  • get user trade history
  • Constructor Details

    • BitsoUserTradeHistoryDemo

      public BitsoUserTradeHistoryDemo()
  • Method Details