Swing trading bot for the Kraken exchange based on signals from @VickiCryptoBot
- Create a copy of the two key.template files and remove the .template part from the filename
- Enter your twitter/kraken api keys in those 2 keyfiles
- Adjust the currency pairs and other settings in config.py
- Run
pip install krakenex --upgrade
pip install TwitterAPI --upgrade
- Start the bot by double clicking the run.bat file