BinanceTradingBot
BinanceTradingBot copied to clipboard
A crypto trading bot, using Binance exchange futures market.
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.0-alpha6 to 1.3.0-beta0. Commits 2e71c6c updated signature key a7eb9bc minor refactoring in /ReconfigureOnChangeTaskTest 51436f5 prepare release 1.3.0-beta0 19999ef fix LOGBACK-1652 fb3032e fix LOGBACK-1651 db3ec30 fix LOGBACK-1650 f55029a...
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-alpha2 to 2.0.0-beta1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 1.2.76 to 2.0.11. Release notes Sourced from fastjson's releases. fastjson 2.0.11发布,Bug修复提升性能 这个版本进一步提升了将JSON parse为JSONObject性能,提升Float/Double类型的反序列化性能。 Issues 修复LocalTime & LocalDateTime 类型配置JSONField.format 不生效的问题 #604 #591 修复首字母大写getter/setter方法在field上的JSONField Annotation不起作用的问题 #638 支持JDK 9的java.util.ImmutableCollections类型的序列化和反序列化 #640...
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.0-alpha1 to 2.0.0-beta1. Commits aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation in org.slf4j.helpers 0dcfa19 check for return value in some oggingEventBuilder methods e7ca8d1...
Error
Exception: java.lang.NumberFormatException: For input string: "6;" Exception in thread "main" java.lang.ExceptionInInitializerError at data.AccountBalance.getAccountBalance(AccountBalance.java:38) at Main.main(Main.java:12) Caused by: com.binance.client.exception.BinanceApiException: [Executing] -2014: API-key format invalid. at com.binance.client.impl.RestApiInvoker.checkResponse(RestApiInvoker.java:38) at com.binance.client.impl.RestApiInvoker.callSync(RestApiInvoker.java:65) at com.binance.client.impl.SyncRequestImpl.getAccountInformation(SyncRequestImpl.java:186) at...
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.1 to 4.10.0. Changelog Sourced from okhttp's changelog. Change Log Version 5.0.0-alpha.8 2022-06-08 Fix: Change how H2_PRIOR_KNOWLEDGE works with HTTP proxies. Previously OkHttp assumed the proxy itself...
Hi, I have tried to run this project but first , IDE(Netbeans) warned about invalid api key , after that I have changed request client folder and program has launched...
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.3.0-alpha6 to 1.4.3. Commits 7a7ffa6 prepare release 1.4.3 b247624 fix LOGBACK-LOGBACK-1690 6f588fe start work on 1.4.3-SNAPSHOT 2282273 prepare release 1.4.2 fc78b86 fix LOGBACK-1689 967d736 logback-access cannot be...
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.0-alpha2 to 2.0.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.0-alpha1 to 2.0.3. Commits b2cb05f prepare release 2.0.3 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger b500a6f javadoc explaining using multiple markers instead of...