Releases: markusaksli/TradeBot
v0.10.2
Windows executable and JAR with a provided runtime to run the bot without JDK.
This update contains some minor fixes but is built with a new proper maven setup
Fixes #35
The executable no longer wraps the JAR and just runs it, the JAR is now required to run the bot
See the readme.txt
for details on how to use the bot.
v0.10.1
Windows executable and JAR with a provided runtime to run the bot without JDK.
This update contains the workaround to a recent change in the underlying Binance API that caused the bot to fail at startup (#30)
See the readme.txt
for details on how to use the bot.
You can also download the JAR and run it directly with the provided java-runtime
.
v0.10.0
Windows executable to run the bot without JRE or JDK.
This update contains the ability to switch between modes without having to close the program and some minor fixes.
See the readme.txt
for details on how to use the bot.
If you are updating from a previous release you only need to replace TradeBot.exe
You will need JDK 11 if you want to use the JAR on a platform other than Windows.
Windows executable v0.9.6
Windows executable to run the bot without JRE or JDK.
This update contains the fully accurate and working live mode with market orders
See the readme.txt
for details on how to use the bot.
Windows executable v0.8.2
Windows executable to run the bot without JRE or JDK.
This update contains the first working, but still inaccurate version of Live mode
See the README.txt
for details on how to use the bot.
Windows executable v0.8.0
Windows executable to run the bot without JRE or JDK.
This update contains the first working, but still inaccurate version of Live mode
See the README.txt
for details on how to use the bot.
Windows executable v0.7
Windows executable to run the bot without JRE or JDK.
Live mode is still incomplete in this version
See the README.txt
for details on how to use the bot.