binance-stepper-bot / README.md /
Aleksandr Gaisov Added Titles
047c2a3 4 years ago
1 contributor
44 lines | 0.964kb

Binance Stepper Bot

The 'binance-stepper-bot' ...

Setting up

Bot-side
  1. Make sure you have Python >= 3.7 installed
  2. Download all the repository files to your machine or clone it:
git clone https://github.com/aleksgaisov/binance-stepper-bot
  1. Install all the necessary dependencies listed in requirements.txt:
pip3 install -r requirements.txt
Exchange-side
  1. Register/Log in to Binance Exchange
  2. Apply all the necessary security measures to protect your account, including Two-Factor Authentication.
  3. Go to API Manager and create new API with the following restrictions:
[*] Read Only    [*] Enable Trading    [] Enable Withdrawals

Optional: Consider restricting API access to trusted IPs only
  1. Save your API and Secret keys
Email-side

https://www.google.com/settings/security/lesssecureapps https://accounts.google.com/DisplayUnlockCaptcha

Usage

Trading Algorithm

Disclaimer