Skip to content

Disclaimer

Not affiliated with Binance

This is an independent, unofficial open-source project. It is not created, endorsed, sponsored, or supported by Binance in any way. "Binance" and any related names or logos are trademarks of their respective owner, used here only to describe the exchange this software connects to. The bot talks to Binance solely through the public API, using your own API keys.

License

Copyright © 2026 Andrii Popov.

Released under the GNU General Public License v3.0 or later (GPLv3) — you may use, modify, and redistribute it under the same license. The distributed image bundles pm2 (AGPL-3.0) as a separate, unmodified process. Full text is in the LICENSE file (also included inside the image).

No warranty, not financial advice

This software is provided "as is", without warranty of any kind, express or implied. It is a tool, not financial advice.

This project is still in testing. Expect bugs, edge cases, and behavior changes.

  • In real mode it places live orders with real funds. You are solely responsible for every trade, gain, and loss.
  • Cryptocurrency trading carries substantial risk. Never trade money you cannot afford to lose. Test on testnet first.
  • Do not run the same pair in both directions at once on one account (for example BTCUSDC Long and BTCUSDC Short). Some destructive actions act on the whole symbol and may affect both sides.
  • The authors and contributors accept no liability for any financial loss, damages, or claims arising from the use of this software.
  • You are responsible for complying with the laws and regulations of your jurisdiction and with Binance's terms of service.

Non-custodial

Your API keys stay in your own .env, on your own machine — they are never transmitted to the authors. The bot holds no funds and has no withdrawal capability; it only places spot orders through your keys.

By running this software you accept these terms.