Cryptocurrency paper-trading bot that uses Kraken exchange's REST API to receive Open, High, Low and Close data and then takes a decision to either buy or sell. ## How to run - Open terminal window and navigate to directory. - Enter command: `python3 bot.py`