[email protected] 2024
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