Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 514 Bytes

readMe.md

File metadata and controls

28 lines (22 loc) · 514 Bytes

TradingBotYote Web platform

Run

Install the required libraries and run NLP.py with python3

conda create -n trading --file req.txt
conda activate trading
python3 app.py
conda env export > environment.yml

enter your Binance APIs in the program username user1 password password1

TradingBotYote1 TradingBotYote2 TradingBotYote