Skip to content

Releases: markusaksli/TradeBot

v0.10.2

08 Nov 12:35
Compare
Choose a tag to compare

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

08 Jul 12:07
Compare
Choose a tag to compare

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

12 Apr 14:03
372e2ca
Compare
Choose a tag to compare

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

06 Apr 19:17
Compare
Choose a tag to compare

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

22 Mar 18:05
92b9791
Compare
Choose a tag to compare

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

04 Mar 03:31
Compare
Choose a tag to compare

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

03 Mar 10:21
Compare
Choose a tag to compare

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.