Authorization on the Binance website, in the process it is necessary to manually solve the captcha on the website, then enter two-factor authentication codes in the console. Output of the following user data: name, id, csrf and p20t.
pip install -r requirements.txt
mv .env_pub .env
EMAIL=name@email.com
PASSWORD=qwerty123
PROXY=https://login:password@ip:port
Select browser version, operating system and download chromedriver.
Put it in the root of the directory.
python3 main.py