XChange
XChange copied to clipboard
XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
Hello, I have a problem with the fact that when reading data from the Order book from Kraken, sometimes exceptions of the type **java.util.ConcurrentModificationException: null** appear. Loading from the Order...
Added support for parameters, which can filled from Binance.
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.110.Final to 4.1.113.Final. Commits d0a109e [maven-release-plugin] prepare release netty-4.1.113.Final e1d6384 Cleanup fields on AdaptiveByteBuf::deallocate (#14273) 8a02f45 Upload hidden files for staging (#14275) c0fdb8e adjust continuation frame header...
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.2.0 to 3.9.1. Release notes Sourced from org.wiremock:wiremock's releases. 3.9.1 🐞 Bug Fixes disallow json schemas to be invalid json. (#2814) @RafeArnold 3.9.0 🚀 New features and...
Bumps [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) from 3.0.1 to 3.1.1. Release notes Sourced from org.apache.maven.plugins:maven-release-plugin's releases. 3.1.0 🚀 New features and improvements [MRELEASE-1145] - Upgrade to Maven 3.6.3 (#217) @michael-o [MRELEASE-1139] - Improve logging...
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.3. Release notes Sourced from org.assertj:assertj-core's releases. v3.26.3 :jigsaw: Binary Compatibility The release is: Binary compatible with the previous minor version. Binary incompatible with the...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.0. Release notes Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases. 3.3.0 Release Notes - Maven Surefire - Version 3.3.0 What's Changed Bump org.htmlunit:htmlunit from 3.9.0 to 3.10.0 by...
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.0. Release notes Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases. 3.3.0 Release Notes - Maven Surefire - Version 3.3.0 What's Changed Bump org.htmlunit:htmlunit from 3.9.0 to 3.10.0 by...
https://github.com/knowm/XChange/blob/6db82a3728242a01d685785362c845c6a2931b0c/xchange-binance/src/main/java/org/knowm/xchange/binance/service/BinanceMarketDataServiceRaw.java#L152 Binance API supports giving the present symbol, why need to get all symbol? https://github.com/binance/binance-spot-api-docs/blob/master/rest-api.md#symbol-price-ticker
Bumps [com.pubnub:pubnub-gson](https://github.com/pubnub/kotlin) from 4.31.3 to 9.2.4. Release notes Sourced from com.pubnub:pubnub-gson's releases. Java & Kotlin SDK v9.2.4 August 19 2024 Fixed Fixes a crash on Android after PubNub.destroy is called...