Skip to content

Automated Binance trading bot - Buy low/Sell high with stop loss limit/Trade multiple cryptocurrencies

License

Notifications You must be signed in to change notification settings

daboooooo/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

Automated Binance trading bot - Buy low/Sell high with stop loss limit/Trade multiple cryptocurrencies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • Other 1.7%