gaukler2

Results 1 issues of gaukler2

I try todo the following: client.onAggTradeEvent("btcusdt", (response ->{ binancePrices.setBtcusdt(response.getPrice()); ThreadSleep(); })); Simple.. but after about 20sek.. it stops updating the price... why ??