GitPedia
markusaksli

markusaksli/TradeBot

Crypto trading bot using Binance API (Java)

7 Releases
Latest: 4y ago
v0.10.2Latest
markusakslimarkusaksli·4y ago·November 8, 2021
GitHub

📦 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 https://github.com/markusaksli/TradeBot/issues/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
markusakslimarkusaksli·4y ago·July 8, 2021
GitHub

📦 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 (https://github.com/markusaksli/TradeBot/issues/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
markusakslimarkusaksli·5y ago·April 12, 2021
GitHub

📦 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.6v0.9.6
markusakslimarkusaksli·5y ago·April 6, 2021
GitHub

📦 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.2v0.8.2
markusakslimarkusaksli·5y ago·March 22, 2021
GitHub

📦 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.0v0.8.0
markusakslimarkusaksli·5y ago·March 4, 2021
GitHub

📦 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.7v0.7.0
markusakslimarkusaksli·5y ago·March 3, 2021
GitHub

📦 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.