Closed mak3r closed 6 years ago
Hi my friend, samplekeys is a python file with the API keys in format to be loaded within the bot. I will try to find a blank one where I originally found idea.
Also since you are not using any of these keys (for social media bot), you can simply comment out this line.
SOLUTION:
-If you want to 'tweet' out your charts/results, add samplekeys.py from https://github.com/Roibal/Reddit-Twitter-Social-Media-Bots
-If you DO NOT want to 'tweet' out your charts/results (and simply save to computer), comment out #import sample keys and set 'Tweet' to 0/false in appropriate function call.
I renamed the Crypto_Triangular_Arbitrage_Bot.py just for simplicity when running but I am getting an error with what appears to be a non-existent library.
I don't see the module in python-binance and it's not a standard python module installable via pip afaict.