Skip to content

Binance Auto Trading Bot - Buy low/Sell high with stop loss limit/Trade multiple coins

License

Notifications You must be signed in to change notification settings

withlovei/binance-trading-bot

Repository files navigation

Binance Auto Trading API

How to use

  1. Create .env file based on .env.dist.

  2. Check docker-compose.yml for BINANCE_MODE environment parameter

  3. Launch docker compose

$ docker-compose up -d

or

$ docker-compose -f docker-compose.server.yml up -d

Environment Parameters

Use environment parameter to adjust parameters. Checkout /config/custom-environment-variables.json

About

Binance Auto Trading Bot - Buy low/Sell high with stop loss limit/Trade multiple coins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 2.0%
  • HTML 1.5%
  • Dockerfile 0.3%