Class BitstampUserTradeHistoryDemo

java.lang.Object
org.knowm.xchange.examples.bitstamp.trade.BitstampUserTradeHistoryDemo

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

    • BitstampUserTradeHistoryDemo

      public BitstampUserTradeHistoryDemo()
  • Method Details