Khoa Tran
Results
2
issues of
Khoa Tran
I have added some more code / test to make the library support boolean operators and comparison operators: !, &&, ||, =, = These operators are required for one of...
Hi, In the latest Binance updates, there is symbol: BTCTUSD. It makes below line throws exception, because that case is not covered yet. https://github.com/webcerebrium/java-binance-api/blob/d313c11454d2edc0eacf219dc61094b320e2ba9f/src/main/java/com/webcerebrium/binance/datatype/BinanceSymbol.java#L18 Please help to fix it. Thanks,