Order price adjustment bot for Nicehash
Requires python3
Instructions:
- Install python modules
pip3 install -r requirements.txt
- Set environment variables with your Nicehash API ID and KEY:
export NICEHASH_API_ID="xxx"
export NICEHASH_API_KEY="yyy"
- Run the script
python3 nicehash_bot.py