Twitter_Activated_Crypto_Trading_Bot icon indicating copy to clipboard operation
Twitter_Activated_Crypto_Trading_Bot copied to clipboard

Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binanc...

Results 1 Twitter_Activated_Crypto_Trading_Bot issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "twitter_binance.py", line 6, in from stream_multiple import * File "/home/ubuntu/Tdoge/stream_multiple.py", line 8, in from tweepy.streaming import StreamListener ImportError: cannot import name 'StreamListener' from 'tweepy.streaming'...