Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1000 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1000 Bytes

Binance Trading bot

Build Codacy Badge GitHub license

This bot is intended for trading on Binance cryptocurrency exchange (https://www.binance.com). You can use it at your own risk.

Build

To build this project run this from base directory:

./gradlew clean build

For Windows users:

gradlew.bat clean build

Run

TODO

License

This project is licensed under the terms of the MIT license - see the LICENSE.md file for details