Class BitstampTradeDemo

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

public class BitstampTradeDemo extends Object
Example showing the following:
  • Connect to Bitstamp exchange with authentication
  • Enter, review and cancel limit orders
  • Constructor Details

    • BitstampTradeDemo

      public BitstampTradeDemo()
  • Method Details