An automated Upbit trading bot that leverages real-time data and customizable strategies to optimize cryptocurrency trading efficiently and securely.
For pycharm users, skip to number 2.
At the terminal(UNIX/LINUX supported)
- enableing python virtual environment + requirements.txt installation
./tetherenv.sh -e
source .venv/bin/activate
- launch
./tetherenv.sh run
# or just simply
python3 ./main.py
- .env settings also needs to applied python binaraies for additional secureity.