Sylvain
Sylvain
Hello, does the rate limitation system works properly on Binance ? I've got some API error on calling myTrades. Here is the stack trace `org.knowm.xchange.binance.dto.BinanceException: Too much request weight used;...
In some cases, i got this error : `stack_trace: java.lang.ClassNotFoundException: at java.lang.Class.forName0(Class.java) at java.lang.Class.forName(Class.java:398) at org.nustaq.serialization.FSTClazzNameRegistry.classForName(FSTClazzNameRegistry.java:197) ... 110 common frames omitted Wrapped by: java.lang.RuntimeException: class not found CLASSNAME: loader:jdk.internal.loader.ClassLoaders$AppClassLoader@67424e82 at...
It's pretty hard to debug as it's not always reproductible. I've got a server which use heavily FST in a testing environment. In 99.99% of cases everything is fine, but...
The paymium API is missing the User part. Only market data are available.
The year is totally wrong : `[Trade{type=ASK, originalAmount=0.028898, instrument=LTC/KCS, price=12.321, timestamp=Mon Jul 11 20:28:01 UTC **112596**, id='null', makerOrderId='null', takerOrderId='null'}, Trade{type=ASK, originalAmount=0.028898, instrument=LTC/KCS, price=12.321, timestamp=Mon Jul 11 21:53:13 UTC 112596, id='null',...
Hello, Xchange is returning Kucoin trades with null id : ` Trade{ type=BID, originalAmount=4.127400000000000000, instrument=ORAI/USDT, price=6.057, timestamp=Sun Jan 26 12:05:47 UTC 78177, **id='null',** makerOrderId='null', takerOrderId='null'} ` The trade class need...
Hello, This is a strange behaviors with Hyperjaxb ( tested with 0.5.6 and latest ). If i specify a javaType (with parse and print method) to an attribute which is...
Hello, i'm not sure if it's a bug or a new request so tell me. In httpdirfs we can : - Mount a directory with local links ( relative to...
Hello, i recently observed some strange behaviour of jhipster-alerter, it take all my memory ! ``` MEM % CPU % MEM USAGE NAME 22.34% 99.80% 14.05GiB jhipster-alerter ``` If i...
Hello, This error occurs quite randomly, often after a few minutes of use when I open a new file. After that the process just crash and i have to relaunch....