leoxxx
Results
1
comments of
leoxxx
My Xchange is 5.0.0-SNAPSHOT. My code is ok. ExchangeSpecification exSpec = new BinanceExchange().getDefaultExchangeSpecification(); exSpec.setProxyHost("127.0.0.1");//edit youself exSpec.setProxyPort(50772);////edit youself Exchange exchange = ExchangeFactory.INSTANCE.createExchange(exSpec);